Jocelyn Delalande
|
878aa4fbd6
Order loans in member admin to display running loans first
|
7 years ago |
Jocelyn Delalande
|
6664144b31
Display wether a loan is running or not in member admin
|
7 years ago |
Jocelyn Delalande
|
40f4120b16
Add a Loan.is_running property
|
7 years ago |
daimrod
|
369f9b8eed
Merge branch 'feat-option-to-disable-fee-reminders' of daimrod/coin into master
|
7 years ago |
Grégoire Jadi
|
8ebe239ee9
Check if we should to send the membership fees email from the model
|
7 years ago |
Grégoire Jadi
|
2e54d53692
Add checkbox to enable/disable membership fees reminder
|
7 years ago |
daimrod
|
3fa14674b9
Merge branch 'feat-cmd-list-members' of daimrod/coin into master
|
7 years ago |
Grégoire Jadi
|
3a60f81e11
Add a small note about members_email new filters in README
|
7 years ago |
Grégoire Jadi
|
47bc4151a8
BREAKING CHANGE! Remove subscribers_email superseeded by members_email --subscribers
|
7 years ago |
jocelyn
|
58f3a3310d
Merge branch 'save_as_admin_item' of Sim/coin into master
|
7 years ago |
daimrod
|
df7da50c33
Merge branch 'fix-manage_py-warnings' of daimrod/coin into master
|
7 years ago |
Grégoire Jadi
|
9277b03b21
Set upper bound to django-autocomplete-light's version instead of fixing it
|
7 years ago |
ljf
|
5ce4ffcb15
[enh] Edit balance in admin
|
7 years ago |
Alexandre Aubin
|
e5c9afe8e8
Fix misc issues with CSV import
|
7 years ago |
Alexandre Aubin
|
288bacf4ca
Removing .encode(utf-8) because it shouldnt be there
|
7 years ago |
Grégoire Jadi
|
bafefc478e
Fix Django19Warning : The django.contrib.admin.util module has been renamed
|
7 years ago |
Grégoire Jadi
|
172e5c45bf
Bump to django-autocomplete-light to fix taggit warnings in manage.py
|
7 years ago |
Alexandre Aubin
|
674c7c7a2c
Remove duplicate stuff in README
|
7 years ago |
Alexandre Aubin
|
7322842a6f
Fixing tests
|
7 years ago |
Alexandre Aubin
|
63713b75c7
Fixing migrations
|
7 years ago |
Alexandre Aubin
|
72f2203968
Merge branch 'flexible-accounting' of https://code.ffdn.org/ARN/coin into flexible-accounting
|
7 years ago |
Alexandre Aubin
|
b183527b91
Changing number for migration after rebase
|
7 years ago |
Alexandre Aubin
|
3f1444326a
Moving test to tests.py
|
7 years ago |
Alexandre Aubin
|
acc23fa38b
Reopen an invoice after deleting a payment if relevant
|
7 years ago |
Alexandre Aubin
|
97fed35634
Handling deletion of payment
|
7 years ago |
Alexandre Aubin
|
fd33615e6d
Adding migrations for new billing system
|
7 years ago |
Alexandre Aubin
|
8c6dd3f17f
Missing parenthesis
|
7 years ago |
Alexandre Aubin
|
8f09e71253
Adding a PaymentAllocation class to keep track of payment allocations..
|
7 years ago |
Alexandre Aubin
|
627f206eb0
name() doesn't exists, use __unicode__ instead
|
7 years ago |
Alexandre Aubin
|
d55c05a820
Adding instructions in README to configure accounting logs
|
7 years ago |