Commit Graph

71 Commits

Author SHA1 Message Date
bMancone
ce3dec3afc // Product names are now correctly displayed in AdminStockManagement & AdminStockCover 2011-11-22 12:40:56 +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
tDidierjean
c4a0a95af9 // HelperForm : 'p' replaced by 'desc' 2011-11-18 18:27:48 +00:00
lLefevre
a39ca69708 // fix delete var no_back and multiple call method initToolbarTitle 2011-11-18 16:05:46 +00:00
bMancone
72b9974662 // Stock : fixed bugs on cover/instant state/warehouse/management 2011-11-15 18:19:27 +00:00
bMancone
0748aa6ff5 // StockManagement : updated the warehouse list displayed when {adding, removing, transfering} stock 2011-11-15 10:48:10 +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
bMancone
9370253d88 // Stock : it is not possible to manage stock for a virtual product or a pack anymore 2011-11-14 10:11:48 +00:00
dSevere
a2c3001445 // stock : debug + interfaces optimizations + stockManager update 2011-11-10 17:30:16 +00:00
dSevere
7c978fc44d // #PSFV-94 : fix toolbar and leadin integration on all stock controllers + bugs fix 2011-11-07 15:18:47 +00:00
dSevere
16c95d46c5 // #PSFV-94 : Update and bug fix with new toolbar implementation 2011-11-04 09:48:30 +00:00
dSevere
40882af794 // #PSFV-94 : add product management on suppliers order + Submit button integrated to the toolbar on add/edit form view + adaptations after form and list helper update + bugs fix 2011-11-03 17:54:55 +00:00
dSevere
c4070782f1 // #PSFV-94 : add state management on orders + bugs fix 2011-10-31 16:51:49 +00:00
lLefevre
2b7340d9d9 // fix bug move helper list action tpl (PSSV-94) 2011-10-27 11:15:10 +00:00
bMancone
3d46b57d4b // Stock controllers : added permissions check on employees 2011-10-26 12:35:28 +00:00
bMancone
56a4db3947 // StockMvtReason : added getStockMvtReasonsWithFilter(). Controllers : updated 2011-10-25 14:27:21 +00:00
bMancone
32853c481e // Fixed StockCover
// Removed id_stock_mvt_reason from StockManager::transferBetweenWarehouses()
// It is now allowed to transfer stock within one warehouse if and only if it only changes, for a given quantity, its usable state
2011-10-24 12:58:24 +00:00
dSevere
d314607c30 // add forms for add / remove / transfer stock 2011-10-21 15:06:50 +00:00
dSevere
29f7a46889 // Add currency to the warehouse - optimisation of form, list and option init in AdminController - list bug fix on StockManager 2011-10-19 11:11:30 +00:00
dSevere
23711c0971 // GetList function : Add the possibility to not use LIMIT in the SQL request 2011-10-18 17:42:11 +00:00
dSevere
a7654b10c1 // Stock: Add Stock Management in admin tabs - extend HelperList to render simple lists without filter, sorting, pagination, ... 2011-10-18 17:11:13 +00:00