bornhack-website/shop
2016-06-19 08:58:26 +02:00
..
management commit creditnote stuff 2016-06-18 20:51:53 +02:00
migrations migration for previous commit 2016-06-19 00:16:35 +02:00
templates more creditnote styling 2016-06-18 22:05:06 +02:00
templatetags misc. invoice fixes 2016-05-31 06:51:42 +02:00
__init__.py We don't only operate on tickets - renaming and refactoring accordingly 2016-05-10 22:20:01 +02:00
admin.py pass request to mark_as_refunded() 2016-06-19 08:49:30 +02:00
apps.py We don't only operate on tickets - renaming and refactoring accordingly 2016-05-10 22:20:01 +02:00
context_processors.py do not crap out when anonymous user browses the site 2016-05-31 10:58:52 +02:00
email.py commit creditnote stuff 2016-06-18 20:51:53 +02:00
epay.py forgot to include callback url in epay hash calculation 2016-05-29 16:23:24 +02:00
epayintegration.py We don't only operate on tickets - renaming and refactoring accordingly 2016-05-10 22:20:01 +02:00
forms.py Editing of an order (remove/update products) 2016-05-16 15:44:03 +02:00
managers.py Fix #26 2016-06-01 11:10:12 +02:00
models.py show how many tickets get deleted when refunding an order 2016-06-19 08:58:26 +02:00
pdf.py invoice styling 2016-05-31 08:44:29 +02:00
tests.py We don't only operate on tickets - renaming and refactoring accordingly 2016-05-10 22:20:01 +02:00
urls.py reactivate epay 2016-06-14 09:24:07 +02:00
views.py Mark order as closed when marking as paid. Add button to mark as paid. 2016-06-03 21:31:12 +02:00