Commit Graph

334 Commits

Author SHA1 Message Date
rMalie d010ace08f // Fix // Fix left join on product_attribute_shop 2012-04-23 13:29:24 +00:00
vChabot 02a35a960f // product categories now handle the multiple category trees 2012-04-20 15:13:08 +00:00
rMalie 61ed413134 // Combination multishop 2012-04-20 10:01:05 +00:00
tDidierjean 925406d026 // Fix errors on product combinations edition page 2012-04-19 15:41:52 +00:00
rMalie 1313632eb1 // Fix combination edition 2012-04-19 14:50:14 +00:00
tDidierjean 724f828eb0 [-] BO : fix #PSTEST-1184 - bug with product combinations generator 2012-04-19 08:22:30 +00:00
rMalie 4bd9f1a0c6 // Fix Product::priceCalculation() for multishop 2012-04-18 07:47:02 +00:00
tDidierjean 6b5f1f9669 [-] BO : fix #PSTEST-1170 - broken suppliers edition in product page 2012-04-17 16:00:31 +00:00
bMancone 5e55b74e15 // Fixed exceptions when saving products 2012-04-17 15:56:04 +00:00
rMalie 06a114b70b // Fix ObjectModel::updateMultishopTable() for Combination 2012-04-17 15:29:07 +00:00
rMalie 49869aaaaf // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
rGaillard 48219a6a6d [*] BO: It is now possible to apply a specific price of 0 euros 2012-04-12 14:51:23 +00:00
lLefevre dd5dafc562 [*] BO : #PSFV-696 : add attachment when we duplicate a product 2012-04-10 16:23:37 +00:00
lLefevre 41b6d62093 [-] BO : #PSFV-812 : Fix bug price in a specials block 2012-04-10 08:16:18 +00:00
lLefevre 91e7097652 [-] BO : #PSTEST-1129 : fix bug : Error when duplicate a product 2012-04-04 12:32:06 +00:00
rMalie f72d0851bc // Fix Product->deleteAttributeCombinaison 2012-04-04 11:24:02 +00:00
tDidierjean 56356f72f8 // More BO product page cleanup 2012-04-03 16:54:00 +00:00
tDidierjean 20c43d7316 [-] BO : fix #PSTEST-1123 - Changing default product attribute is broken 2012-04-03 08:38:41 +00:00
bMancone 626f794541 // Wrong comment of method 2012-04-02 07:58:34 +00:00
bMancone d62496e205 // Fixed missing deprecated methods ... #PSFV-735 2012-04-02 07:54:16 +00:00
vChabot 200e0bf4bf // product import multishop fix with category default 2012-03-28 12:43:47 +00:00
rGaillard 6a8c5d4b82 [-] Core: Fix bad card context assignation 2012-03-23 10:30:53 +00:00
tDidierjean 5b1cacca66 // BO product list optimization 2012-03-15 09:51:16 +00:00
rGaillard 2d9fa050b1 // Clean product and carrier tax rules group on update 2012-03-12 17:47:13 +00:00
rGaillard 09a761343d // Improve performance 2012-03-12 14:50:56 +00:00
rMalie 1d6b613bbe // Fix product deletion #PSFV-642 2012-03-09 14:43:32 +00:00
rMalie d14913d8e6 // Normalize 2012-03-09 09:19:30 +00:00
rMalie 51a71cd641 // Refacto of tax_rules_groups_shop 2012-03-08 14:40:18 +00:00
rGaillard a4d04bd04c // Fix tax rules group product and carriers deletion 2012-03-08 13:36:45 +00:00
rGaillard 72df4dca60 [-] Core : If a specific price is applied to a combination the combination impact is no longer applied 2012-03-08 10:22:37 +00:00
mDeflotte 4b6c4decec [-] FO : #PSTEST-975 - Fix bugs with promo page 2012-03-07 16:13:12 +00:00
rGaillard 8c0a981346 [-] BO: Fix PSFV-630 tax rules group on product 2012-03-07 14:06:00 +00:00
vChabot ab97d9ece3 [-] FO : BugFix : #PSFV-629 : random special product display only special products 2012-03-07 13:49:25 +00:00
rGaillard f1d65f059b [-] FO: Fix PSFV-533 combinations specificprices and blockspecial 2012-03-01 17:27:21 +00:00
bMancone 1ff1f00dab // Updated mailalerts module 2012-03-01 13:32:16 +00:00
mDeflotte 799daae1ed // Fix redirection problem with products 2012-02-29 09:34:45 +00:00
dMetzger a4d25e7a2a [+] BO : added a new option for the products : do they appear in the catalog, in the search, both or neither 2012-02-27 15:55:40 +00:00
vChabot 5112ede7e4 // id_category_default fix 2012-02-27 15:42:48 +00:00
vChabot 77774d0d94 // id_category_default is now for multishop 2012-02-27 13:53:52 +00:00
rMalie 9c6b80fabe // Replace shop->addSqlAssociation() by static call 2012-02-27 13:07:51 +00:00
rMalie 8f0257fc87 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00
rGaillard 932b649b23 // tax rules product and carriers shop association in webservices 2012-02-24 11:12:12 +00:00
rMalie 1787cd9c2a // Fix getContextType() 2012-02-24 10:11:01 +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
bMancone 254c7053a9 // Fixed #PSFV-521 2012-02-20 13:58:19 +00:00
tDidierjean 80514e5b39 // replace all uses of "combinaison" by "combination" 2012-02-17 15:03:56 +00:00
tDidierjean 50c1d18a72 // Deprecate function 2012-02-17 14:54:32 +00:00
rMalie 1bdfebf11e // Optimization on Product cache 2012-02-14 09:39:18 +00:00