Vincent Augagneur
f71d4a63cf
//small fix
2013-08-20 11:46:58 +02:00
Damien Metzger
169c3fbc6b
// Removed useless line
2013-08-08 11:24:20 +02:00
gRoussac
81e4a5f635
[*] BO : Do not insert duplicates in poruct_carrier, thanks @edamart
2013-08-06 11:19:34 +02:00
Rimas Kudelis
83740496de
Update more properties of supplier reference in ProductCore::addSupplierReference() if a reference already exists.
2013-08-06 11:28:42 +03:00
gRoussac
5cd75f23ff
[-] CORE : Cast product price to float instead of int when adding supplier reference, thanks @rimas-kudelis
2013-08-05 17:05:07 +02:00
Jérôme Nadaud
23e0467993
[-] MO dateofdelivery : FixBug #PNM-1478 Now take care of product available date
2013-07-26 11:48:18 +02:00
Gregory Roussac
5015f88a46
Merge pull request #595 from codl/fix/too-many-packs
...
[-] WS: Sanity check before creating packs
2013-07-26 00:51:08 -07:00
Damien Metzger
eff81dfe05
// Moved a condition/function from SQL to PHP.
2013-07-25 17:07:28 +02:00
Gregory Roussac
a54ac39632
Merge pull request #356 from arnolem/dev-wsSetProductTags
...
[*] WS : Allow to set the tags list of product
2013-07-25 06:17:15 -07:00
Corentin Delcourt
53526304a5
[-] WS: Sanity check before creating packs
...
As it is before this commit, every product that is created from the
schema without removing the empty bundle item in the schema will become
a pack containing one broken item.
Sorry, this bug was introduced by my previous pull request.
2013-07-25 14:45:17 +02:00
Gregory Roussac
ef22b9d5d4
Merge pull request #162 from bumbu/patch-2
...
[-] CORE : updateMultishopTable() where argument is not mandatory anymore
2013-07-24 10:07:56 -07:00
gRoussac
aaaa5cb086
[-] WS: Enable feature request #PSCFV-5581, thanks @codl for pull request #593
2013-07-24 18:22:04 +02:00
gRoussac
a406778e17
// norm
2013-07-24 17:32:58 +02:00
Jérôme Nadaud
d241013692
[-] BO : FixBug #PSCFV-9894 undefined quantity_all_version variable in product.tpl
2013-07-23 18:36:51 +02:00
Damien Metzger
9169995adc
// Small fixes and code cleaning
2013-07-23 09:50:26 +02:00
Rémi Gaillard
958d92c9fa
[*] BO: Add an option to allow iframes on descriptions
2013-07-18 18:31:31 +02:00
Jérôme Nadaud
d66f407fcb
[-] BO : Use only 0% reduction from category in group
2013-07-16 18:28:11 +02:00
Jérôme Nadaud
ae5b6b79ee
[*] BO : #PSCFV-8498 You can now use 0% in groups category rules in order to not apply discount on this category
2013-07-16 17:42:38 +02:00
Rémi Gaillard
c5069aaa15
[-] WS: Fix accessories duplication on product update
2013-06-17 18:56:09 +02:00
Rémi Gaillard
1cd9d1bb7a
[-] FO: Fix shop restriction on features #PSCFV-7848
2013-06-12 17:38:46 +02:00
Rémi Gaillard
d64b5efd10
[-] WS: Fix deletion of product_features on product update #PSCFI-6740
2013-06-10 16:23:16 +02:00
Rémi Gaillard
8ecc6313c1
[-] BO: Fix combinations duplication on multishop with context all for the product duplication #PSCFV-9020
2013-05-29 12:08:15 +02:00
Samy Rabih
7b26967df0
$id_shop_list filtering in addAttribute
...
When addAttribute is used with a not-empty $id_shop_list array argument,
the shop IDs are not filtered to be unique, so $combination->add()
fails.
2013-05-13 14:50:24 +02:00
Rémi Gaillard
fb3291a08f
// id_product_attribute is not necessary in the cache name of Product::getPriceStatic for cart_quantity
2013-04-30 12:33:52 +02:00
Rémi Gaillard
8996690a65
[-] Core: Fix specific prices if they are configured to count quantity per product and not per combination
2013-04-29 18:49:42 +02:00
vAugagneur
aead567def
Merged Pull request #355 - thanks to @bibendi
2013-04-22 12:06:19 +02:00
vAugagneur
9f9562f92b
Merge Pull request #98 - Thanks to @phproberto
2013-04-17 10:02:32 +02:00
Rémi Gaillard
8d06ff3044
[-] FO: Fix #PSCFV-8722 displayed specific prices on product page was sometimes wrong
2013-04-11 18:09:35 +02:00
Arnaud Lemercier
07979774f6
Delete products tags entries without delete tags for webservice usage
2013-04-02 18:44:12 +02:00
Arnaud Lemercier
5b058e6723
Allow webservice to set the tags list of product when creating or updating a product
2013-03-29 10:26:44 +01:00
Rémi Gaillard
6be433a2fe
// Small fix
2013-03-21 10:02:36 +01:00
Rémi Gaillard
34743b465b
// Small fix
2013-03-21 10:02:36 +01:00
Rémi Gaillard
72f49a93f4
// oups
2013-03-20 20:13:38 +01:00
Rémi Gaillard
646a68ef16
// oups
2013-03-20 20:13:38 +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
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
02d58956c8
[-] Core: don't compute again price_wt in Product::addCustomizationPrice if already computed
2013-03-20 17:17:26 +01:00
Rémi Gaillard
b1c47c4fde
[-] Core: don't compute again price_wt in Product::addCustomizationPrice if already computed
2013-03-20 17:17:26 +01:00
Damien Metzger
40bddde9cc
// Code cleaning thanks to maofree #PSCFV-7953
2013-03-20 11:21:56 +01:00
Damien Metzger
2fb9b140f0
// Code cleaning thanks to maofree #PSCFV-7953
2013-03-20 11:21:56 +01:00
Damien Metzger
d683478818
[-] FO : fixed attributes order #PSCFV-8032
2013-03-20 10:31:51 +01:00
Damien Metzger
967a01f2ae
[-] FO : fixed attributes order #PSCFV-8032
2013-03-20 10:31:51 +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
Rémi Gaillard
c88e95c869
[-] BO: Auto-select the tax rules group most used on product creation
2013-03-06 15:06:11 +01:00
Rémi Gaillard
6afcee4b88
[-] FO: Fix links to products_attribute when custom url is defined with the blocklayered
2013-03-05 12:04:06 +01:00
Rémi Gaillard
c6b65caff7
[-] FO: Fix links to products_attribute when custom url is defined with the blocklayered
2013-03-05 12:04:06 +01:00
Rémi Gaillard
cdb9c0cb40
[-] Core: Fix #PSCFV-8012 attribute_url is sometimes null but also sometimes empty...
2013-02-27 16:16:02 +01:00
Rémi Gaillard
8a0474320f
[-] Core: Fix #PSCFV-8012 attribute_url is sometimes null but also sometimes empty...
2013-02-27 16:16:02 +01:00
Rémi Gaillard
1ce97b8463
[-] FO: Fix categories and products restriction for unidentified customers after upgrade
2013-02-14 16:04:36 +01:00
Rémi Gaillard
05a64b9d66
[-] FO: Fix categories and products restriction for unidentified customers after upgrade
2013-02-14 16:04:36 +01:00