Commit Graph

16 Commits

Author SHA1 Message Date
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
bMancone
a70e6e4a7f // StockCover : added warehouse selection & fixed period selection 2011-10-24 10:10:14 +00:00
dSevere
1d73ebae0b // debug and optimisations for admin stock interfaces 2011-10-21 15:04:49 +00:00
bMancone
d1971f7714 // StockManager: added test for time_left in getProductCoverage() 2011-10-19 16:33:34 +00:00
bMancone
fd15095d07 // StockManager: updated security and added getProductCoverage() 2011-10-19 16:24:26 +00:00
bMancone
a2f6996ced // Stock: removed id_currency. Warehouse: added id_currency. StockManager: fixed 2011-10-18 12:31:34 +00:00
mDeflotte
3105fc5ddc // Add stock avaibility 2011-10-13 15:58:29 +00:00
bMancone
2843dde115 // StockManager->removeProduct() WA : added last wa & current wa when removing 2011-10-12 13:55:18 +00:00
bMancone
1cae2a0cf1 // StockManager : changed prototypes in interface & fixed its implementation 2011-10-12 13:45:55 +00:00
bMancone
14edca152a // StockManager : Fixed LIFO/FIFO 2011-10-11 16:29:16 +00:00
bMancone
998741905b // StockManager: Fixed 2011-10-11 14:12:40 +00:00
dSevere
a99653fce1 // update getProductRealQuantities method 2011-10-10 16:31:47 +00:00
bMancone
827751e120 // Interface: typo. Manager: Physical & Real Quantities + transfer between warehouses 2011-10-10 16:22:45 +00:00
dSevere
aa05d2d620 // Implements removeProduct method 2011-10-10 16:13:04 +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
dSevere
2283198801 // Add Stock Manager 2011-10-10 08:35:03 +00:00