Jeremy Shipman
Jeremy Shipman
For the mean time, modifiers are here to stay. I'm going to remove the '1.0' milestone from this issue.
Relates to #41
The following notes have been moved from https://github.com/burnbright/silverstripe-shop/wiki/Modifiers-Upgrade-Plan March 2012 The modifier system needs some serious thought. It is difficult to understand how it should be used. The code is...
This could probably be implemented in its own SilverStripe module. Related: http://addons.silverstripe.org/add-ons/sheadawson/silverstripe-zenmessage
Possibly have a 'financial status', as well as other status like 'fulfillment status'.
Could also introduce the concept of a line being fulfilled (shipped)...or status per line.
Documented my thoughts on improving order status functionality.
Note: the best way to record a time: ``` SS_Datetime::now()->Rfc2822() ```
May be useful: http://code.google.com/p/silverstripe-ecommerce/issues/detail?id=58
see also: http://sourcemaking.com/design_patterns/state