Commit Graph

53 Commits

Author SHA1 Message Date
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
François Gaillard
064ba453e6 // Welcome 2013 2013-01-04 11:19:03 +01:00
Damien Metzger
3c2ae9efa7 [-] FO : fixed default order by manufacturer #PSCFV-6105 2012-12-14 10:30:13 +01:00
vAugagneur
a1db83ef41 //remove svn keyword @version Release: $ 2012-11-22 11:57:40 +01:00
Rémi Gaillard
3e2de4986b [-] FO: Fix: many fixes - domain for cookies with different url for ssl / add to cart button for minimal quantities with product attributes 2012-11-20 19:05:21 +01:00
rGaillard
4aa0a69953 // small sql fix 2012-11-16 16:09:55 +00:00
rGaillard
59a602c274 [-] Core: Fix products duplication when using multiple taxe rule on the same country 2012-11-16 16:08:21 +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
3835d068d2 [*] Core: Image covers is now multishop 2012-09-14 14:25:44 +00:00
dMetzger
b31bd36b7b [-] BO : cart rules are now cleaned when a component of a product rule (like a product, a category, a supplier...) is deleted 2012-07-24 13:11:56 +00:00
aFolletete
2c2bdbbb5c // revert issue multishop 2012-05-18 14:57:47 +00:00
aFolletete
d763e9e167 [-] BO : fixed bug #PSCFV-2390 - Suppliers multishop issue 2012-05-18 14:43:56 +00:00
vChabot
f53434657f // fix like #PSCFV-2292 and #PSCFV-2221 2012-05-10 16:08:19 +00:00
rMalie
dd5dbdd6e7 // Fix list of suppliers for multishop #PSTEST-1194 2012-04-24 09:01:40 +00:00
rMalie
49869aaaaf // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
fBrignoli
6df8714a8a // perf 2012-04-11 15:40:43 +00:00
fBrignoli
ef333abec8 // perf 2012-04-11 15:36:25 +00:00
lLefevre
ca1aaaed6f [*] Bo : #PSTEST-1095 : Remove id_address of the table table supplier and add a new fixture in the installer for the table address 2012-03-27 09:20:01 +00:00
dMetzger
a4d25e7a2a [+] BO : added a new option for the products : do they appear in the catalog, in the search, both or neither 2012-02-27 15:55:40 +00:00
rMalie
9c6b80fabe // Replace shop->addSqlAssociation() by static call 2012-02-27 13:07:51 +00:00
rMalie
8f0257fc87 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00
rGaillard
41390e9be5 [+] Core : products and carriers tax rules are associated to shop 2012-02-24 09:26:18 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
vChabot
03d05fa1ed // order_by improved 2012-01-31 15:33:10 +00:00
bMancone
4763f8fb69 // Fixed Supplier 2012-01-11 18:05:33 +00:00
bMancone
c2983dd424 // #PSFV-299 2012-01-04 17:29:30 +00:00
bMancone
7bf894f6e0 // Supply Orders CSV Import 2011-12-29 16:24:24 +00:00
rMalie
8fa5ffc681 [*] Classes: ObjectModel::getTranslationsField|Child() is now deprecated, use ObjectModel::getFieldsLang() if need instead 2011-12-15 13:24:03 +00:00
rMalie
1506dc39b3 // Format definitions 2011-12-13 13:41:54 +00:00
rMalie
48baf36558 [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead 2011-12-12 18:10:38 +00:00
bMancone
ccc2fd841a // Address: added id_warehouse. Supplier: it is now possible to edit the address of a given supplier. Manufacturers: addresses are now correctly displayed. AdminSuppliers: addresses are now editable / when deleting a supplier (if possible <=> no current orders) address is now flaged deleted. AdminWarehouses: when deleting a warehouse, its address is now flagged as deleted. 2011-12-06 14:28:40 +00:00
dSevere
84c885ddac // Update and fix some bugs on front and admin itnerfaces relative to available quantities functionnality 2011-12-05 15:11:21 +00:00
rMalie
d3a24b8622 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
dSevere
f426575405 // Stock Available : Improve BackOffice interfaces with groups of shops management + bugs fix 2011-12-02 17:31:16 +00:00
dSevere
bfb0101a19 // Stock Available : Improve BackOffice interface + Update all SQL requests relative to StockAvailable + code refactoring on Product Class 2011-12-01 19:09:27 +00:00
rMalie
e850619dff // Some fix on multishop + stock 2011-11-23 17:00:20 +00:00
rGaillard
ce26f23f5b // Small fixes 2011-11-23 16:31:53 +00:00
dSevere
12e7f3a0b4 // Suppliers : Manage multiple suppliers for a product / product attribute + integration with supply orders 2011-11-18 16:29:50 +00:00
rMalie
e6f45e54a6 // Replace shop->sqlAsso(), shop->sqlLang() and shop->sqlRestriction() with shop->addSqlAssociation(), shop->addSqlRestrictionOnLang() and shop->addSqlRestriction() 2011-10-17 09:46:08 +00:00
mDeflotte
3105fc5ddc // Add stock avaibility 2011-10-13 15:58:29 +00:00
rMalie
9510337b1d // Remove bad _SQL_USE_SLAVE_ uses + normalize Db->executeS(), Db->execute() and Db->numRows() names 2011-10-10 12:18:56 +00:00
rMalie
fb55cfcd11 // Fix all product_lang sql restrictions with multishop 2011-08-19 14:01:23 +00:00
fBrignoli
8f8ac0670d [*] Project : US + CA TaxSystem 2011-08-18 10:10:50 +00:00
rMalie
0b28aa8f72 // Fix #PSFV-48 2011-08-11 14:42:31 +00:00
rMalie
2bb147128b // Revert normalization 2011-08-11 10:20:59 +00:00
rMalie
7fec565167 // Normalization 2011-08-11 09:58:20 +00:00
rMalie
c17e7c236d // MERGE with 1.4 r7770 2011-07-28 09:20:57 +00:00
tDidierjean
badba064b2 // Context part 8 2011-07-15 16:41:39 +00:00
tDidierjean
89920e17fd // Context part 2 2011-07-12 12:50:00 +00:00