Commit Graph

136 Commits

Author SHA1 Message Date
lLefevre
3c2af0ca2c // fix norm && added PDO::FETCH_ASSOC in method fetch() for PDO 2011-12-07 17:30:32 +00:00
rMalie
ad45eeca37 [*] Classes: Db->execute() now return always a boolean. Use Db->query() instead. 2011-12-06 15:41:34 +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
9b0ff79c90 // Remove $langMultiShop from all classes, and add 'multishop' in $definition instead 2011-12-05 15:04:09 +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
lLefevre
8875f74163 // update tab "attributes" in smarty template + update action in list in ajax 2011-12-04 10:42:05 +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
a2be24ee90 // StockManager : bugs fix + improvement of StockManager utilisation in fucntion of global configuration 2011-12-02 15:23:01 +00:00
dSevere
e71d12f47d // Improve StockAvailable requests + code refactoring 2011-12-02 11:36:04 +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
dSevere
fdcbd6b651 // Stock Available : Add shared management for group of shops 2011-11-30 16:28:06 +00:00
rMalie
d80acc3dc3 // Fix stock for multishop 2011-11-25 13:12:02 +00:00
dMetzger
d902a38ec8 [+] BO : add new feature, Order edition 2011-11-23 17:45:52 +00:00
tDidierjean
2c53f16c83 // Add actions to product list and fix product duplication 2011-11-23 16:45:14 +00:00
dSevere
71dfc02edc // Stock Management : Show stock interfaces only if the option is active in the configuration + debug 2011-11-23 16:07:57 +00:00
mMarinetti
578fb57b82 // phpdoc fix 2011-11-23 15:37:50 +00:00
mMarinetti
ea8eb7091a // fix required fields 2011-11-22 13:29:07 +00:00
bMancone
ce3dec3afc // Product names are now correctly displayed in AdminStockManagement & AdminStockCover 2011-11-22 12:40:56 +00:00
dSevere
ddfb60d69a // 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
mDeflotte
3105fc5ddc // Add stock avaibility 2011-10-13 15:58:29 +00:00
jmCollin
733653e7a5 // fix bug with virtual product 2011-10-13 15:44:33 +00:00
bMancone
d387633648 // Stock : removed references to the actual stock management in AdminOrders/Product in order to merge with the new stock management system 2011-10-13 15:32:06 +00:00
vChabot
eecca47bfa [*] BO : carriers are now sortable by position
// Carriers class is now normalized
// Attribute class is now normalized
2011-10-11 16:29:34 +00:00