bornhack-website/src/shop
Thomas Steen Rasmussen fbda2b4b53 more work on backoffice economy stuff, chains and credebtors section now only shows expenses and revenues for the current camp, thanks to some ORM foo; while here add a cost and a comment field to the Product table, and fix a bug in bootstrap_devsite and a few nags to make new flake8 happy 2020-10-17 02:35:12 +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 more work on backoffice economy stuff, chains and credebtors section now only shows expenses and revenues for the current camp, thanks to some ORM foo; while here add a cost and a comment field to the Product table, and fix a bug in bootstrap_devsite and a few nags to make new flake8 happy 2020-10-17 02:35:12 +02:00
templates fix link in proforma invoice 2020-08-16 14:38:48 +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 add responsible_team to most emails, while here run pre-commit run --all-files 2020-06-22 17:25:08 +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 add responsible_team to most emails, while here run pre-commit run --all-files 2020-06-22 17:25:08 +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 add responsible_team to most emails, while here run pre-commit run --all-files 2020-06-22 17:25:08 +02:00
forms.py add responsible_team to most emails, while here run pre-commit run --all-files 2020-06-22 17:25:08 +02:00
invoiceworker.py add responsible_team to most emails, while here run pre-commit run --all-files 2020-06-22 17:25:08 +02:00
managers.py Blackness. 2019-06-16 14:32:24 +02:00
models.py more work on backoffice economy stuff, chains and credebtors section now only shows expenses and revenues for the current camp, thanks to some ORM foo; while here add a cost and a comment field to the Product table, and fix a bug in bootstrap_devsite and a few nags to make new flake8 happy 2020-10-17 02:35:12 +02:00
tests.py add responsible_team to most emails, while here run pre-commit run --all-files 2020-06-22 17:25:08 +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 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