Commit Graph

232 Commits

Author SHA1 Message Date
rGaillard
a5a06eb83d // small fix 2012-10-12 12:11:48 +00:00
rGaillard
fedb5f583c [-] FO: Improve memory use with cart rules 2012-10-12 10:06:07 +00:00
rGaillard
1dd63c93b0 [-] BO: Fix ecotax product backoffice management && rounding issue 2012-10-09 12:58:08 +00:00
rGaillard
168368aa61 // fix ecotax bug 2012-10-08 09:41:20 +00:00
rGaillard
4e9320937e // fix small rounding issue 2012-10-03 13:28:35 +00:00
rGaillard
d9115f05b3 // Fix #PSCFV-4615 2012-10-02 13:43:31 +00:00
rGaillard
28ac3577c6 // Fix some bug within sharing orders between shops 2012-10-02 10:21:04 +00:00
vAugagneur
478fdd0bac [-] FO : fixed bug #PSCFV-4336 2012-09-24 14:27:16 +00:00
rGaillard
513999a9e5 [-] FO: Fix PSCFV-4078 2012-09-21 13:06:53 +00:00
rGaillard
1bdf6c32b4 [*] Core: Image covers is now multishop 2012-09-14 14:25:44 +00:00
dMetzger
19280eb719 // Fixed bug in multishop when multishipping is not activated: sometimes the multishipping was "forced" in the cart 2012-09-12 17:22:43 +00:00
vAugagneur
1becc393d3 //fixed sql bad request in Cart::lastNoneOrderedCart() and in Cart::add() 2012-09-11 15:04:38 +00:00
rGaillard
388aae23c8 // Fix PSCFV-3840 2012-08-31 14:52:54 +00:00
rGaillard
7f39f2d213 // Fix on product association deletion 2012-08-29 16:42:45 +00:00
dMetzger
11d8d9fd3c // small bug fix on BO orders 2012-08-14 09:15:50 +00:00
mDeflotte
ce886cbde6 [-] FO : #PSCFV-3268 - Fix bug with cache and cart rule discount calculation 2012-08-02 09:07:18 +00:00
rGaillard
d09e2a6d06 // Fix various bugs with customized products in backoffice order 2012-07-19 12:26:04 +00:00
fBrignoli
234c1e1f99 [-] BO : Bug Fixed #PSCFV-3122 - Cart rules applied 2 times on shipping fees if the order is splitted 2012-07-13 13:42:21 +00:00
mDeflotte
fb12a46d62 [-] FO : #PSCFV-3100 - With OPC shpping cost are not refreshed correctly 2012-07-09 08:07:46 +00:00
lLefevre
b51f28cb09 // Fix small bug when the product are not weight 2012-07-06 08:49:13 +00:00
mDeflotte
36ef20e3da [-] FO : #PSCFV-3016 - Fix bug on removing quantity of a product with a customisation 2012-07-06 07:40:32 +00:00
mDeflotte
56be2e16d7 [-] BO : #PSCFV-3066 - Fix bug on selecting delivery option 2012-07-05 13:20:38 +00:00
mDeflotte
5e60ab465c [-] BO : #PSCFV-3055 - Part 1 : Improving displaying of resume cart (payment step)
[-] BO : #PSCFV-3055 - Part 1 : If there is a rules with free shipping, shipping prices are not displayed
2012-07-05 12:40:40 +00:00
mDeflotte
d3a4ceca1f [-] FO : #PSCFV-2993 #PSCFV-2811 - Default carriers and carrier sorting where ignored 2012-07-04 14:24:56 +00:00
rGaillard
99b22fbbb8 // Improve performance and bug fixes 2012-06-06 16:22:48 +00:00
rMalie
7eda0cb212 // Fix Product::sqlStock() (use restrictions in left join instead of restrictions in where) 2012-06-06 09:16:03 +00:00
dMetzger
f1bc1f6a2a // Fixed #PSCFV-2605 2012-06-04 08:23:28 +00:00
rMalie
2765d931e9 // Webservice getters are now multishop 2012-06-01 07:45:41 +00:00
dMetzger
fafaaf783e // Cart rule display in cart summary 2012-05-30 09:29:55 +00:00
rGaillard
cebd95901d // Performance optimizations 2012-05-29 08:32:13 +00:00
dMetzger
c59464ae86 [-] FO : Cart products cache fixed (when you remove a product from the cart) 2012-05-25 11:27:33 +00:00
mDeflotte
6fbe8c957b // Fix bug with cart, multishipping and gift product 2012-05-22 14:07:16 +00:00
dMetzger
430f1626e3 // Fixed warning when calculating the order total of an empty cart 2012-05-21 18:56:19 +00:00
dMetzger
0c5c1ae90f // Cart display for free shipping 2012-05-21 18:53:30 +00:00
dMetzger
273218e53f // Cart display improved with free shipping 2012-05-21 17:33:51 +00:00
mDeflotte
6d94e08afc // Fix bug with gift products and multishipping 2012-05-21 17:31:43 +00:00
dMetzger
21dfaf816b [-] FO : wrong calcul of the free shipping in multi-shipping 2012-05-21 17:08:16 +00:00
dMetzger
21e3d7e381 // typo 2012-05-21 16:17:53 +00:00
dMetzger
0da69c8dbe // Code cleaning and small fixes 2012-05-21 15:17:21 +00:00
dMetzger
e61d8e4a58 // variable misnamed 2012-05-21 14:50:13 +00:00
dMetzger
180b44b638 // variable misnamed 2012-05-21 14:29:54 +00:00
dMetzger
aaf437a3e0 [-] FO : added the concept of product package (multi-shipping) for the cart rules in getContextualValue() 2012-05-21 14:19:54 +00:00
aNiassy
7003b44681 [-] FO : #PSCFV-2478 : Fixed a problem with payment method which displays an error when a product created in multi-shop was chosen 2012-05-21 13:24:03 +00:00
dMetzger
a28d21c046 [-] FO : fixed a great part of the cart rules with multi-shipping 2012-05-21 13:15:15 +00:00
mDeflotte
1d368f08c2 // Normalize php doc commentary 2012-05-21 09:59:26 +00:00
dMetzger
2c30a0e3f3 [*] FO : cart summary is adapted to cart rules with a special "friendly" display 2012-05-19 13:26:21 +00:00
mDeflotte
dc0ba0b452 // Change var name 2012-05-11 13:41:16 +00:00
mDeflotte
608594c037 [*] FO : #PSCFV-1463 & #PSCFV-1258 - Gift products and standard products are now displayed on seperate lines 2012-05-10 14:37:14 +00:00
aFolletete
b45457c35e [-] BO : fixed bug #PSCFV-1296 - Can't add a product in order (BO)
// Fix backward compatibility issue with updateQty method
2012-05-10 09:29:46 +00:00
mDeflotte
7d66c4f266 [-] FO : #PSCFV-2197 - Show which products is assigned to which carrier, when multiple carriers are proposed for the one delivery method 2012-05-04 14:21:02 +00:00