Commit Graph

57 Commits

Author SHA1 Message Date
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