Commit Graph

6 Commits

Author SHA1 Message Date
aFolletete
86601b6a88 [+] BO : on order edition, you can add a discount
[+] BO : on order edition, you can delete a discount
// Adding two new columns in order_cart_rule table: id_order_invoice, value_tax_excl
2011-12-18 17:18:54 +00:00
rMalie
c022f4e0e5 // Format definitions 2011-12-13 13:41:54 +00:00
rMalie
1c39ab4685 [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead 2011-12-12 18:10:38 +00:00
rMalie
561f61c311 // Remove unused $tables property from ObjectModel + improve Cache 2011-12-09 10:24:48 +00:00
rMalie
b59ddba454 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
rGaillard
4fe28d5107 // Constructor of OrderDetail correctly call parent constructor 2011-11-20 15:51:33 +00:00