Commit Graph

26 Commits

Author SHA1 Message Date
aFolletete 97bc770e27 // revert r11153 2011-12-13 09:50:21 +00:00
rMalie 48baf36558 [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead 2011-12-12 18:10:38 +00:00
aFolletete 3cf7a0e249 // fix bug on setInvoice method 2011-12-12 17:45:34 +00:00
aFolletete 6c8b46e189 // fix bug on Order class 2011-12-12 17:06:16 +00:00
aFolletete 9b417ab764 // fix bug on Payment addition 2011-12-12 16:51:47 +00:00
aFolletete eb9c214ccf // improve hasInvoice method 2011-12-12 15:57:11 +00:00
rMalie 2daf87f506 // Remove unused $tables property from ObjectModel + improve Cache 2011-12-09 10:24:48 +00:00
vChabot 2fa317af08 // Adding the OrderCarrier class to handle carriers in an order 2011-12-08 15:12:23 +00:00
mDeflotte 2f9a94338f // Removing numerics from order reference 2011-12-06 13:18:00 +00:00
dSevere 6f59e7462a // Update and fix some bugs on stock display on orders in backoffice 2011-12-05 17:17:01 +00:00
rMalie d3a24b8622 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
aFolletete c18c676fe7 // fix bug on Order class 2011-12-05 10:40:06 +00:00
rMalie b273e728f9 // Use Collection instead of HydrateCollection in several places 2011-12-02 15:20:47 +00:00
lLefevre 70fc45a18d // fix refactoring templates in AdminCustomerThreadsController 2011-12-02 11:19:03 +00:00
mDeflotte a85c5d4cd2 // Fix some problems with getPackageShippingCost 2011-12-02 10:48:26 +00:00
mDeflotte 27d974acdc // id_warehouse is now on the order details and not on orders table 2011-12-01 14:31:26 +00:00
fBrignoli 4ab6d4feae // OrderInvoice PDF compliant 2011-12-01 14:24:17 +00:00
aFolletete 37cdfcdeea // fix little bug on AdminOrdersController
[~] Deprecated: Cart::getOrderShippingCost()
2011-11-30 17:25:27 +00:00
aFolletete 2c1d3a0a28 [*] BO : you can now generate manually the invoice 2011-11-30 16:41:24 +00:00
tDidierjean cd2d867461 // fix generateReference() 2011-11-23 22:32:16 +00:00
mMarinetti 249453dbe2 // strtouper(Tools::passwdGen(12)) replace uniqid, and Alain asked me to add "lol" 2011-11-23 22:07:08 +00:00
mMarinetti 4c63bbc73e // removed looong looong code 2011-11-23 21:18:11 +00:00
dMetzger d902a38ec8 [+] BO : add new feature, Order edition 2011-11-23 17:45:52 +00:00
rMalie 82c9dead2a // Merge -> 10309 2011-11-21 11:05:10 +00:00
fBrignoli 7cd70cc654 // missing values for shipping, wrapping, discounts 2011-11-21 09:07:57 +00:00
rGaillard 4fe28d5107 // Constructor of OrderDetail correctly call parent constructor 2011-11-20 15:51:33 +00:00