Commit Graph

156 Commits

Author SHA1 Message Date
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
rMalie
ccbf3acc8d // Normalize 2012-01-25 14:40:12 +00:00
rMalie
587a927e76 [*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update() 2012-01-23 17:41:02 +00:00
mDeflotte
355fc348e2 // Retrocompatibility with carriers modules 2012-01-23 15:50:50 +00:00
rMalie
3a7325c75e [-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376 2012-01-19 10:14:10 +00:00
rMalie
c08d3423de // Fix retrocompatibility with themes 1.4 -> 1.5 2012-01-12 14:55:50 +00:00
bMancone
fa61172aa8 // Improved Pack management 2012-01-10 15:40:46 +00:00
tDidierjean
cdbf42f9f4 // FO : fix multiple instances of Cart and Address 2012-01-03 09:49:58 +00:00
rMalie
a776684f13 // Rename correctly all hooks 2012-01-02 15:52:40 +00:00
mDeflotte
e2c129e16b [-] FO : #PSFV-272 - Add translation + try to not increase global qty of product on choosing "Ship to multiple addresses" 2012-01-02 13:35:42 +00:00
jBreux
8515536c5d // Fix adding pack to cart O_o 2011-12-22 22:03:13 +00:00
jBreux
bc710b37bc // Fix adding pack to cart 2011-12-22 21:54:38 +00:00
tDidierjean
b33d8b547b // Fix autosetProductAddress 2011-12-22 21:25:18 +00:00
mDeflotte
0612dd7f6e // BugFix 2011-12-22 21:24:19 +00:00
mDeflotte
328c8460ec // Improving method getAvailableCarrierList 2011-12-22 17:37:27 +00:00
mDeflotte
fcec48f940 // Fixing problems with blockcart 2011-12-22 16:56:10 +00:00
mDeflotte
28c634fe26 // BugFix with shiping and warehouse 2011-12-22 14:57:43 +00:00
mDeflotte
35aadde8c6 // Problem with product return 2011-12-22 09:39:44 +00:00
mDeflotte
a768213b3c // Fix some problems with multishipping 2011-12-21 17:24:16 +00:00
mDeflotte
d272c59c32 // Fix some problems with multishipping 2011-12-21 16:27:02 +00:00
bMancone
092d8a8e55 // Orders : fixed stock (available quantity & Stock) 2011-12-21 14:24:34 +00:00
François Gaillard
d0351fd472 // Fixed warehouse shops list 2011-12-20 17:29:24 +00:00
mDeflotte
40e6d16780 // Add id_shop 2011-12-20 16:58:27 +00:00
mDeflotte
bab4e9c6e1 // Removing some id_warehouse
// Adding some checks with advanced_stock_management product attribute
2011-12-19 16:01:41 +00:00
rMalie
ff3f1804ec // Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class 2011-12-19 11:13:13 +00:00
fBrignoli
fe732a8b80 [*] CO : Additional Shipping Cost / Purchase Price / Reduction Amount texc in OrderDetails 2011-12-19 10:16:04 +00:00
mDeflotte
f76df7f22e // Fixing bugs in admin cart 2011-12-19 09:51:59 +00:00
dMetzger
fd032da4bc // Fixed rounding bug on cart rules 2011-12-15 10:41:00 +00:00
rMalie
7da8061a68 // Format definitions 2011-12-14 17:21:18 +00:00
mBertholino
d189fd8ed0 // improve multishop code, id_shop has an id different than 0 even if share_customer or share_order is true 2011-12-13 13:37:59 +00:00
mBertholino
1d0a0a5395 // improve multishop code with id_shop = 0 when share_customer or share_order is true 2011-12-13 11:59:41 +00:00