Commit Graph

186 Commits

Author SHA1 Message Date
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
rGaillard
41390e9be5 [+] Core : products and carriers tax rules are associated to shop 2012-02-24 09:26:18 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
91aae3e665 // Improve multishop API 2012-02-23 15:39:44 +00:00
mDeflotte
8603a4fce0 // Don't preselect delivery options 2012-02-21 10:02:56 +00:00
dMetzger
839db43450 [*] BO : you can now choose the combination of the free product of a cart rule
[*] FO : the free product is now removed from the cart along with the cart rule (where applicable)
2012-02-20 17:04:41 +00:00
mDeflotte
a9fbb0f907 [-] FO : #PSCFI-4762 - When cart contains virtuals products and physicals products, use only physicals to calculate shipping cost
// Product virtuals added before upgrading need to have the column ps_product.is_virtual at 1
2012-02-20 16:40:22 +00:00
mDeflotte
68841fad5e // Shippping calculation on multishipping did not use package address delivery but the cart address delivery 2012-02-17 15:57:37 +00:00
mDeflotte
4a5e488ed4 [-] Classes : #PSTEST-717 - Fix an infinite loop
// Add missing params $products
2012-02-14 10:36:53 +00:00
mDeflotte
93aed4d1d7 // Improving adding address with order-opc 2012-02-13 14:15:23 +00:00
dMetzger
0d41c6462f // A few dozens queries less on every pages... 2012-02-09 17:15:05 +00:00
mDeflotte
efa29051ff // fix bug with missing $context->cart and $context->customer durring payment process 2012-02-07 17:15:44 +00:00
mDeflotte
96bcd069e2 [-] BO : #PSTEST-661 - Fix bug with non-assigned context 2012-02-06 14:19:39 +00:00
vChabot
392563b2f3 // Part of Code Review multishipping 2012-02-06 09:28:35 +00:00
mDeflotte
2985468913 [*] BO : #PSTEST-381 - Checkbox "Send available products first" must not be present if there is only product "out of stock", or to check states of virtual products 2012-02-03 09:46:34 +00:00
mDeflotte
96c6f90030 [-] BO : #PSTEST-618 - Carriers price was not good on order creation 2012-02-03 08:20:06 +00:00
dMetzger
567baf0a1c [-] FO : free gift fixed 2012-01-26 17:17:18 +00:00
dMetzger
153cb616bc [-] FO : uncombinable cart rules are not combinable anymore 2012-01-26 15:17:23 +00:00
dMetzger
18a040a30a [-] BO : voucher creation in the order detail fixed 2012-01-26 14:34:58 +00:00
rMalie
5990e369c6 // Add more informations on deprecated data 2012-01-26 14:10:31 +00:00