bornhack-website/src/shop/templates
2019-07-09 10:59:03 +02:00
..
admin move code to src/ folder 2017-01-30 12:06:49 +01:00
emails fix spelling in invoice_email, your -> you 2017-04-28 08:29:04 +02:00
pdf add proforma invoice support 2019-07-09 10:38:14 +02:00
bank_transfer.html added danish bank transfer info (#281) 2018-11-20 00:19:32 +01:00
cash.html move code to src/ folder 2017-01-30 12:06:49 +01:00
checkout.html move code to src/ folder 2017-01-30 12:06:49 +01:00
coinify_thanks.html move code to src/ folder 2017-01-30 12:06:49 +01:00
creditnote_list.html Make review and pay button save changes made to order. Also move shop related templates back into shop app. 2019-07-09 10:07:00 +02:00
epay_form.html move code to src/ folder 2017-01-30 12:06:49 +01:00
epay_thanks.html move code to src/ folder 2017-01-30 12:06:49 +01:00
order_detail.html Redirect to review if the order is closed but not paid. Also remove the option to remove products when the order is closed. 2019-07-09 10:46:30 +02:00
order_list.html add proforma invoice support 2019-07-09 10:38:14 +02:00
order_review.html Add cancel and proforma buttons to review and pay template. 2019-07-09 10:59:03 +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 Keep view code in the respective apps, implement the template in the profiles app. 2019-03-26 21:22:54 +01:00
shop_index.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