Commit Graph

20 Commits

Author SHA1 Message Date
rGaillard
8fbd0cc439 [-] Core: Fix PSCFV-2984 specific price rules are deleted on all products when you edit one
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16434 b9a71923-0436-4b27-9f14-aed3839534dd
2012-07-16 09:26:19 +00:00
rGaillard
13e466a268 [-] BO: Fix PSCFV-2818 application of specific price rules when multiple conditions of same type in the same group
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16156 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-28 21:48:21 +00:00
rGaillard
2bce691ae8 // Improve performance and bug fixes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15882 b9a71923-0436-4b27-9f14-aed3839534dd
2012-06-06 16:22:48 +00:00
rGaillard
1bd51177f8 [-] Core: Fix PSCFV-2109 specific prices when updating product
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15451 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-19 14:55:28 +00:00
rMalie
e50fa1ae2a // Fix // Fix left join on product_attribute_shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14813 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-23 13:29:24 +00:00
rMalie
0c2dd0cd2f // MERGE product_multistore branch : product fields are now editable per shop
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14682 b9a71923-0436-4b27-9f14-aed3839534dd
2012-04-17 13:32:12 +00:00
rGaillard
ed0af63985 // Fix duplication of conditions when editing specifice rules
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14227 b9a71923-0436-4b27-9f14-aed3839534dd
2012-03-22 15:55:55 +00:00
rMalie
2454cd7863 // Welcome 2012²
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13573 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-23 16:33:10 +00:00
aKorczak
c891bbc049 [*] WS : Add entity specific_prices
[*] WS : Add entity specific_price_rules


git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13143 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-08 16:46:57 +00:00
rGaillard
0ae248a2bc // Improve/debug SpecificPriceRule
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13121 b9a71923-0436-4b27-9f14-aed3839534dd
2012-02-08 13:23:04 +00:00
rGaillard
fdb2f11885 // Fix PSTEST-364
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12785 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-30 10:12:06 +00:00
rMalie
a4d97911b1 [*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12624 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-23 17:41:02 +00:00
rMalie
a04b2af73b // Normalize some classes
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12612 b9a71923-0436-4b27-9f14-aed3839534dd
2012-01-23 15:25:43 +00:00
rGaillard
5517c5c9af // Fix SpecificPriceRule percent reduction
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11663 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 18:26:07 +00:00
tDidierjean
5520f6767e // Fix SpecificPriceRule name property
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11507 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-21 16:17:15 +00:00
rGaillard
0cc6fee10b // Fix SpecificPriceRule add id_customer
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11500 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-21 15:33:52 +00:00
rMalie
b7ae37f6d7 // Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11351 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-19 11:13:13 +00:00
rMalie
03bd438c7d // Format definitions
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11173 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-13 13:41:54 +00:00
rMalie
fddf4fb89b [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11155 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-12 18:10:38 +00:00
rGaillard
86b65ef6df [+] BO: Add Specific prices bulk generator
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11056 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-08 16:01:10 +00:00