nk20/apps/treasury
Yohann D'ANELLO 016ab5a9c9
Remove dead code, don't try to cover unnecessary things
Signed-off-by: Yohann D'ANELLO <yohann.danello@gmail.com>
2020-12-23 18:45:05 +01:00
..
api Unit tests for API pages, closes #83 2020-12-23 14:54:21 +01:00
fixtures Manage remittance types 2020-03-24 17:06:50 +01:00
migrations Remove .png in invoice model 2020-09-06 15:49:44 +02:00
static/img Migrate LaTeX to XeTeX 2020-09-06 15:30:12 +02:00
templates/treasury Display real user name in the Soge credits list/detail 2020-10-08 10:36:30 +02:00
templatetags Mark fields in TeX templates as safe 2020-08-14 19:35:21 +02:00
tests Remove dead code, don't try to cover unnecessary things 2020-12-23 18:45:05 +01:00
__init__.py Add products on billings 2020-03-21 16:49:18 +01:00
admin.py Test and cover treasury app 2020-09-04 15:53:00 +02:00
apps.py SpecialTransactionProxy are force-saved 2020-10-23 16:55:33 +02:00
forms.py All transactions are now atomic 2020-09-11 22:52:16 +02:00
models.py Unit tests for API pages, closes #83 2020-12-23 14:54:21 +01:00
signals.py SpecialTransactionProxy are force-saved 2020-10-23 16:55:33 +02:00
tables.py Remove dead code, don't try to cover unnecessary things 2020-12-23 18:45:05 +01:00
urls.py Lock invoices, delete them 2020-08-07 11:04:54 +02:00
views.py The validation filter of the soge credit list was buggy 2020-10-07 10:42:52 +02:00