bornhack-website/src/economy
Thomas Steen Rasmussen 4123c2eb91 clarify that expense amount can be negative 2018-09-01 09:56:22 +02:00
..
migrations WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
templates show unapproved expenses seperately in backoffice, crosslink expenses and reimbursements in list and detailviews on main page and in backoffice 2018-08-30 19:32:23 +02:00
__init__.py WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
admin.py enable admin for Reimbursement model 2018-08-30 13:17:34 +02:00
apps.py WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
email.py refactor email functionality into seperate functions in economy.email module 2018-08-30 17:54:31 +02:00
forms.py permit PDF as well as images for invoice uploads for expenses 2018-08-30 12:18:56 +02:00
mixins.py WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
models.py clarify that expense amount can be negative 2018-09-01 09:56:22 +02:00
urls.py WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
views.py filter on reimbursement_user not user 2018-08-30 13:24:23 +02:00