bornhack-website/src/economy
Thomas Steen Rasmussen 8c9b2d11bf fix expenseadmin
2019-02-10 16:33:05 +01:00
..
migrations make invoice_date a datefield not a datetimefield 2019-01-20 16:42:50 +01:00
templates show user on expense and revenue list and detail views 2019-01-20 15:50:54 +01:00
__init__.py WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
admin.py fix expenseadmin 2019-02-10 16:33:05 +01:00
apps.py WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
email.py Revenue and economy revamp (#285) 2018-11-20 17:12:32 +01:00
forms.py add invoice_date to revenue and expense forms and templates 2019-01-20 15:39:59 +01:00
mixins.py Revenue and economy revamp (#285) 2018-11-20 17:12:32 +01:00
models.py make invoice_date a datefield not a datetimefield 2019-01-20 16:42:50 +01:00
urls.py Revenue and economy revamp (#285) 2018-11-20 17:12:32 +01:00
views.py update help_text on a reimbursement field, and count reimbursement total with the right user field 2018-11-20 18:36:06 +01:00