Commit Graph

1116 Commits

Author SHA1 Message Date
fBrignoli 47b9176f12 [*] CO : Additional Shipping Cost / Purchase Price / Reduction Amount texc in OrderDetails 2011-12-19 10:16:04 +00:00
mDeflotte 0b282ba761 // DisplayDate don't have to 'die' if date == '0000-00-00' 2011-12-19 10:14:42 +00:00
mDeflotte 60e5b7cc63 // Fixing bugs in admin cart 2011-12-19 09:51:59 +00:00
bMancone d46b9c6832 // StockMvt : added id_warehouse as part of the params of getNegativeStockMvts() 2011-12-19 09:10:21 +00:00
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
aFolletete 906088bb50 // fix bug on Cart rule update in validateOrder 2011-12-17 17:13:48 +00:00
aFolletete 615b843b07 // clean code 2011-12-17 16:53:50 +00:00
aFolletete ef4b006851 // fix notice error on payment validation 2011-12-17 16:44:48 +00:00
aFolletete 039b2388b9 // fixed bug on automatic payment addition when put the order to a paid status
// fix "Free shipping" when create a new invoice
2011-12-16 17:17:13 +00:00
aFolletete 211daef5bb // fix bug on tracking number value 2011-12-16 15:22:38 +00:00
aFolletete ca7391c5f4 // improve invoice and order payment 2011-12-16 15:00:43 +00:00
rMalie a33c19ce94 // Norm + improve ObjectModel 2011-12-16 14:55:05 +00:00
fSerny f61d6f4e8d // Adding an error message in class Module 2011-12-16 10:57:50 +00:00
fSerny c2463565ae [-] PROJECT : Cleaning Class Module 2011-12-16 10:52:45 +00:00
aFolletete c4b1221376 [*] BO : no payment is registered on order creation for check and bankwire payment 2011-12-16 10:10:48 +00:00
mDeflotte b4054196f4 // BugFix : Adding some backquote to protect SQL reserved word 2011-12-16 09:57:03 +00:00
jBreux ccb0731126 [*] BO : Improvement invoices management 2011-12-16 09:14:11 +00:00
fSerny c2fea7ba5c [-] PROJECT : Modules now handle PrestaShop version compliancy and dependencies check 2011-12-15 20:11:43 +00:00
lLefevre 1c7836a77e // added pack.tpl and virtualproduct.tpl 2011-12-15 17:54:59 +00:00
mMarinetti f7ec05aeae // when upgrade process (INSTALL_VERSION defined), initialize return now an empty shop object (+ die2Exception) 2011-12-15 17:42:24 +00:00
lBrieu b20dd6870f // Fix potential SQL injection 2011-12-15 17:34:38 +00:00
rMalie 4ee649270e // Fix bug on collections when an item was deleted in iteration 2011-12-15 17:27:37 +00:00
rMalie 9521e2ca45 // Remove retrocompatibility stripslashes in ObjectModel 2011-12-15 17:02:55 +00:00
mMarinetti 6f9a37656c // retrompatibility 1.4 theme 2011-12-15 16:52:22 +00:00
rMalie dd26ba373c // Browse collections as associative arrays and not as iterative arrays anymore 2011-12-15 16:48:20 +00:00
vChabot 4bab3d55b0 [*] BO : Required fields improved (with a white list) 2011-12-15 16:37:08 +00:00
rMalie d3727f0216 [*] Classes: refactoring of ObjectModel::validateFields() && ObjectModel::validateFieldsLang() 2011-12-15 16:19:55 +00:00
rMalie de89d5e68e // littlefix on ProductDownload 2011-12-15 15:18:08 +00:00
rMalie fd83c5fb1d // Fix lang bug on collections + use definitions on hydrateCollection 2011-12-15 13:56:15 +00:00
rMalie 58d7f37130 [*] Classes: ObjectModel::getTranslationsField|Child() is now deprecated, use ObjectModel::getFieldsLang() if need instead 2011-12-15 13:24:03 +00:00
jBreux 5ef179a5d5 [+] BO : Add a note on invoice 2011-12-15 11:38:01 +00:00
fSerny 355f3e5fa9 [-] PROJECT : Replacing some Context::getContext() by $context in class Hook 2011-12-15 11:20:32 +00:00
mMarinetti 6dc9aff0f5 // fixed hook::exec when no controller exists, bis 2011-12-15 11:09:34 +00:00
mMarinetti fd2d2450bc // fixed hook::exec when no controller exists 2011-12-15 11:08:17 +00:00
mDeflotte d1d3f8c480 // BugFix 2011-12-15 10:50:42 +00:00
fSerny 9c0134ded2 [-] Project - Fix on hook retrocompatibility 2011-12-15 10:49:10 +00:00
dMetzger afe81a75d3 // Fixed rounding bug on cart rules 2011-12-15 10:41:00 +00:00
fBrignoli d348f31dec [*] PDF : You can now enable diskcache 2011-12-15 09:05:16 +00:00
bMancone 104eadbe2c // Added one field in Product object, so one product can be managed independantly from the stock management (advanced) if necessary 2011-12-14 18:49:30 +00:00
aFolletete 16175b1561 // you can define invoice on payment addition 2011-12-14 18:42:50 +00:00
tDidierjean 6d4505e576 // Fix some XSS 2011-12-14 18:34:59 +00:00
mMarinetti 5ca89bf85c [*] BO : optimization of liveEdit system
[+] FO : new theme file for front-office layout.tpl, designers have now more possibilities
2011-12-14 18:18:57 +00:00
rMalie 0ab348a81c // Format definitions 2011-12-14 17:21:18 +00:00
vChabot 0b66418230 // little fix about generating first John Doe invoice 2011-12-14 17:09:52 +00:00
bMancone c4154013e1 // Updated type in definition for product_supplier_reference (Thanks R.) 2011-12-14 16:57:40 +00:00
bMancone 4b54fff998 // Reverted modifications on product 2011-12-14 16:55:12 +00:00
bMancone b517037e14 // Fixed bugs when editing Warehouses & Suppliers for a product 2011-12-14 16:54:02 +00:00
bMancone c686f0a876 // Fixed bugs when editing Warehouses & Suppliers for a product 2011-12-14 16:52:33 +00:00
aKorczak 967749db9f // Merge from 1.4.X 2011-12-14 16:48:37 +00:00
aKorczak e05fd1391e 2011-12-14 16:46:30 +00:00