Commit Graph

5733 Commits

Author SHA1 Message Date
lBrieu 24a644cf37 2011-12-19 15:46:47 +00:00
lBrieu 6458a4b292 2011-12-19 15:46:47 +00:00
lBrieu 821e08a741 [*] Update messages notifications to display customer threads 2011-12-19 15:35:13 +00:00
lBrieu 3c62a93e18 [*] Update messages notifications to display customer threads 2011-12-19 15:35:13 +00:00
jBreux bd27a0ea15 [+] Project : Add specific prices to a specific customer 2011-12-19 15:31:18 +00:00
jBreux b71a30190c [+] Project : Add specific prices to a specific customer 2011-12-19 15:31:18 +00:00
lLefevre a83b71541f [-] BO : #PSTEST-31 : update in AdminProductsController : available_date 2011-12-19 14:42:58 +00:00
lLefevre 41450edc44 [-] BO : #PSTEST-31 : update in AdminProductsController : available_date 2011-12-19 14:42:58 +00:00
tDidierjean 036cd9181f // Fix bug with specific prices creation 2011-12-19 13:53:56 +00:00
tDidierjean 608c083d41 // Fix bug with specific prices creation 2011-12-19 13:53:56 +00:00
lLefevre 0a766cd74d // small bugs in combinaitions of virtual products 2011-12-19 13:20:30 +00:00
lLefevre cd80e68ae2 // small bugs in combinaitions of virtual products 2011-12-19 13:20:30 +00:00
rMalie f94302a50e // Protect $table and $alias in DbQuery 2011-12-19 13:15:53 +00:00
rMalie 51704646e2 // Protect $table and $alias in DbQuery 2011-12-19 13:15:53 +00:00
rMalie ff3f1804ec // Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class 2011-12-19 11:13:13 +00:00
rMalie 1302bdb194 // Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class 2011-12-19 11:13:13 +00:00
fBrignoli fe732a8b80 [*] CO : Additional Shipping Cost / Purchase Price / Reduction Amount texc in OrderDetails 2011-12-19 10:16:04 +00:00
fBrignoli 47b9176f12 [*] CO : Additional Shipping Cost / Purchase Price / Reduction Amount texc in OrderDetails 2011-12-19 10:16:04 +00:00
mDeflotte 700ae6a17d // DisplayDate don't have to 'die' if date == '0000-00-00' 2011-12-19 10:14:42 +00:00
mDeflotte 0b282ba761 // DisplayDate don't have to 'die' if date == '0000-00-00' 2011-12-19 10:14:42 +00:00
mDeflotte f76df7f22e // Fixing bugs in admin cart 2011-12-19 09:51:59 +00:00
mDeflotte 60e5b7cc63 // Fixing bugs in admin cart 2011-12-19 09:51:59 +00:00
bMancone fe0036d888 // StockMvt : added id_warehouse as part of the params of getNegativeStockMvts() 2011-12-19 09:10:21 +00:00
bMancone d46b9c6832 // 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 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