.. |
api
|
BaseException.message is removed in Python 3
|
2021-05-05 19:12:23 +02:00 |
fixtures
|
Use migrations instead of fixtures to create BDE, Kfet and special notes
|
2020-09-05 10:33:24 +02:00 |
migrations
|
[invoices] Quantities can be non-integers
|
2021-03-13 12:35:28 +01:00 |
models
|
There is not always an error
|
2021-06-14 22:15:35 +02:00 |
static/note/js
|
note: use native selector rather than Query
|
2021-05-12 18:03:44 +02:00 |
templates/note
|
Revert commit that broke beta branch
|
2020-09-23 18:32:09 +02:00 |
templatetags
|
More tests in WEI app, but we can still go further
|
2020-08-11 01:03:29 +02:00 |
tests
|
Check that permissions are working when accessing to API pages
|
2020-12-23 18:21:59 +01:00 |
__init__.py
|
Unify file headers
|
2020-02-18 21:30:26 +01:00 |
admin.py
|
Test and cover note app
|
2020-09-01 15:54:56 +02:00 |
apps.py
|
Use a signal to prevent a user that the note balance is negative
|
2020-10-04 20:26:43 +02:00 |
forms.py
|
Some table accessors weren't updated
|
2020-09-01 19:04:35 +02:00 |
signals.py
|
Add script to force delete a user, in case of duplicates
|
2021-02-22 11:54:23 +01:00 |
tables.py
|
Fix some linting, some complex functions are remaining
|
2020-09-05 14:29:40 +02:00 |
urls.py
|
➕ Add "search transactions page"
|
2020-08-03 18:49:15 +02:00 |
views.py
|
Move consos.js where it belongs
|
2020-09-09 16:42:45 +02:00 |