Commit Graph

208 Commits

Author SHA1 Message Date
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
mDeflotte
abcfa78c03 [-] FO : #PSCFV-2147 - Fix bug with date of delivery 2012-05-04 09:12:02 +00:00
tDidierjean
7dc370a8da [-] Classes : fix #PSCFV-1218 - Re-ordering customized products don't duplicate the customization 2012-05-03 08:13:46 +00:00
mDeflotte
e02e6238c8 [-] FO : #PSCFV-2158 - Add warning message when a product cannot be delivered to an address 2012-05-03 08:10:09 +00:00
dMetzger
f642d20899 [-] FO : Cart rules local cache wasn't cleaned correctly #PSCFV-91 2012-05-02 09:35:04 +00:00
mDeflotte
7eca80f880 [-] FO : Fixed bug #PSCFV-1251 & #PSCFV-1727 2012-04-30 13:40:46 +00:00
dMetzger
20117417e7 [-] 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
4c82faa057 [-] FO : sometimes the cart rules total was doubled - fixed! #PSTEST-1202 2012-04-25 12:58:35 +00:00
dMetzger
b8d97dbb02 [-] FO : cart rules are now removed when the cart is empty #PSTEST-1205 2012-04-24 17:10:32 +00:00
mDeflotte
967930b251 [-] FO : #PSFV-803 - Fix bugs with customization and cart summary 2012-04-20 14:55:21 +00:00
mDeflotte
d06010dd6b [-] FO : #PSFV-815 - Moving an SQL request on the controller to the model 2012-04-19 09:55:13 +00:00
mDeflotte
0cb73f9e13 [-] 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
60b281c4e3 // Fix join between product_attribute and product_attribute_shop on getproducts methods 2012-04-17 16:10:51 +00:00
rMalie
009e190263 // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
dMetzger
afb05178fc // nothing serious :] 2012-04-10 17:02:33 +00:00
dMetzger
b510ad3096 [-] FO : fixed infinite loop in free shipping cart rule #PSTEST-1138 2012-04-10 16:57:50 +00:00
vAugagneur
cb1d41c82a [-] BO : fixed bug #PSFV-751 - Carrier - Rule of free shipping does not work 2012-03-30 09:46:29 +00:00
mDeflotte
41141212d9 // Change commentary "the the cart" for "the cart" 2012-03-30 09:09:38 +00:00
mDeflotte
797e7a183e [-] FO : #PSFV-604 - Add commentaries 2012-03-29 07:18:09 +00:00
mDeflotte
eb5e5dfb1e [-] FO : #PSFV-660 - Fix bug with multishipping proposed whereas de multishipping is disable 2012-03-16 10:19:21 +00:00
lLefevre
4f86c0d0ac // Fix replace \\" by " in english keys and change french keys for errors files 2012-03-15 08:31:12 +00:00
lLefevre
c21bef2acf // Fix update english key of translations in all files 2012-03-14 12:25:51 +00:00
mDeflotte
455ac1bba1 [-] 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
50a44277db // Normalize 2012-03-09 09:19:30 +00:00
mDeflotte
0aedd651b0 // Fix bug with address changing and multi-address on opc 2012-03-06 14:29:00 +00:00