Commit Graph

24 Commits

Author SHA1 Message Date
bMancone
d3ae49c6ad // Updated mailalerts module 2012-03-01 13:32:16 +00:00
rMalie
1dc629a949 // Welcome 2012² 2012-02-23 16:33:10 +00:00
aFolletete
fd80e244c1 // clean code && fix norm 2012-02-07 15:31:59 +00:00
bMancone
3056e7c943 // updated stock classes 2012-01-02 17:41:57 +00:00
bMancone
ae19bc16c5 // fixed stockmvt 2012-01-02 10:47:15 +00:00
bMancone
d993f8ced4 // StockManagement: added hints with the last unit price and the last quantity of the last stock mvt when adding stock. Quantity is now usable by default when adding stock. 2011-12-28 18:16:51 +00:00
bMancone
2e4c8bb553 // Webservice: Stock 2011-12-19 18:34:31 +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
d46b9c6832 // StockMvt : added id_warehouse as part of the params of getNegativeStockMvts() 2011-12-19 09:10:21 +00:00
rMalie
c022f4e0e5 // Format definitions 2011-12-13 13:41:54 +00:00
rMalie
1c39ab4685 [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead 2011-12-12 18:10:38 +00:00
bMancone
741c952bc2 // Updated re-stock 2011-12-12 15:25:51 +00:00
bMancone
9a75ad714a // Re-stock (Prices fixed/warehouse fixed) 2011-12-12 13:54:17 +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
rMalie
b59ddba454 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
dSevere
256571592d // Product : Update stock and quantities of current product for compatibility with new stock management system 2011-11-16 17:31:45 +00:00
bMancone
73c2a7d75b // Warehouse: it is not possible to delete a warehouse of it has pending supply orders. 2011-11-16 14:12:58 +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
dSevere
a2c3001445 // stock : debug + interfaces optimizations + stockManager update 2011-11-10 17:30:16 +00:00
bMancone
5ac3b67271 // Stock & StockMvt : added round() 2011-10-18 12:11:31 +00:00
bMancone
a7c179fcc7 // Stock : updated Stock & StockMvt & StockMvtReason 2011-10-13 16:06:09 +00:00
bMancone
c95cb8163c // Stock: deleted files while it's not fully implemented. 2011-10-10 12:52:59 +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
bMancone
a89f7e73b5 // Updated stock: Stock & StockMvt & StockWarehouse & StockManagerModule 2011-10-07 15:10:03 +00:00