nk20/apps/treasury
Yohann D'ANELLO b46ae6f856
[treasury] Product quantities are finally decimal fields
2021-03-21 10:41:15 +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 [treasury] Product quantities are finally decimal fields 2021-03-21 10:41:15 +01:00
static/img Migrate LaTeX to XeTeX 2020-09-06 15:30:12 +02:00
templates/treasury Invoices are in french 2021-03-13 13:04:00 +01: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 [treasury] Product quantities are finally decimal fields 2021-03-21 10:41:15 +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