nk20/apps/treasury
Yohann D'ANELLO 075cb1b592 Transaction can't be attached to a closed remittance 2020-03-25 00:25:24 +01: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 Transaction can't be attached to a closed remittance 2020-03-25 00:25:24 +01: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 Comment code 2020-03-24 20:22:15 +01:00