nk20/apps/treasury
Yohann D'ANELLO 1aae18e6a6 Improved permissions, 404 and 403 errors will be more frequent (when we type an invalid URL) 2020-03-31 04:16:30 +02:00
..
api Manage remittance types 2020-03-24 17:06:50 +01:00
fixtures Manage remittance types 2020-03-24 17:06:50 +01:00
migrations Starting treasury app 2020-03-21 00:30:49 +01:00
__init__.py Add products on billings 2020-03-21 16:49:18 +01:00
admin.py Manage remittance types 2020-03-24 17:06:50 +01:00
apps.py Comment code 2020-03-24 20:22:15 +01:00
forms.py Improved permissions, 404 and 403 errors will be more frequent (when we type an invalid URL) 2020-03-31 04:16:30 +02:00
models.py Product's amounts can be negative, in case of discounts (treasurers are free to generate what invoice they want) 2020-03-24 22:01:02 +01:00
signals.py We don't need to create proxies for special transactions that don't require a remittance 2020-03-24 17:14:29 +01:00
tables.py Comment code 2020-03-24 20:22:15 +01:00
urls.py Comment code 2020-03-24 20:22:15 +01:00
views.py Improved permissions, 404 and 403 errors will be more frequent (when we type an invalid URL) 2020-03-31 04:16:30 +02:00