Commit Graph

184 Commits

Author SHA1 Message Date
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
vAugagneur
11cd7cadc7 [-] BO : #PSFV-587 - product additional shipping cost not included in order shipping summary 2012-03-06 14:09:25 +00:00
vChabot
c4572c9921 // id_category_default is now for multishop 2012-02-27 13:53:52 +00:00
rMalie
0a3fa7ba14 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00
rGaillard
5793e30caa [+] Core : products and carriers tax rules are associated to shop 2012-02-24 09:26:18 +00:00
rMalie
1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
bfd3e8deb1 // Improve multishop API 2012-02-23 15:39:44 +00:00
mDeflotte
02ef2e9fb0 // Don't preselect delivery options 2012-02-21 10:02:56 +00:00
dMetzger
f01657a576 [*] 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
26e79ff58e [-] 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
10c8eca300 // Shippping calculation on multishipping did not use package address delivery but the cart address delivery 2012-02-17 15:57:37 +00:00
mDeflotte
2ab07c690f [-] Classes : #PSTEST-717 - Fix an infinite loop
// Add missing params $products
2012-02-14 10:36:53 +00:00
mDeflotte
981db438d1 // Improving adding address with order-opc 2012-02-13 14:15:23 +00:00
dMetzger
e102ae2928 // A few dozens queries less on every pages... 2012-02-09 17:15:05 +00:00
mDeflotte
914c75b56c // fix bug with missing $context->cart and $context->customer durring payment process 2012-02-07 17:15:44 +00:00
mDeflotte
7f60377b6c [-] BO : #PSTEST-661 - Fix bug with non-assigned context 2012-02-06 14:19:39 +00:00
vChabot
7c9e1b30bf // Part of Code Review multishipping 2012-02-06 09:28:35 +00:00
mDeflotte
a2c991e20b [*] 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
22e41f7e44 [-] BO : #PSTEST-618 - Carriers price was not good on order creation 2012-02-03 08:20:06 +00:00
dMetzger
47debd52ae [-] FO : free gift fixed 2012-01-26 17:17:18 +00:00
dMetzger
12954750fe [-] FO : uncombinable cart rules are not combinable anymore 2012-01-26 15:17:23 +00:00
dMetzger
96a58849a2 [-] BO : voucher creation in the order detail fixed 2012-01-26 14:34:58 +00:00
rMalie
8783fc2f83 // Add more informations on deprecated data 2012-01-26 14:10:31 +00:00
rMalie
b7ba158c07 // Normalize 2012-01-25 14:40:12 +00:00
rMalie
cc841b6969 [*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update() 2012-01-23 17:41:02 +00:00