bornhack-website/src/shop/templates
2021-08-01 17:45:37 +02:00
..
admin admin_static no longer exists in django 3.0, just use static now, fixes #482 2020-03-10 18:49:55 +01:00
emails fix spelling in invoice_email, your -> you 2017-04-28 08:29:04 +02:00
pdf fix link in proforma invoice 2020-08-16 14:38:48 +02:00
bank_transfer.html add some more bank info, fixes #605 2020-08-03 23:55:50 +02:00
coinify_thanks.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
creditnote_list.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
epay_form.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
epay_thanks.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
in_person.html 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
order_detail.html 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
order_list.html 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
order_review.html remove FK from ShopTicket to Order and replace with an FK to OrderProductRelation 2021-07-29 09:03:52 +02:00
product_detail.html Use OrderProductRelationForm to validate stock when adding a new product to order, also make it possible to update the quantity of a product on the product detail page if it is already in the current order. 2019-03-27 23:34:44 +01:00
shop_base.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00
shop_index.html Added title blocks to templates that did not have one (#511) 2020-06-03 21:30:10 +02:00