Commit Graph

464 Commits

Author SHA1 Message Date
Cédric Mouleyre
e344863a3c 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
fe0a8ae1a7 [-] 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
103a2cb443 // 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
17c9814f63 [-] 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
db9a73d41a [-] 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
74533ab801 // Fix product multishop association when the product is created before the shop 2013-03-15 15:23:18 +01:00
Rémi Gaillard
d9bf697625 [-] BO: Fix auto-selection of default category when you have choosen one on the listing 2013-03-14 15:04:54 +01:00
fram
ed947bc123 // changed English strings, especially focusing on colons harmonization 2013-03-12 19:39:30 +01:00
Rémi Gaillard
ad6f8775da // check fields before change products statuse 2013-03-12 12:28:40 +01:00
Rémi Gaillard
789f6ee19c [-] 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
c88e95c869 [-] BO: Auto-select the tax rules group most used on product creation 2013-03-06 15:06:11 +01:00
vAugagneur
ca53094d34 [-] BO : fixed bug when save image shop association 2013-03-01 17:17:17 +01:00
vAugagneur
f54c7eb8a8 //small sql fix 2013-03-01 16:00:00 +01:00
Rémi Gaillard
0e0762cee7 [-] 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
dc027cb3cf // 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
322ba102ff [-] BO: Fix #PSCFV-7838 deleted taxes should not appears on the listing 2013-02-20 17:34:32 +01:00
Rémi Gaillard
95c090ccec // small fix 2013-02-20 15:28:54 +01:00
Rémi Gaillard
08f5a01bd8 [-] 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
4da97fe62e [-] 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
f137de9613 [*] BO: store filter by category in admin products 2013-02-14 14:51:51 +01:00
Rémi Gaillard
9dcb75e572 [*] BO: you can now export listing of some tabs in CSV 2013-02-13 16:15:37 +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
76c80680a2 [-] BO: Forbid to add a pack into a pack 2013-02-06 20:10:59 +01:00
Rémi Gaillard
6ab30bdcf4 [-] BO: Fix #PSCFV-7522 update cover image after deleting it 2013-01-30 15:08:24 +01:00
gRoussac
1de477a77b [*] BO : Fix #PSCFI-6225 for 1.5.X 2013-01-21 15:41:13 +01:00
vAugagneur
61371b5b4c //BO more compliant with 1024x768 2013-01-14 14:24:05 +01:00
Rémi Gaillard
c740199e4f [-] BO: Disallow advanced stock management if the product become a pa 2013-01-09 19:09:49 +01:00
Rémi Gaillard
3d6b3d2cb0 // Fix PHP warning 2013-01-09 16:55:28 +01:00
djfm
385c593129 //Changed English strings using the translationsenglish module. 2013-01-04 16:58:58 +01:00
François Gaillard
064ba453e6 // Welcome 2013 2013-01-04 11:19:03 +01:00
vAugagneur
f7754045fb [-] BO : fixed bug #PSCFV-6130 - Wrong currency in product specific prices administration 2013-01-02 17:09:39 +01:00
Damien Metzger
434c0c43a9 // Clean covers in multishop 2012-12-28 09:17:16 +01:00
vAugagneur
768fcf8f84 Merge pull request #75 from @sebastienhouzet 2012-12-12 11:24:56 +01:00
vAugagneur
20187807e1 [-] BO : added import button on listing 2012-12-10 10:14:03 +01:00
Rémi Gaillard
69fbd79eee [-] BO: Fix #PSCFV-4889 don't delete product if physical stock > 0 2012-12-04 11:38:47 +01:00
vAugagneur
c2f31109e4 Merge branch 'development' of https://github.com/PrestaShop/PrestaShop into development 2012-12-03 14:14:54 +01:00
vAugagneur
2195f9bdcb [+] CORE : now you can choose the redirect option when your product is disable 2012-12-03 14:13:50 +01:00
Rémi Gaillard
c73be7904a [-] BO: Fix category association in global context #PSCFV-5551 2012-12-03 11:25:59 +01:00
vAugagneur
a1db83ef41 //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
rGaillard
59a602c274 [-] Core: Fix products duplication when using multiple taxe rule on the same country 2012-11-16 16:08:21 +00:00
vAugagneur
f2ed38cc0d //missing commit related to rev:17989 2012-11-14 13:32:13 +00:00
rGaillard
b7d03a3513 [-] BO : fix the change of advanced stock management in the products on GroupShop context #PSCFV-5521 2012-11-12 13:28:35 +00:00
vAugagneur
dc834d72bf [-] CORE : fixed bug #PSCFV-4910 - bug with cache_default_attribute when converting a product to pack 2012-10-31 10:57:47 +00:00
vAugagneur
fc94b42d7d //fix for 1.5.2.0 2012-10-22 12:41:28 +00:00
lLefevre
779cf350af // Revert Revision 17884 : #PSCFV-5017 : update bad licenses in all files 2012-10-17 09:29:43 +00:00
lLefevre
046b51ab99 // #PSCFV-5017 : update bad licenses in all files 2012-10-17 06:18:59 +00:00
rGaillard
ae18e7392a // small fix 2012-10-11 09:12:30 +00:00
rGaillard
7027f9e23b [-] BO: Fix #PSCFV-4874 2012-10-10 18:00:00 +00:00
rGaillard
e27869c113 [-] BO: Fix ecotax product backoffice management && rounding issue 2012-10-09 12:58:08 +00:00
rGaillard
6541f6d580 // Fix #PSCFV-4789 2012-10-08 15:36:11 +00:00