Christopher Neugebauer
|
d50d6bac48
|
Fixes voucher handling form to not be compulsory
|
2016-03-23 19:36:54 +11:00 |
|
Christopher Neugebauer
|
7086ea8729
|
Moves product disabling code into the form class
|
2016-03-23 19:36:22 +11:00 |
|
Christopher Neugebauer
|
e118a4e74c
|
Adds dumb process for paying invoices.
|
2016-03-23 15:04:51 +11:00 |
|
Christopher Neugebauer
|
4dc150d734
|
Fills in quantity boxes from the quantities in the current cart, not overall
|
2016-03-23 15:04:51 +11:00 |
|
Christopher Neugebauer
|
2d6b28c5a6
|
Adds mechanism for entering a voucher code
|
2016-03-23 15:04:51 +11:00 |
|
Christopher Neugebauer
|
745f6db444
|
Adds “CategoryForm” to forms.py. It’s about to replace the existing ProductItem form
|
2016-03-23 15:04:51 +11:00 |
|
Christopher Neugebauer
|
68e7e4e594
|
Checks enabling conditions before adding items to the list
|
2016-03-04 18:33:03 -08:00 |
|
Christopher Neugebauer
|
a4de15830c
|
Adds checkout view, which generates an invoice, and then redirects to the invoice itself.
|
2016-03-04 18:32:52 -08:00 |
|
Christopher Neugebauer
|
1b7d8a60c1
|
Adds product_category form, which allows users to add products from a specific category to their cart.
|
2016-03-04 14:07:03 -08:00 |
|