Commit Graph

205 Commits

Author SHA1 Message Date
rMalie
803073cd49 // Webservice getters are now multishop 2012-06-01 07:45:41 +00:00
dMetzger
50a439ba3b // Cart rule display in cart summary 2012-05-30 09:29:55 +00:00
rGaillard
372a6fc472 // Performance optimizations 2012-05-29 08:32:13 +00:00
dMetzger
ef3bab9abf [-] FO : Cart products cache fixed (when you remove a product from the cart) 2012-05-25 11:27:33 +00:00
mDeflotte
93dd42218f // Fix bug with cart, multishipping and gift product 2012-05-22 14:07:16 +00:00
dMetzger
1e2c34ed95 // Fixed warning when calculating the order total of an empty cart 2012-05-21 18:56:19 +00:00
dMetzger
55527cfa91 // Cart display for free shipping 2012-05-21 18:53:30 +00:00
dMetzger
0ac0aadce4 // Cart display improved with free shipping 2012-05-21 17:33:51 +00:00
mDeflotte
21ed1ef008 // Fix bug with gift products and multishipping 2012-05-21 17:31:43 +00:00
dMetzger
1a420b5b4e [-] FO : wrong calcul of the free shipping in multi-shipping 2012-05-21 17:08:16 +00:00
dMetzger
da91bd1886 // typo 2012-05-21 16:17:53 +00:00
dMetzger
712b2d0a6d // Code cleaning and small fixes 2012-05-21 15:17:21 +00:00
dMetzger
f87ee2f2f6 // variable misnamed 2012-05-21 14:50:13 +00:00
dMetzger
9b092be840 // variable misnamed 2012-05-21 14:29:54 +00:00
dMetzger
c75f93d63e [-] FO : added the concept of product package (multi-shipping) for the cart rules in getContextualValue() 2012-05-21 14:19:54 +00:00
aNiassy
3cff645e26 [-] 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
442c27830d [-] FO : fixed a great part of the cart rules with multi-shipping 2012-05-21 13:15:15 +00:00
mDeflotte
2178329fb7 // Normalize php doc commentary 2012-05-21 09:59:26 +00:00
dMetzger
d6a120cfc0 [*] FO : cart summary is adapted to cart rules with a special "friendly" display 2012-05-19 13:26:21 +00:00
mDeflotte
cdb2013b08 // Change var name 2012-05-11 13:41:16 +00:00
mDeflotte
cdeb1eac86 [*] 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
4ccd85f553 [-] 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
8a4a019e2a [-] 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
mDeflotte
f65e49a246 [-] FO : #PSCFV-2147 - Fix bug with date of delivery 2012-05-04 09:12:02 +00:00
tDidierjean
6f3912f5e6 [-] Classes : fix #PSCFV-1218 - Re-ordering customized products don't duplicate the customization 2012-05-03 08:13:46 +00:00
mDeflotte
599e485366 [-] FO : #PSCFV-2158 - Add warning message when a product cannot be delivered to an address 2012-05-03 08:10:09 +00:00
dMetzger
38ff4fbeac [-] FO : Cart rules local cache wasn't cleaned correctly #PSCFV-91 2012-05-02 09:35:04 +00:00
mDeflotte
9bd48dea6c [-] FO : Fixed bug #PSCFV-1251 & #PSCFV-1727 2012-04-30 13:40:46 +00:00
dMetzger
2ba501aeca [-] FO : free products emptied when there isn't any other products in the cart #PSCFV-300 2012-04-26 13:56:22 +00:00
dMetzger
82b58ec4b8 [-] FO : sometimes the cart rules total was doubled - fixed! #PSTEST-1202 2012-04-25 12:58:35 +00:00
dMetzger
6a58ab1ab9 [-] FO : cart rules are now removed when the cart is empty #PSTEST-1205 2012-04-24 17:10:32 +00:00
mDeflotte
6e83883bfb [-] FO : #PSFV-803 - Fix bugs with customization and cart summary 2012-04-20 14:55:21 +00:00
mDeflotte
92464e3546 [-] FO : #PSFV-815 - Moving an SQL request on the controller to the model 2012-04-19 09:55:13 +00:00
mDeflotte
da3dedaf75 [-] Project : #PSFV-820 - Cartrules are now reapplied each time we add/remove a product on/from the cart 2012-04-19 09:39:14 +00:00
rMalie
6ec2816de5 // Fix join between product_attribute and product_attribute_shop on getproducts methods 2012-04-17 16:10:51 +00:00
rMalie
49869aaaaf // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
dMetzger
583a6e60a7 // nothing serious :] 2012-04-10 17:02:33 +00:00
dMetzger
b11d832d84 [-] FO : fixed infinite loop in free shipping cart rule #PSTEST-1138 2012-04-10 16:57:50 +00:00
vAugagneur
67f0738812 [-] BO : fixed bug #PSFV-751 - Carrier - Rule of free shipping does not work 2012-03-30 09:46:29 +00:00
mDeflotte
9db83c8423 // Change commentary "the the cart" for "the cart" 2012-03-30 09:09:38 +00:00
mDeflotte
7cd508e10c [-] FO : #PSFV-604 - Add commentaries 2012-03-29 07:18:09 +00:00
mDeflotte
c5dd373697 [-] FO : #PSFV-660 - Fix bug with multishipping proposed whereas de multishipping is disable 2012-03-16 10:19:21 +00:00
lLefevre
01e37845f5 // Fix replace \\" by " in english keys and change french keys for errors files 2012-03-15 08:31:12 +00:00
lLefevre
1998bb56d4 // Fix update english key of translations in all files 2012-03-14 12:25:51 +00:00
mDeflotte
2caf65a983 [-] FO : #PSFV-604 - Fix bug with undefined address on the cart (when the address is removed)
// Fix bug with multishipping when tax calculation use delivery address and not billing
2012-03-09 09:43:55 +00:00
rMalie
d14913d8e6 // Normalize 2012-03-09 09:19:30 +00:00
mDeflotte
4f7a4706e7 // Fix bug with address changing and multi-address on opc 2012-03-06 14:29:00 +00:00
vAugagneur
0ac443d03f [-] BO : #PSFV-587 - product additional shipping cost not included in order shipping summary 2012-03-06 14:09:25 +00:00
vChabot
77774d0d94 // id_category_default is now for multishop 2012-02-27 13:53:52 +00:00
rMalie
8f0257fc87 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00