bornhack-website/src/economy
Thomas Steen Rasmussen d14708bee1 add invoice_date to django admin list display 2019-01-20 15:58:10 +01:00
..
migrations add invoice_date field to Expense and Revenue models 2019-01-20 15:33:05 +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 add invoice_date to django admin list display 2019-01-20 15:58:10 +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 add invoice_date field to Expense and Revenue models 2019-01-20 15:33:05 +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