Commit Graph

140 Commits

Author SHA1 Message Date
lLefevre
d4b3f8d222 // fixxed bug save Product 2011-12-12 16:01:26 +00:00
rMalie
f9d7aa5f49 // Improve ObjectModel definitions (test on products) 2011-12-12 13:53:51 +00:00
mMarinetti
c5b42696af // cleanning code 2011-12-09 16:33:32 +00:00
rMalie
561f61c311 // Remove unused $tables property from ObjectModel + improve Cache 2011-12-09 10:24:48 +00:00
lLefevre
9d72b60525 // fix norm && added PDO::FETCH_ASSOC in method fetch() for PDO 2011-12-07 17:30:32 +00:00
rMalie
27b198dcd6 [*] Classes: Db->execute() now return always a boolean. Use Db->query() instead. 2011-12-06 15:41:34 +00:00
dSevere
c2d0e5c822 // Update and fix some bugs on front and admin itnerfaces relative to available quantities functionnality 2011-12-05 15:11:21 +00:00
rMalie
3559aa2225 // Remove $langMultiShop from all classes, and add 'multishop' in $definition instead 2011-12-05 15:04:09 +00:00
rMalie
b59ddba454 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
lLefevre
570ecde717 // update tab "attributes" in smarty template + update action in list in ajax 2011-12-04 10:42:05 +00:00
dSevere
98492b6a36 // Stock Available : Improve BackOffice interfaces with groups of shops management + bugs fix 2011-12-02 17:31:16 +00:00
dSevere
6fddfce5e7 // StockManager : bugs fix + improvement of StockManager utilisation in fucntion of global configuration 2011-12-02 15:23:01 +00:00
dSevere
52c755f736 // Improve StockAvailable requests + code refactoring 2011-12-02 11:36:04 +00:00
dSevere
4d8fcb347c // 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
dSevere
b9719b8561 // Stock Available : Add shared management for group of shops 2011-11-30 16:28:06 +00:00
rMalie
60bfa74141 // Fix stock for multishop 2011-11-25 13:12:02 +00:00
dMetzger
bffb7adec3 [+] BO : add new feature, Order edition 2011-11-23 17:45:52 +00:00
tDidierjean
9e946dd8a3 // Add actions to product list and fix product duplication 2011-11-23 16:45:14 +00:00
dSevere
7e51bf2fee // Stock Management : Show stock interfaces only if the option is active in the configuration + debug 2011-11-23 16:07:57 +00:00
mMarinetti
4705b9529b // phpdoc fix 2011-11-23 15:37:50 +00:00
mMarinetti
0f1ad854f1 // fix required fields 2011-11-22 13:29:07 +00:00
bMancone
e61c38e896 // Product names are now correctly displayed in AdminStockManagement & AdminStockCover 2011-11-22 12:40:56 +00:00
dSevere
1498bd3a46 // Stock Available : bug fix 2011-11-22 12:39:30 +00:00
rMalie
82c9dead2a // Merge -> 10309 2011-11-21 11:05:10 +00:00
bMancone
3c1fa76032 // StockAvailable: updated synchronize() and updated its usage within the different stock controllers when necessary 2011-11-21 11:01:33 +00:00
rGaillard
4464233894 // Module configuration is now displayed 2011-11-19 15:03:20 +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
mDeflotte
0df1a7e2eb // Merging multishipping branche on 1.5 2011-11-18 11:13:31 +00:00
lBrieu
6cd81d9031 // bug fix when trying to add files to combinations 2011-11-17 09:53:59 +00:00
dSevere
256571592d // Product : Update stock and quantities of current product for compatibility with new stock management system 2011-11-16 17:31:45 +00:00
bMancone
ef3d8a830e // Product: added a method to get the name of a given product, product_attribute, in a given language 2011-11-14 18:44:38 +00:00
bMancone
2c2586544d // When removing a product, its stock available is now properly removed 2011-11-14 16:21:44 +00:00
bMancone
74ef17ca79 // It is not possible to delete a product if there are currently physical stock/supply order(s) for this product, anymore 2011-11-14 13:36:33 +00:00
vChabot
95cde12b84 [*] FO : combination link from product page are now the same as the combination link from blocklayered
// Cart is now accepting the combination link
2011-11-10 10:45:19 +00:00
tDidierjean
da02f290b7 [*] BO : #PSFV-94 - added AdminAttributeGeneratorController 2011-11-08 10:09:57 +00:00
rGaillard
09b0d0a137 [*] Core : Specific prices can now be applied to combinations 2011-11-04 15:53:53 +00:00
fBrignoli
4a50f283ea // removeTax => removeTaxes 2011-11-03 17:20:49 +00:00
mMarinetti
b1ca63ce13 // bugfix retrocompatibility addProductAttributes and addProductCombination (quantity problem) 2011-11-03 14:54:50 +00:00
fSerny
d5e265f75e [*] PROJECT : New Module API (part 1) 2011-11-02 10:49:01 +00:00
dSevere
7c24222885 // stocks : debug and optimisations 2011-10-25 16:31:26 +00:00
mDeflotte
6cbe60b948 // BugFix : Porblem during adding product to cart 2011-10-24 15:04:29 +00:00
mDeflotte
46c9939258 // Stock decrementation when order is shipped 2011-10-20 09:08:59 +00:00
rGaillard
30b74705e7 [*] Core: Upgrade smarty to version 3.1.3 2011-10-19 15:16:52 +00:00
mDeflotte
c7b4750e82 // Decrement stock available on order 2011-10-18 15:43:28 +00:00
vChabot
c374ccb7b9 [+] FO : you can access to a product combination with its own url (e.g: http://www.myshop.com/index.php?controller=product&id_product=1#disk-space=16go&color=yellow) 2011-10-18 14:03:02 +00:00
bMancone
c61273846a // Stock : fixed Pack & Product 2011-10-18 08:59:31 +00:00
bMancone
2fff1151e4 // Removed occurences of setStock / getStock 2011-10-17 15:03:15 +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
5d839d97f0 // Add stock avaibility 2011-10-13 16:37:07 +00:00
dSevere
680a264f97 // stock: add warehouse tab 2011-10-13 16:19:10 +00:00