Commit Graph

476 Commits

Author SHA1 Message Date
Damien Metzger
d9c2ec37d4 // Code cleaning 2013-07-15 18:13:07 +02:00
Damien Metzger
a3039024e7 // Code cleaning 2013-07-15 18:07:53 +02:00
Rémi Gaillard
4b492046c0 // add another logs information 2013-07-12 10:55:37 +02:00
Rémi Gaillard
17ee071bdf Merge pull request #540 from axometeam/patch-7
[*] BO : Correct the getList() request for quantity and id_product
2013-07-11 06:40:17 -07:00
Rémi Gaillard
004e833b24 [+] BO: Addition, deletion and edition are now logged 2013-07-11 14:50:23 +02:00
Damien Metzger
bad15211a8 [-] BO : added checks on product attributes properties #PSCFV-9703 2013-07-09 11:30:59 +02:00
Axome
fe660c097c [*] BO : Correct the getList() request for quantity and id_product
Quantity and Id_product should be fixe as Int, else the Mysql request do something like : quantity LIKE "%0%"

When an admin key-in quantity as 0, he want product with quantity as 0, not as 0 / 10 /20 / 30... ect (The same for id_product)
2013-07-03 11:18:04 +02:00
Rémi Gaillard
6b71ec8b09 [-] BO: product supplier price should not be converted on product page #PSCFV-9420 2013-07-02 15:45:12 +02:00
gRoussac
64f615a061 [-] BO : Fix warnings when product not available in Shop 2013-06-25 18:16:06 +02:00
Rémi Gaillard
68540f1887 [-] BO: Stock should not appears on product listing when stock management is disabled #PSCFV-8207 2013-06-19 11:35:24 +02:00
Rémi Gaillard
f5dfb12e4d [-] BO: association of product attributes on associating a product to another shop #PSCFV-8735 2013-06-13 14:30:21 +02:00
gRoussac
ff2c3725d3 [-] Bo : Fix #PSCFV-9306 report of #PSCFI-7115 Add a new specific price = faulty validation 2013-05-31 18:10:41 +02:00
Cédric Mouleyre
89723f9daf Double 'id_image' definition in product getList
Double 'id_image' definition in product getList, the correct on is : MAX('.$alias_image.'.id_image) id_image, I remove the second.

The problem was, sometimes, image product was not display in multi-shop in the BO.
2013-04-25 11:31:10 +03:00
Rémi Gaillard
3aba9f026b [-] BO: Fix #PSCFV-8422 it is now possible to manage minimal quantity even if stock management is disabled 2013-03-25 16:48:57 +01:00
Rémi Gaillard
fea8f50ab9 // reset category filter on adminproducts on multishop when category is not associated to the shop 2013-03-21 12:03:39 +01:00
Rémi Gaillard
5f181c8e4c [-] Core: Fix the listings in multishop context when you have at least a combination on one shop and not on the others and the same for the images 2013-03-20 20:12:28 +01:00
Rémi Gaillard
a58e9948e7 [-] BO: AdminProductControllers::bulkDelete should return error message if stock left with adv stock management like standard delete #PSCFV-8250 2013-03-20 16:38:20 +01:00
Rémi Gaillard
f17f9c9bee // Fix product multishop association when the product is created before the shop 2013-03-15 15:23:18 +01:00
Rémi Gaillard
8b4bd8e471 [-] BO: Fix auto-selection of default category when you have choosen one on the listing 2013-03-14 15:04:54 +01:00
fram
77efe4c04e // changed English strings, especially focusing on colons harmonization 2013-03-12 19:39:30 +01:00
Rémi Gaillard
32e9c7ff4f // check fields before change products statuse 2013-03-12 12:28:40 +01:00
Rémi Gaillard
433563b7f1 [-] FO: Fix ecotax displayed on the quantity discounts tab with a change of base_price on the product page 2013-03-06 18:02:13 +01:00
Rémi Gaillard
1983cb5ab1 [-] BO: Auto-select the tax rules group most used on product creation 2013-03-06 15:06:11 +01:00
vAugagneur
8af272f6e3 [-] BO : fixed bug when save image shop association 2013-03-01 17:17:17 +01:00
vAugagneur
fc3c86da39 //small sql fix 2013-03-01 16:00:00 +01:00
Rémi Gaillard
95f43d3ac6 [-] BO: Fix #PSCFV-7995 countries/groups/currencies refreshment when selecting a shop in specific price form 2013-02-25 18:45:28 +01:00
Damien Metzger
5059d825f8 // Unit changed for product pictures, I set it up to a usable minimum #PSCFV-6597 2013-02-21 11:52:42 +01:00
Rémi Gaillard
a3de006c5a [-] BO: Fix #PSCFV-7838 deleted taxes should not appears on the listing 2013-02-20 17:34:32 +01:00
Rémi Gaillard
7deb751ce9 // small fix 2013-02-20 15:28:54 +01:00
Rémi Gaillard
96b86a79f3 [-] BO: Fix #PSCFV-7646 JS error when adding a product existing in an other shop 2013-02-18 15:29:48 +01:00
Rémi Gaillard
804f88ec23 [-] BO: Fix #PSCFV-7730 update the multishop fields in adminproducts on default shop if context is all and if product is not associated to all shops 2013-02-15 17:25:53 +01:00
Rémi Gaillard
d473c04ebe [*] BO: store filter by category in admin products 2013-02-14 14:51:51 +01:00
Rémi Gaillard
e3e38b19e1 [*] BO: you can now export listing of some tabs in CSV 2013-02-13 16:15:37 +01:00
gRoussac
3e9d0dda55 [-] FO : Fix Bug #PSCFV-7339 available date on product page 2013-02-12 16:40:26 +01:00
Rémi Gaillard
655ab84d07 [-] BO: Forbid to add a pack into a pack 2013-02-06 20:10:59 +01:00
Rémi Gaillard
808c286468 [-] BO: Fix #PSCFV-7522 update cover image after deleting it 2013-01-30 15:08:24 +01:00
gRoussac
17be5368c7 [*] BO : Fix #PSCFI-6225 for 1.5.X 2013-01-21 15:41:13 +01:00
vAugagneur
7e4897034d //BO more compliant with 1024x768 2013-01-14 14:24:05 +01:00
Rémi Gaillard
c0d35d6d28 [-] BO: Disallow advanced stock management if the product become a pa 2013-01-09 19:09:49 +01:00
Rémi Gaillard
554dd4aba4 // Fix PHP warning 2013-01-09 16:55:28 +01:00
djfm
714a5e08cc //Changed English strings using the translationsenglish module. 2013-01-04 16:58:58 +01:00
Francois Gaillard
8baf87eef5 // Welcome 2013 2013-01-04 11:19:03 +01:00
vAugagneur
dd49bfb464 [-] BO : fixed bug #PSCFV-6130 - Wrong currency in product specific prices administration 2013-01-02 17:09:39 +01:00
Damien Metzger
25ea171202 // Clean covers in multishop 2012-12-28 09:17:16 +01:00
vAugagneur
bfff958b1f Merge pull request #75 from @sebastienhouzet 2012-12-12 11:24:56 +01:00
vAugagneur
ae7569bde3 [-] BO : added import button on listing 2012-12-10 10:14:03 +01:00
Rémi Gaillard
7d05a6d8e9 [-] BO: Fix #PSCFV-4889 don't delete product if physical stock > 0 2012-12-04 11:38:47 +01:00
vAugagneur
13ebd3afef Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2012-12-03 14:14:54 +01:00
vAugagneur
ed3e0e1a58 [+] CORE : now you can choose the redirect option when your product is disable 2012-12-03 14:13:50 +01:00
Rémi Gaillard
4a106e51bb [-] BO: Fix category association in global context #PSCFV-5551 2012-12-03 11:25:59 +01:00