Commit Graph

687 Commits

Author SHA1 Message Date
Rémi Gaillard 7402d7b93d [-] Core: Fix rounding price computation with and without taxes #PSCFV-7796 2013-02-13 17:48:40 +01:00
gRoussac 3e9d0dda55 [-] FO : Fix Bug #PSCFV-7339 available date on product page 2013-02-12 16:40:26 +01:00
gRoussac d9fbe89270 [-] FO : Fix Bug #PSCFV-7339 available date on product page 2013-02-12 16:40:26 +01:00
Rémi Gaillard 61dbe6a2e2 Merge pull request #266 from anat/development
[+] WS : Add product bundle retrieval from Web services
2013-02-11 08:53:31 -08:00
Rémi Gaillard 372ec5e940 Merge pull request #266 from anat/development
[+] WS : Add product bundle retrieval from Web services
2013-02-11 08:53:31 -08:00
anat 4990028dc2 [+] WS : Add product bundle retrieval from Web services 2013-02-11 17:51:18 +01:00
anat 8400eb53e5 [+] WS : Add product bundle retrieval from Web services 2013-02-11 17:51:18 +01:00
Vincent Augagneur 288c3e1323 Merge pull request #134 from PrestaEdit/patch-2
[-] FO: need id_product_attribute to know quantity
2013-02-05 00:52:50 -08:00
Vincent Augagneur f8c97d8814 Merge pull request #134 from PrestaEdit/patch-2
[-] FO: need id_product_attribute to know quantity
2013-02-05 00:52:50 -08:00
Gregory Roussac edd4bb0323 // fix warning 2013-01-30 14:56:54 +01:00
Gregory Roussac 700fd6a1a3 // fix warning 2013-01-30 14:56:54 +01:00
Rémi Gaillard a97843353b [-] FO: Fix Product::getProductName for multilang and multishop 2013-01-29 11:40:39 +01:00
Rémi Gaillard 3f20b968ec [-] FO: Fix Product::getProductName for multilang and multishop 2013-01-29 11:40:39 +01:00
Rémi Gaillard 3354db0f64 [-] BO: the attached file of downloadable products duplicated should not be the same than the original #PSCFV-7460 2013-01-25 15:57:54 +01:00
Rémi Gaillard 484d0fae7f [-] BO: the attached file of downloadable products duplicated should not be the same than the original #PSCFV-7460 2013-01-25 15:57:54 +01:00
Rémi Gaillard 1629e68c68 [-] BO: Fix SQL request on downloadable product duplication 2013-01-25 15:47:09 +01:00
Rémi Gaillard 4af26ada0c [-] BO: Fix SQL request on downloadable product duplication 2013-01-25 15:47:09 +01:00
Rémi Gaillard 8b8451831e [-] Core: Fix #PSCFV-7484 cache in Product::priceCalculation 2013-01-24 18:45:55 +01:00
Rémi Gaillard 1c22a76a3b [-] Core: Fix #PSCFV-7484 cache in Product::priceCalculation 2013-01-24 18:45:55 +01:00
Rémi Gaillard 955e2c378d [-] FO: Fix #PSCFV-7322 Product::getProductProperties quantity cache 2013-01-24 18:25:42 +01:00
Rémi Gaillard 24273960cc [-] FO: Fix #PSCFV-7322 Product::getProductProperties quantity cache 2013-01-24 18:25:42 +01:00
Rémi Gaillard 9f2b4acf2f [-] BO: Fix #PSCFV-7377 second part 2013-01-24 15:14:47 +01:00
Rémi Gaillard 56fe86e76c [-] BO: Fix #PSCFV-7377 second part 2013-01-24 15:14:47 +01:00
Rémi Gaillard 43290dd47a [-] BO: Fix #PSCFV-7377 customizable fields on product duplication 2013-01-23 16:07:53 +01:00
Rémi Gaillard c8ecf3d604 [-] BO: Fix #PSCFV-7377 customizable fields on product duplication 2013-01-23 16:07:53 +01:00
Rémi Gaillard c45345b36a [-] BO: description_short product field validation when the limit is changed #PSCFV-7383 2013-01-21 15:42:58 +01:00
Rémi Gaillard 3dbf875923 [-] BO: description_short product field validation when the limit is changed #PSCFV-7383 2013-01-21 15:42:58 +01:00
Rémi Gaillard 6d748d46d2 [-] FO: Fix #PSCFV-6456 price of default attribute with specific price on product comparison 2013-01-14 15:16:50 +01:00
Rémi Gaillard bfffc48b82 [-] FO: Fix #PSCFV-6456 price of default attribute with specific price on product comparison 2013-01-14 15:16:50 +01:00
vAugagneur 9154984c78 [-] CORE : fixed bug #PSCFV-4523 - Static _PS_DEFAULT_CUSTOMER_GROUP_ is still use in code even if deprecated 1.5.0.1 2013-01-09 10:26:16 +01:00
vAugagneur 857b8c2009 [-] CORE : fixed bug #PSCFV-4523 - Static _PS_DEFAULT_CUSTOMER_GROUP_ is still use in code even if deprecated 1.5.0.1 2013-01-09 10:26:16 +01:00
bumbu 0036768ae5 ObjectModel::updateMultishopTable() where argument is not mandatory 2013-01-07 19:24:12 +02:00
Vincent Augagneur b59669a7ae Merge pull request #137 from PrestaEdit/patch-4
[+] Class: Product::getIdByEan13
2013-01-07 01:38:41 -08:00
Vincent Augagneur eb3fca6abc Merge pull request #137 from PrestaEdit/patch-4
[+] Class: Product::getIdByEan13
2013-01-07 01:38:41 -08:00
Francois Gaillard 8baf87eef5 // Welcome 2013 2013-01-04 11:19:03 +01:00
François Gaillard 064ba453e6 // Welcome 2013 2013-01-04 11:19:03 +01:00
PrestaEdit 2a2190e4c9 [+] Class: Product::getIdByEan13
Sometimes, it's can be good to get the Product ID by EAN13.
2013-01-02 17:21:04 +01:00
PrestaEdit 62703ee39b [+] Class: Product::getIdByEan13
Sometimes, it's can be good to get the Product ID by EAN13.
2013-01-02 17:21:04 +01:00
PrestaEdit 1c24fe85c1 [-] FO: need id_product_attribute to know quantity 2013-01-02 11:04:57 +01:00
PrestaEdit b3479877bc [-] FO: need id_product_attribute to know quantity 2013-01-02 11:04:57 +01:00
Rémi Gaillard 5b7069f0bf [-] FO: Fix cache product features #PSCFV-6138 2012-12-17 15:52:52 +01:00
Rémi Gaillard c9ef2c44ae [-] FO: Fix cache product features #PSCFV-6138 2012-12-17 15:52:52 +01:00
Rémi Gaillard b3b5f7a1e9 [-] Core: Fix #PSCFV-5997 - Product::priceCalculation not return the price of default combination 2012-12-11 17:45:06 +01:00
Rémi Gaillard 82a230aa70 [-] Core: Fix #PSCFV-5997 - Product::priceCalculation not return the price of default combination 2012-12-11 17:45:06 +01:00
Rémi Gaillard 56819e3573 [-] FO: Fix some tax_display_method value for not default customer group 2012-12-06 16:38:31 +01:00
Rémi Gaillard 224646ef1f [-] FO: Fix some tax_display_method value for not default customer group 2012-12-06 16:38:31 +01:00
vAugagneur f6b1e86449 [-] BO : fixed bug when toggle status on product listing, redirect_type was not good 2012-12-03 15:23:25 +01:00
vAugagneur c769a2599c [-] BO : fixed bug when toggle status on product listing, redirect_type was not good 2012-12-03 15:23:25 +01:00
vAugagneur 13ebd3afef Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2012-12-03 14:14:54 +01:00
vAugagneur c2f31109e4 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2012-12-03 14:14:54 +01:00