Alexandre Aubin
|
ca62953e7d
Remove unused method
|
7 years ago |
Alexandre Aubin
|
6aad9133b2
Small simplification
|
7 years ago |
Alexandre Aubin
|
8c66ad8da2
Only show paiements after an invoice is validated
|
7 years ago |
Alexandre Aubin
|
5a74c9ce8a
Traduction fr des titres liés aux paiements dans l'admin
|
7 years ago |
Alexandre Aubin
|
b2435565b2
Unmatch some payment containing specific keywords
|
7 years ago |
Alexandre Aubin
|
f78301cfd1
Fixing encoding error for payment label in logging
|
7 years ago |
Alexandre Aubin
|
a0f8841099
Properly manage case where a payment is added to an invoice specifically
|
7 years ago |
Alexandre Aubin
|
05295f24db
Moving tests at the end of model
|
7 years ago |
Alexandre Aubin
|
5fe61506c4
From payment, update accounting only if created or non allocated
|
7 years ago |
Alexandre Aubin
|
52a7ee7aa3
Remove debug allowed host
|
7 years ago |
Alexandre Aubin
|
d5165ea3d5
Trying to clarify reconciliation algorithm
|
7 years ago |
Alexandre Aubin
|
401d017d1a
Moar specific logs when creating/updating payments/invoices
|
7 years ago |
Alexandre Aubin
|
da77844cc1
Fixing how paiments are added in CSV import script
|
7 years ago |
Alexandre Aubin
|
4b84cc9126
Misc fixes in script to import payment from CSV
|
7 years ago |
Alexandre Aubin
|
60bb7a4305
Moving accounting log to /var/log/coin/
|
7 years ago |
Alexandre Aubin
|
ea0a159ecc
[wip] Reminder for unpaid bills/invoices
|
7 years ago |
Alexandre Aubin
|
158b7b86b9
Tweaking admin interface for payments
|
8 years ago |
Alexandre Aubin
|
00d5d23e95
Adding logging for billing
|
8 years ago |
Alexandre Aubin
|
85402bbc72
Working CSV import script
|
8 years ago |
Alexandre Aubin
|
0fe3467826
Draft of import function with payment-member matching
|
8 years ago |
Alexandre Aubin
|
be58fc0222
Displaying payment and balance in member interface
|
8 years ago |
Alexandre Aubin
|
1aff009458
Working prototype of automatic payment/invoice reconciliation
|
8 years ago |
Alexandre Aubin
|
b466c5aa19
Separating bills from payment
|
8 years ago |
Alexandre Aubin
|
13fff5723b
Moving test to tests.py
|
7 years ago |
Alexandre Aubin
|
5180042b99
Reopen an invoice after deleting a payment if relevant
|
7 years ago |
Alexandre Aubin
|
6ddd735613
Handling deletion of payment
|
7 years ago |
Alexandre Aubin
|
e2d1bc343c
Adding migrations for new billing system
|
7 years ago |
Alexandre Aubin
|
b5f9991f4b
Missing parenthesis
|
7 years ago |
Alexandre Aubin
|
1d5f7ba4fa
Adding a PaymentAllocation class to keep track of payment allocations..
|
7 years ago |
Alexandre Aubin
|
d36d859f7d
name() doesn't exists, use __unicode__ instead
|
7 years ago |