bornhack-website/src/economy
2018-09-16 11:23:32 +02:00
..
migrations WIP Reimbursement feature (#278) 2018-08-30 00:52:32 +02:00
templates make sure expense attachments open in a new window 2018-09-16 11:23:32 +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 the amount of an expense can NOT be negative 2018-09-01 10:25:45 +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