bornhack-website/src/shop
Thomas Steen Rasmussen 288d90332b fix a few things in the invoice list 2021-08-10 21:10:31 +02:00
..
management fixup the shop to work in the new multicamp world, fix pdf generation, add new letterhead templates, rework invoiceworker into a generic worker runner 2017-03-28 00:12:11 +02:00
migrations fix ordering and epaypaymentadmin 2021-08-03 09:03:42 +02:00
templates unbreak refund order function, while here show on order list and detail pages if an order is refunded, also fix tickettype detail stats so they dont include refunded orders 2021-08-01 17:45:37 +02:00
templatetags add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
__init__.py Blackness. 2019-06-16 14:32:24 +02:00
admin.py fix ordering and epaypaymentadmin 2021-08-03 09:03:42 +02:00
apps.py add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
coinify.py run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +02:00
context_processors.py Blackness. 2019-06-16 14:32:24 +02:00
email.py forgot to remove camp kwarg from add_creditnote_email 2020-06-27 16:04:05 +02:00
epay.py add flake8 and isort to pre-commit config, make flake8 and isort happy (#441) 2020-02-12 13:10:41 +01:00
factories.py run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +02:00
forms.py run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +02:00
invoiceworker.py run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +02:00
managers.py Blackness. 2019-06-16 14:32:24 +02:00
models.py fix a few things in the invoice list 2021-08-10 21:10:31 +02:00
tests.py remove FK from ShopTicket to Order and replace with an FK to OrderProductRelation 2021-07-29 09:03:52 +02:00
urls.py rename cash payment method to 'in person' - it could also be called izettle, but lets keep the brandname out of it :) Orders with payment method IN_PERSON can be paid at the infodesk with izettle. While here update some text on the checkout page and update icons to FA 2020-08-12 17:49:24 +02:00
views.py run pre-commit --all-files, it's been a while since last time 2021-07-19 15:06:10 +02:00