Commit History

Author SHA1 Message Date
  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
  Alexandre Aubin b67994660f Moving accounting logs to console by default 7 years ago
  Alexandre Aubin 3e397b3760 Missing import for disable_for_loaddate 7 years ago
  Alexandre Aubin 4cd0b68279 Fix wrong attribute 7 years ago
  Alexandre Aubin 4bbd7857f6 Don't indent with respect to dots.. 7 years ago
  Alexandre Aubin f718b5c001 Disable invoice/payment change handling for loaddata 7 years ago
  Alexandre Aubin 00cad9039f Imports in alphabetical order 7 years ago
  Alexandre Aubin a6b1b79e9b Removing uncesseray add_arguments 7 years ago
  Alexandre Aubin e19e2fe5d1 Adding parenthesis for print 7 years ago
  Alexandre Aubin 8684fcdbf3 Moving imports at beginning of file 7 years ago
  Alexandre Aubin 85fd715100 camelCase -> snake_case 7 years ago
  Alexandre Aubin ebba32cf01 Move doc at beginning of script 7 years ago
  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