Commit Graph

126 Commits

Author SHA1 Message Date
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
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
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
jmCollin
656c5aac3d // Fix shipping cost for virtual products 2011-10-05 16:02:12 +00:00
rMalie
c4780ec67d // Merge -> revision 8984 2011-10-03 15:48:07 +00:00
mDeflotte
f302e2e2cf [-] All : Class Product, error in SQL request
// some normalization is class product (all is not done)
2011-09-30 09:29:36 +00:00
jmCollin
8c1e2b8bf2 [+] FO : add files for combination
[*] FO : Create virtual products with no associated file
2011-09-29 16:40:44 +00:00
rMalie
91083e190c // Merge -> revision 8800 2011-09-27 14:30:06 +00:00
aFolletete
33f63ed144 [*] Classes : improve performances of "Feature detachable" feature 2011-09-24 15:03:21 +00:00
vChabot
02036512c0 [*] BO : Features are now sortable. 2011-09-23 15:45:40 +00:00
rMalie
1d44d06528 // Merge -> revision 8734 2011-09-23 14:06:47 +00:00
fBrignoli
7db8ef441e // Tax::initializeAddress =>Address::initialize 2011-09-21 15:43:12 +00:00