Commit Graph

48 Commits

Author SHA1 Message Date
rGaillard
1d911a665b [-] BO: fix PSCFV-3468 bad real quantity was displayed on Instant Stock Status 2012-08-06 09:44:07 +00:00
rGaillard
d85f9ebb9b [-] BO: Fix some bugs on advanced stock management 2012-07-16 18:29:34 +00:00
rMalie
d010ace08f // Fix // Fix left join on product_attribute_shop 2012-04-23 13:29:24 +00:00
rMalie
49869aaaaf // MERGE product_multistore branch : product fields are now editable per shop 2012-04-17 13:32:12 +00:00
bMancone
aad12297b2 // Fixed StockManager 2012-03-07 09:47:28 +00:00
bMancone
eb86c697dc // Added hook actionProductCoverage in mailalerts module and updated StockManager 2012-03-05 18:52:25 +00:00
rMalie
14e6929565 // Welcome 2012² 2012-02-23 16:33:10 +00:00
bMancone
16a99f88dd // Fixed #PSTEST-530 2012-01-23 15:07:28 +00:00
bMancone
746ba99260 // Fixed #PSTEST-517 2012-01-18 17:15:57 +00:00
bMancone
fa61172aa8 // Improved Pack management 2012-01-10 15:40:46 +00:00
bMancone
9a38062180 // updated stock classes 2012-01-02 17:41:57 +00:00
bMancone
092d8a8e55 // Orders : fixed stock (available quantity & Stock) 2011-12-21 14:24:34 +00:00
bMancone
264df69783 // StockManager: fixed 2011-12-20 13:51:05 +00:00
rMalie
63e7c275f1 // Improve collections : where() method reworked (prototype changed) + validation of fields 2011-12-19 16:57:28 +00:00
rMalie
ff3f1804ec // Change prototype of methods from(), leftJoin(), innerJoin(), leftOuterJoin() and naturalJoin() for DbQuery class 2011-12-19 11:13:13 +00:00
bMancone
fece8cb714 // 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
976b9a2a07 // Stock : product can now be returned 2011-12-09 16:08:27 +00:00
rMalie
ad45eeca37 [*] Classes: Db->execute() now return always a boolean. Use Db->query() instead. 2011-12-06 15:41:34 +00:00
bMancone
0f548858fe // 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
de96b5bd2e // 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
9ad6e0bfd4 // Some bugs fix 2011-12-02 16:22:45 +00:00
dSevere
a2be24ee90 // StockManager : bugs fix + improvement of StockManager utilisation in fucntion of global configuration 2011-12-02 15:23:01 +00:00
rMalie
b273e728f9 // 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