Commit Graph

279 Commits

Author SHA1 Message Date
rMalie 361765b35a // Fix multishop management in ObjectModel 2012-05-21 15:29:28 +00:00
rMalie 0973bde8db // Fix multishop management in ObjectModel 2012-05-21 15:29:28 +00:00
rGaillard 502c16dcba // Product is now correctly inserted in product_shop for existant products 2012-05-21 09:46:53 +00:00
rGaillard 16999c64ae // Product is now correctly inserted in product_shop for existant products 2012-05-21 09:46:53 +00:00
rMalie c216cb68a7 // Multishop entities are not created anymore in ObjectModel->update(), they are only updated 2012-05-19 13:39:39 +00:00
rMalie 9d4442d424 // Multishop entities are not created anymore in ObjectModel->update(), they are only updated 2012-05-19 13:39:39 +00:00
rMalie bc48e8e0c1 // Fix lot of multishop bugs (updateAssoShop reworked, remove multishop property for country / zone / currency / carrier, getList()) 2012-05-18 14:54:37 +00:00
rMalie 7a6b54268e // Fix lot of multishop bugs (updateAssoShop reworked, remove multishop property for country / zone / currency / carrier, getList()) 2012-05-18 14:54:37 +00:00
vChabot c70b3449f0 [-] BO : BugFix : #PSCFV-2373 : Problem on country creation 2012-05-16 13:17:07 +00:00
vChabot 9984380758 [-] BO : BugFix : #PSCFV-2373 : Problem on country creation 2012-05-16 13:17:07 +00:00
tDidierjean 1e85333d75 // objectmodel fix 2012-05-14 15:21:52 +00:00
tDidierjean bd023b103f // objectmodel fix 2012-05-14 15:21:52 +00:00
fBrignoli 3af8a79537 // fix 2012-05-14 14:15:08 +00:00
fBrignoli 76ef726e44 // fix 2012-05-14 14:15:08 +00:00
fBrignoli 932963bbea [-] BO : Bug fixed #PSCFV-1975 - Combination import + multishop 2012-05-14 12:55:07 +00:00
fBrignoli c6b95a0506 [-] BO : Bug fixed #PSCFV-1975 - Combination import + multishop 2012-05-14 12:55:07 +00:00
lLefevre 83703dc4ee [-] FO : #PSCFV-2151 : Translations of errors are connected width sprintf() 2012-05-14 11:45:41 +00:00
lLefevre d5a5f3f7ea [-] FO : #PSCFV-2151 : Translations of errors are connected width sprintf() 2012-05-14 11:45:41 +00:00
vAugagneur aaa95800b5 [-] BO : fixed bug #PSCFV-2285 - Unable to activate/deactivate a product from list 2012-05-14 08:10:19 +00:00
vAugagneur 8ff9b2bd4c [-] BO : fixed bug #PSCFV-2285 - Unable to activate/deactivate a product from list 2012-05-14 08:10:19 +00:00
rMalie e580832934 // Use protected instead of private for classes we can override #PSCFV-1976 2012-04-26 08:55:55 +00:00
rMalie 5b8e96602f // Use protected instead of private for classes we can override #PSCFV-1976 2012-04-26 08:55:55 +00:00
rMalie 22daabf9cb // Fix bug on auths for sub employees #PSFV-849 2012-04-23 09:38:24 +00:00
rMalie bd1892578d // Fix bug on auths for sub employees #PSFV-849 2012-04-23 09:38:24 +00:00
rMalie 84d1e57ad9 // Combination multishop 2012-04-20 10:01:05 +00:00
rMalie 61ed413134 // Combination multishop 2012-04-20 10:01:05 +00:00
rMalie 4639e5549b // Fix combination edition 2012-04-19 14:50:14 +00:00
rMalie 1313632eb1 // Fix combination edition 2012-04-19 14:50:14 +00:00
rMalie 55da95aad3 // Fix ObjectModel::updateMultishopTable() for Combination 2012-04-17 15:45:47 +00:00
rMalie 1074d7f0d5 // Fix ObjectModel::updateMultishopTable() for Combination 2012-04-17 15:45:47 +00:00
rMalie ce471ee92a // Fix ObjectModel with multishop flag to false 2012-04-17 14:56:53 +00:00
rMalie 8fcddaf64d // Fix ObjectModel with multishop flag to false 2012-04-17 14:56:53 +00:00
rMalie 009e190263 // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
rMalie 49869aaaaf // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
rMalie 6d4bf3b9aa // Clean copy_from_front data 2012-02-28 12:45:36 +00:00
rMalie 3f26742414 // Clean copy_from_front data 2012-02-28 12:45:36 +00:00
rMalie 394c493efc // Improve multishop_context in AdminController and rename shop->getListOfID() by Shop::getContextListShopID() 2012-02-27 09:49:19 +00:00
rMalie 20f2f2de7d // Improve multishop_context in AdminController and rename shop->getListOfID() by Shop::getContextListShopID() 2012-02-27 09:49:19 +00:00
rMalie 1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie 14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie bfd3e8deb1 // Improve multishop API 2012-02-23 15:39:44 +00:00
rMalie 91aae3e665 // Improve multishop API 2012-02-23 15:39:44 +00:00
rMalie e1714942f3 [*] Classes : table prefix is no longer required in Db::getInstance()->delete() method 2012-02-16 14:54:52 +00:00
rMalie eb97902fdd [*] Classes : table prefix is no longer required in Db::getInstance()->delete() method 2012-02-16 14:54:52 +00:00
aKorczak 6405c3c73e [-] WS : Fix xlink
[*] WS : Add entity tax_rule_groups
[*] WS : Fix ObjectModel issue
[*] WS : Delete sqlId not used
[*] WS : Fix entity configurations
[*] WS : Fix entity translated_configurations
2012-02-08 15:42:53 +00:00
aKorczak 641d84a277 [-] WS : Fix xlink
[*] WS : Add entity tax_rule_groups
[*] WS : Fix ObjectModel issue
[*] WS : Delete sqlId not used
[*] WS : Fix entity configurations
[*] WS : Fix entity translated_configurations
2012-02-08 15:42:53 +00:00
rMalie 8b8d748afc // Fix langMultiShop in ObjectModel 2012-02-08 14:33:52 +00:00
rMalie d3dcb99419 // Fix langMultiShop in ObjectModel 2012-02-08 14:33:52 +00:00
rMalie 15f613f09c // Improve definition in WS 2012-02-08 14:04:20 +00:00
rMalie ec36600435 // Improve definition in WS 2012-02-08 14:04:20 +00:00