Commit Graph

6559 Commits

Author SHA1 Message Date
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
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
6af99d043a // fix bug on Cart rule update in validateOrder 2011-12-17 17:13:48 +00:00
aFolletete
906088bb50 // 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
615b843b07 // 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
ef4b006851 // 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
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
ca3f633245 // fix bug on tracking number value 2011-12-16 15:22:38 +00:00
aFolletete
211daef5bb // 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
aFolletete
ca7391c5f4 // 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
rMalie
a33c19ce94 // 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
f61d6f4e8d // 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
fSerny
c2463565ae [-] 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
aFolletete
c4b1221376 [*] 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
mDeflotte
b4054196f4 // 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
jBreux
ccb0731126 [*] 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
fSerny
c2fea7ba5c [-] 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
lLefevre
1c7836a77e // 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
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
92e27ca7e6 // Fix potential SQL injection 2011-12-15 17:34:38 +00:00
lBrieu
b20dd6870f // 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
4ee649270e // 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
rMalie
9521e2ca45 // 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
mMarinetti
6f9a37656c // 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
rMalie
dd26ba373c // 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
vChabot
4bab3d55b0 [*] 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
d3727f0216 [*] 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
de89d5e68e // 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
fd83c5fb1d // Fix lang bug on collections + use definitions on hydrateCollection 2011-12-15 13:56:15 +00:00