Commit Graph

200 Commits

Author SHA1 Message Date
bMancone
d3ae49c6ad // Updated mailalerts module 2012-03-01 13:32:16 +00:00
mDeflotte
aa64e0bf28 // Fix redirection problem with products 2012-02-29 09:34:45 +00:00
dMetzger
16cfca9bff [+] 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
vChabot
2090f2d279 // id_category_default fix 2012-02-27 15:42:48 +00:00
vChabot
c4572c9921 // id_category_default is now for multishop 2012-02-27 13:53:52 +00:00
rMalie
ab2515b67c // Replace shop->addSqlAssociation() by static call 2012-02-27 13:07:51 +00:00
rMalie
0a3fa7ba14 // Replace shop->addSqlRestriction() and shop->addSqlRestrictionOnLang() by static versions 2012-02-27 12:15:30 +00:00
rGaillard
b5f5501226 // tax rules product and carriers shop association in webservices 2012-02-24 11:12:12 +00:00
rMalie
c55ce4833f // Fix getContextType() 2012-02-24 10:11:01 +00:00
rGaillard
5793e30caa [+] Core : products and carriers tax rules are associated to shop 2012-02-24 09:26:18 +00:00
rMalie
1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
rMalie
bfd3e8deb1 // Improve multishop API 2012-02-23 15:39:44 +00:00
bMancone
b08468ecd7 // Fixed #PSFV-521 2012-02-20 13:58:19 +00:00
tDidierjean
2a1a47b5f6 // replace all uses of "combinaison" by "combination" 2012-02-17 15:03:56 +00:00
tDidierjean
c309ff14e5 // Deprecate function 2012-02-17 14:54:32 +00:00
rMalie
189c473aad // Optimization on Product cache 2012-02-14 09:39:18 +00:00
bMancone
caf7e80b35 // Fixed #PSTEST-643 2012-02-06 10:49:55 +00:00
vChabot
10168e397b // order_by improved 2012-01-31 15:33:10 +00:00
rGaillard
dc99f52f25 // Small fixes on AdminProduct tab 2012-01-26 12:50:41 +00:00
mDeflotte
a0f66edb67 [-] BO : #PSTEST-586 - Bad table name 2012-01-26 10:47:03 +00:00
Francois Gaillard
accafe14cb [-] MO : MailAlerts module upgraded for PrestaShop 1.5 2012-01-25 16:04:31 +00:00
rMalie
b7ba158c07 // Normalize 2012-01-25 14:40:12 +00:00
rMalie
cc841b6969 [*] Classes : Db::autoExecute() call are now replaced by Db::insert() or Db::update() 2012-01-23 17:41:02 +00:00
rMalie
59e5dfe9bf // Normalize some classes 2012-01-23 15:25:43 +00:00
rMalie
6ed4874326 // Add support of list of values in objects definition and set default value for product->condition 2012-01-19 17:25:22 +00:00
rMalie
eee9b353c1 [-] Classes : all classes and controllers now use their name in static calls instead of self (improve override) #PSFV-376 2012-01-19 10:14:10 +00:00
rMalie
d33548a26f // Retrocompatibility fix on product links 2012-01-17 13:03:32 +00:00
rMalie
26b09a3000 // Fix retrocompatibility issue with 1.4 themes 2012-01-16 15:03:04 +00:00
bMancone
b2aee7ade6 // Fixed Suppliers/Products association #PSTEST-429 2012-01-11 15:30:02 +00:00
Francois Gaillard
54b4b8e70a [-] BO : Fixed default values when add new product (available-date & default id group shop) 2012-01-11 14:32:38 +00:00
mBertholino
38eff0ef4a [-] BO : #PSTEST-401 - Bug Fixed in SVN 2012-01-10 16:27:22 +00:00
bMancone
176798ff90 // updated stock for Pack 2012-01-09 18:23:01 +00:00
fBrignoli
4758939b9a [-] FO : Bug Fixed #PSFV-315 - Incorrect products prices in order history 2012-01-09 14:09:15 +00:00
rGaillard
6b26792244 // Fix deprecated warning on product attribute create 2012-01-09 09:56:53 +00:00
mMarinetti
954d00f81a [*] classes : new constant Product::PTYPE_SIMPLE /PTYPE_PACK/PTYPE_VIRTUAL 2012-01-04 11:06:08 +00:00
tDidierjean
93e2f8b5bf // optimization to Product constructor (stock data is not loaded by default) 2012-01-03 13:40:50 +00:00
tDidierjean
6c25e750fc // FO : fix multiple instances of Cart and Address 2012-01-03 09:49:58 +00:00
rMalie
b093216526 // Add {categories} keyword in product_rule dispatch rule #PSFV-321 2012-01-02 17:06:33 +00:00
rMalie
15614d2747 // Rename correctly all hooks 2012-01-02 15:52:40 +00:00
vSchoener
d759de9ec8 [-] BO : Fixed bug #PSFV-276. Translates work with module tab 2011-12-29 14:45:59 +00:00
jBreux
8313aa9d3f // Fix product quantity 2011-12-22 21:07:36 +00:00
jBreux
9740cfeb92 [+] Project : B2B Features 2011-12-22 15:30:21 +00:00
rGaillard
e4a58ec938 // Add specific_price management for backoffice order && fix installer 2011-12-21 17:16:46 +00:00
bMancone
6a5dcc92ae // Product : security 2011-12-21 09:33:10 +00:00
aFolletete
9d86edb455 // fix issue on ajax querie on adding product
// clean code
2011-12-21 09:23:31 +00:00
aFolletete
12edf7bcbd // when you adding a product on order, you can set a specific price 2011-12-20 22:52:41 +00:00
bMancone
e88312df36 // Stockavailable debugged 2011-12-20 13:31:45 +00:00
bMancone
a53f47911f // Stock : updated Product 2011-12-20 08:52:45 +00:00
lLefevre
8da13ce16e [-] BO : #PSTEST-53 : fixed added quantities maximal for a pack 2011-12-19 16:13:52 +00:00
mDeflotte
e99634ffd7 // Removing some id_warehouse
// Adding some checks with advanced_stock_management product attribute
2011-12-19 16:01:41 +00:00