change_log 908 Bytes
Newer Older
1 2 3 4
2010-09-30 nicolas.dumazet
* Revert changes from 29th after adding Order abstract portal type to erp5_trade

2010-09-29 nicolas.dumazet
Nicolas Dumazet's avatar
Nicolas Dumazet committed
5 6
* do not use newTempOrder, create temporary sale order instead (portal type classes require the portal type to exist to create temporary objects, and 'Order' portal type does not exist)

Lucas Carvalho's avatar
Lucas Carvalho committed
7 8 9
2009-09-14 lucas
* added navigation for Anonymous user

Lucas Carvalho's avatar
Lucas Carvalho committed
10 11 12 13
2009-08-20 lucas
* Merged the three forms (SaleOrder_viewAsWebConfirmPaymentMode,
SaleOrder_viewAsWebConfirmPersonalInformation and SaleOrder_viewAsWebConfirm) into only one SaleOrder_viewAsWebConfirm.

14 15 16
2008-11-13 ivan
* Move portal_sessions to erp5_core

17 18 19
2008-08-28 ivan
* Decrease default session life time

Yusei Tahara's avatar
Yusei Tahara committed
20 21 22
2008-08-28 yusei
* Use Base_translateString or translateString instead of N_ for translation message.

23 24 25
2007-06-07 Ivan
* Update. Split core script from widgets

26 27 28 29 30
2007-01-30 Ivan
* Update

2007-01-12 Ivan
* Initial import