Commit Graph

282 Commits

Author SHA1 Message Date
vAugagneur 5f895516c7 [-] BO : fixed bug #PSCFV-3338 2012-07-26 13:46:19 +00:00
vAugagneur 4e62d9d463 [-] BO : fixed bug #PSCFV-3352 2012-07-26 13:03:54 +00:00
vAugagneur f92652f2c5 //fixed multishop CRUD bug 2012-07-24 16:45:52 +00:00
dMetzger b31bd36b7b [-] BO : cart rules are now cleaned when a component of a product rule (like a product, a category, a supplier...) is deleted 2012-07-24 13:11:56 +00:00
lLefevre f114d1e44f [-] BO : Product : add missing properties 2012-07-24 07:57:42 +00:00
dMetzger 2b277d05fc [*] BO : you can now disable automatic indexation of the products #PSCFV-3258 2012-07-23 10:55:35 +00:00
rGaillard 905fbb7f6b // Fix PHP notice 2012-07-19 12:35:51 +00:00
vChabot c0f6e04068 [-] BO : BugFix : #PSCFV-2205 : Combination attributes are displayed as many time as they are associated to a shop. 2012-07-18 15:35:51 +00:00
mDeflotte 5d8540af0e // Fix bug with Product::priceCalculation 2012-07-18 08:40:09 +00:00
mDeflotte 2a037a2a04 [-] BO : #PSCFV-3192 - Product::getAttributeGroups return duplicated attributes 2012-07-16 08:22:09 +00:00
rGaillard 315da2e622 // Fix combinations on product page 2012-07-13 16:27:28 +00:00
rGaillard 912f1b234d [-] Core: Fix PSCFV-3161 stockage of reduction was bad in database 2012-07-13 15:20:53 +00:00
lLefevre 39f0edf5db [-] BO : fix #PSCFV-3198 2012-07-13 14:45:36 +00:00
rGaillard 57068e5b55 [-] Core: Fix PSCFV-3138 sometime product price setted to 0 on combinations with specific prices 2012-07-13 13:07:58 +00:00
mDeflotte a78960283f [-] BO : #PSCFV-3192 - Product::getAttributeGroups return duplicated attributes
// Fix little bug
2012-07-13 12:35:52 +00:00
rGaillard 3672b02c66 // Fix some bug on advanced stock management 2012-07-11 15:46:39 +00:00
dMetzger 1ebe0d4834 // Changed the name of a multishop variable to multishop_specific, in order to avoid confusion 2012-07-09 15:48:22 +00:00
rGaillard defa5a8c4f [-] BO: Fix combinations creation on multistore 2012-07-09 15:41:07 +00:00
vChabot 15043bfccc [-] BO : BugFix : #PSCFV-2823 : Product::priceCalculation() returns null specific_price after two calls 2012-06-26 08:51:10 +00:00
rGaillard f581544632 [-] BO: Fix bugs with stock management 2012-06-25 14:46:03 +00:00
rGaillard 17fb637ff5 // Optimizations and clean ajax.php 2012-06-19 16:47:04 +00:00
rGaillard b583b84b61 [-] BO: Update product specific price rules on update 2012-06-19 09:59:14 +00:00
aFolletete cf9b31ee34 // clean useless INNER JOIN 2012-06-14 13:30:56 +00:00
vAugagneur 9486a21bee [-] BO : fixed bug #PSCFV-2828 - Changing the default attribute : no refresh 2012-06-14 09:03:44 +00:00
mDeflotte 74fe294cf6 [-] BO : #PSCFV-2638 - Fix bug combination mess up in product/quantities 2012-06-11 13:41:09 +00:00
vChabot 2acf6276f4 [-] BO : BugFix : #PSCFV-2630 : Combination and multishop association issue with shared stock through group shop 2012-06-07 14:20:53 +00:00
rMalie 4de6cc643f // Fix Product::sqlStock() (use restrictions in left join instead of restrictions in where) 2012-06-06 09:16:03 +00:00
rMalie 803073cd49 // Webservice getters are now multishop 2012-06-01 07:45:41 +00:00
rMalie 2f5dd84019 // Fix out of stock on combinations with no quantity (thank you Brice <3) 2012-05-30 13:48:23 +00:00
rGaillard 372a6fc472 // Performance optimizations 2012-05-29 08:32:13 +00:00
lLefevre cd8216f715 // Fix wholesaleprice when you import a combinaison CSV file 2012-05-23 14:27:43 +00:00
tDidierjean 91f0800aa6 // fix warning with specific price 2012-05-22 13:33:45 +00:00
mDeflotte 21be2b2b1f [-] BO : #PSCFV-2473 - Fix bug with attribute value and shop 2012-05-21 15:32:56 +00:00
rGaillard aeb57a2cd5 // Fix SQL error in the product listing on multishop 2012-05-21 14:30:28 +00:00
rGaillard 38c27068e4 // Fix product bug when no quantity was added for new products attributes 2012-05-21 14:00:17 +00:00
rGaillard 70fc1fdf4e [-] Core: Fix PSCFV-2109 specific prices when updating product 2012-05-19 14:55:28 +00:00
aFolletete 973338df7b [-] BO : fixed bug #PSCFV-2428 - fix bug on combination creation 2012-05-19 09:34:53 +00:00
fBrignoli 5e8830bd62 [-] MO : Bug fixed #PSCFV-2311 - blockspecials doesn't display discounted products 2012-05-16 16:52:03 +00:00
fBrignoli c6b95a0506 [-] BO : Bug fixed #PSCFV-1975 - Combination import + multishop 2012-05-14 12:55:07 +00:00
fSerny 2ff6b637a5 [-] PROJECT : Deleting duplicate hook - #PSCFV-163 2012-05-11 14:34:57 +00:00
rGaillard dd35b0b29e [+] BO: The customizable products are now usable in the BackOffice order 2012-05-09 14:04:13 +00:00
vAugagneur 03e89a19e0 [-] BO : fixed bug #PSCFV-2256 - Error when duplicate a product 2012-05-09 13:40:54 +00:00
tDidierjean 1642ebb68a [-] BO : fix bug #PSCFV-2237 - Broken SQL Request in Product->getAccessories() 2012-05-09 13:15:37 +00:00
mDeflotte fc637f8083 // Fix bug with product price was badly set to 0 if a specific price rule with 0 as price is applyed to the product 2012-04-30 08:41:53 +00:00
vChabot 5f600cef57 [-] BO : BugFix #PSCFV-2110 #PSCFV-2117 Category association in product page (back-office) is now saved when you have only one shop 2012-04-27 13:54:49 +00:00
rMalie d2ef2becfa // Fix specificPrice with multishop 2012-04-26 16:00:36 +00:00
rMalie 36be5ec803 // Norm 2012-04-26 14:13:59 +00:00
rMalie e3e428e6e4 // Fix multishop bug on product_attribute list 2012-04-24 13:48:23 +00:00
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