Commit Graph

41 Commits

Author SHA1 Message Date
bMancone
90783bb25c // Fixed #PSTEST-530 2012-01-23 15:07:28 +00:00
bMancone
254e143616 // Fixed #PSTEST-517 2012-01-18 17:15:57 +00:00
bMancone
53db54e6e0 // Improved Pack management 2012-01-10 15:40:46 +00:00
bMancone
3056e7c943 // updated stock classes 2012-01-02 17:41:57 +00:00
bMancone
48c3fb3b15 // Orders : fixed stock (available quantity & Stock) 2011-12-21 14:24:34 +00:00
bMancone
e33326c990 // StockManager: fixed 2011-12-20 13:51:05 +00:00
rMalie
b2b678ab3d // Improve collections : where() method reworked (prototype changed) + validation of fields 2011-12-19 16:57:28 +00:00
rMalie
1302bdb194 // Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class 2011-12-19 11:13:13 +00:00
bMancone
4180588c40 // Updated OrderHistory / StockManager. Added feature to StockCover: it is now possible to display the number of sales per product / and highlight products which coverage is less than a given threshold 2011-12-13 09:48:52 +00:00
bMancone
75de66ce78 // Stock : product can now be returned 2011-12-09 16:08:27 +00:00
rMalie
27b198dcd6 [*] Classes: Db->execute() now return always a boolean. Use Db->query() instead. 2011-12-06 15:41:34 +00:00
bMancone
440c6df43e // StockManager: fixed. AdminSupplyOrders: fixed price. AdminStockInstantState: added CSV export per warehouse + valuation field is now displayed per warehouse 2011-12-06 12:51:10 +00:00
bMancone
5a6973dc66 // Fixed CSV export without pagination. Fixed StockManager, with new Collection object. Fixed StockMvt : id_supply_order was missing. 2011-12-06 09:37:23 +00:00
dSevere
b65b363b1c // Some bugs fix 2011-12-02 16:22:45 +00:00
dSevere
6fddfce5e7 // StockManager : bugs fix + improvement of StockManager utilisation in fucntion of global configuration 2011-12-02 15:23:01 +00:00
rMalie
5259d4e64e // Use Collection instead of HydrateCollection in several places 2011-12-02 15:20:47 +00:00
bMancone
76e5b363ea // StockManager: updated getProductRealQuantities(). StockAvailable: fixed. 2011-11-16 17:55:39 +00:00
bMancone
4e10ecb364 // Stock : fixed/improved interfaces 2011-11-16 13:01:16 +00:00
bMancone
743846c334 // AdminSupplyOrdersController: fixed currency in 'view'. StockManager: added warehouse filter on getProductRealQuantity() 2011-11-16 09:51:06 +00:00
bMancone
72b9974662 // Stock : fixed bugs on cover/instant state/warehouse/management 2011-11-15 18:19:27 +00:00
dSevere
21b017a131 // stock management : Supplier order is now supply order, employee and product is now historized for sttock movements and supply order 2011-11-14 18:58:02 +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
dSevere
a2c3001445 // stock : debug + interfaces optimizations + stockManager update 2011-11-10 17:30:16 +00:00
bMancone
7a00c0a504 // StockManager: updated getProductRealQuantities() because of supplier orders 2011-11-08 16:00:37 +00:00
bMancone
9cbb51678b // Stock : fixed cover 2011-11-08 10:33:18 +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
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