David Winterbottom
|
8298207f7b
|
Reworked use of import_module in several apps
|
14 лет назад |
David Winterbottom
|
c3d4f57682
|
Reworked use of import_module in several apps
|
14 лет назад |
David Winterbottom
|
887d605757
|
Refactored folder structure to use an 'apps' folder
|
14 лет назад |
David Winterbottom
|
cb3b26509a
|
Refactored location of dynamic class loader
|
14 лет назад |
David Winterbottom
|
e1c3e68f12
|
Vouchers now work through the ordering process
|
14 лет назад |
David Winterbottom
|
d8bc5f1d6b
|
Removed batch object and made all tests pass
|
15 лет назад |
David Winterbottom
|
03bb617e75
|
Added mandatory shipping events
|
15 лет назад |
David Winterbottom
|
2ab3db6d16
|
Moved shipping address so that it belongs to the order, not the batch
|
15 лет назад |
David Winterbottom
|
b0d671e81a
|
Updated shipping methods to use a default FREE calculator - updated
various templates to show the details
|
15 лет назад |
David Winterbottom
|
f30c78b99d
|
Made the admin object load models dynamically
|
15 лет назад |
David Winterbottom
|
b943c47214
|
All admin.py files now use the dynamic model loading code
|
15 лет назад |
David Winterbottom
|
f3697a8ea4
|
Added order notes to the order admin
|
15 лет назад |
David Winterbottom
|
fe96d91168
|
Added order-level events to track emails sent as well as notes added.
|
15 лет назад |
David Winterbottom
|
0bf953c56e
|
Updated product management to allow shipping events to be set
|
15 лет назад |
David Winterbottom
|
7ec5078da7
|
Updated event models in order package
There is now a separate event for shipping and payment - this keeps
things cleaner
|
15 лет назад |
David Winterbottom
|
f10d8fbe6a
|
Rewrote submit order as a class.
Split all the steps into separate methods.
Also finished removing all references to "delivery"
|
15 лет назад |
David Winterbottom
|
6ef58553a8
|
Added new model to capture line item prices. Plus various other tweaks
to the admin and model set-up.
|
15 лет назад |
David Winterbottom
|
6cc564fc97
|
Updated order models
Changed the way batch lines are stored
|
15 лет назад |
David Winterbottom
|
e34d023c48
|
Improved the admin suite for order models
|
15 лет назад |
David Winterbottom
|
1eeb6aaf4f
|
Introduced the abstract_models.py set-up to several new applications
Completed the models for the order package too. Added admin files
|
15 лет назад |