This website requires JavaScript.
Explore
Help
Register
Sign in
jbdod
/
notes-ker-lann
Watch
1
Star
0
Fork
You've already forked notes-ker-lann
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1aae18e6a6
notes-ker-lann
/
apps
/
treasury
History
Download ZIP
Download TAR.GZ
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