Commit History

Author SHA1 Message Date
  Alexandre Aubin a7d10255b7 Fix encoding bullshit 7 years ago
  Alexandre Aubin 3159779e8c Fix case when deleting payment/invoice not associated to a member 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
  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
  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