Commit Graph

2663 Commits

Author SHA1 Message Date
bMancone fe0036d888 // StockMvt : added id_warehouse as part of the params of getNegativeStockMvts() 2011-12-19 09:10:21 +00:00
aFolletete a299b66c33 [+] 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 6af99d043a // fix bug on Cart rule update in validateOrder 2011-12-17 17:13:48 +00:00
aFolletete 0ee826d901 // clean code 2011-12-17 16:53:50 +00:00
aFolletete 336f23fbe2 // fix notice error on payment validation 2011-12-17 16:44:48 +00:00
aFolletete 53d1559835 // 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 ca3f633245 // fix bug on tracking number value 2011-12-16 15:22:38 +00:00
aFolletete bfc5759a8b // improve invoice and order payment 2011-12-16 15:00:43 +00:00
rMalie 7e611c914a // Norm + improve ObjectModel 2011-12-16 14:55:05 +00:00
fSerny 6e3da1b627 // Adding an error message in class Module 2011-12-16 10:57:50 +00:00
fSerny d9b3add356 [-] PROJECT : Cleaning Class Module 2011-12-16 10:52:45 +00:00
aFolletete 150f62fc41 [*] BO : no payment is registered on order creation for check and bankwire payment 2011-12-16 10:10:48 +00:00
mDeflotte 0342aa3b7a // BugFix : Adding some backquote to protect SQL reserved word 2011-12-16 09:57:03 +00:00
jBreux a4f970280c [*] BO : Improvement invoices management 2011-12-16 09:14:11 +00:00
fSerny 9249aac8d5 [-] PROJECT : Modules now handle PrestaShop version compliancy and dependencies check 2011-12-15 20:11:43 +00:00
lLefevre 3928434d64 // added pack.tpl and virtualproduct.tpl 2011-12-15 17:54:59 +00:00
mMarinetti e85b4e9319 // when upgrade process (INSTALL_VERSION defined), initialize return now an empty shop object (+ die2Exception) 2011-12-15 17:42:24 +00:00
lBrieu 92e27ca7e6 // Fix potential SQL injection 2011-12-15 17:34:38 +00:00
rMalie f8c793ed72 // Fix bug on collections when an item was deleted in iteration 2011-12-15 17:27:37 +00:00
rMalie 3d1ecde549 // Remove retrocompatibility stripslashes in ObjectModel 2011-12-15 17:02:55 +00:00
mMarinetti 9b9bd46303 // retrompatibility 1.4 theme 2011-12-15 16:52:22 +00:00
rMalie b61ba7c920 // Browse collections as associative arrays and not as iterative arrays anymore 2011-12-15 16:48:20 +00:00
vChabot 6cd181c40c [*] BO : Required fields improved (with a white list) 2011-12-15 16:37:08 +00:00
rMalie 07b6e110b5 [*] Classes: refactoring of ObjectModel::validateFields() && ObjectModel::validateFieldsLang() 2011-12-15 16:19:55 +00:00
rMalie 2876fbe625 // littlefix on ProductDownload 2011-12-15 15:18:08 +00:00
rMalie 9eeb1290a9 // Fix lang bug on collections + use definitions on hydrateCollection 2011-12-15 13:56:15 +00:00
rMalie 8fa5ffc681 [*] Classes: ObjectModel::getTranslationsField|Child() is now deprecated, use ObjectModel::getFieldsLang() if need instead 2011-12-15 13:24:03 +00:00
jBreux b2777ffd8c [+] BO : Add a note on invoice 2011-12-15 11:38:01 +00:00
fSerny f8318110bb [-] PROJECT : Replacing some Context::getContext() by $context in class Hook 2011-12-15 11:20:32 +00:00
mMarinetti 0ddbf4dfd0 // fixed hook::exec when no controller exists, bis 2011-12-15 11:09:34 +00:00
mMarinetti c66d072da7 // fixed hook::exec when no controller exists 2011-12-15 11:08:17 +00:00
mDeflotte 1a5a08cefb // BugFix 2011-12-15 10:50:42 +00:00
fSerny 4f92b82a6e [-] Project - Fix on hook retrocompatibility 2011-12-15 10:49:10 +00:00
dMetzger fd032da4bc // Fixed rounding bug on cart rules 2011-12-15 10:41:00 +00:00
fBrignoli b42ae1d801 [*] PDF : You can now enable diskcache 2011-12-15 09:05:16 +00:00
bMancone 6319bb0372 // 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 59741d4ad8 // you can define invoice on payment addition 2011-12-14 18:42:50 +00:00
tDidierjean b8a3ea0404 // Fix some XSS 2011-12-14 18:34:59 +00:00
mMarinetti 00736049d4 [*] 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 7da8061a68 // Format definitions 2011-12-14 17:21:18 +00:00
vChabot 613f980df4 // little fix about generating first John Doe invoice 2011-12-14 17:09:52 +00:00
bMancone 78f47ab3cb // Updated type in definition for product_supplier_reference (Thanks R.) 2011-12-14 16:57:40 +00:00
bMancone c434c429a0 // Reverted modifications on product 2011-12-14 16:55:12 +00:00
bMancone 30963b8a05 // Fixed bugs when editing Warehouses & Suppliers for a product 2011-12-14 16:54:02 +00:00
bMancone fae43d8547 // Fixed bugs when editing Warehouses & Suppliers for a product 2011-12-14 16:52:33 +00:00
aKorczak b7b04d0c44 // Merge from 1.4.X 2011-12-14 16:48:37 +00:00
aKorczak 6e3733a61f 2011-12-14 16:46:30 +00:00
aFolletete a9fb5f770b // fix bug on product line edition
// put new ressource in getRessources method of Webservice
2011-12-14 16:24:35 +00:00
mDeflotte e0ff6f4697 // BugFix : Adding warehouse on order edition 2011-12-14 16:19:05 +00:00
vChabot ac852e90d7 [+] BO : You can now have UTF-8 URL Rewriting 2011-12-14 15:00:47 +00:00