Commit Graph

24 Commits

Author SHA1 Message Date
bMancone ccc2fd841a // Address: added id_warehouse. Supplier: it is now possible to edit the address of a given supplier. Manufacturers: addresses are now correctly displayed. AdminSuppliers: addresses are now editable / when deleting a supplier (if possible <=> no current orders) address is now flaged deleted. AdminWarehouses: when deleting a warehouse, its address is now flagged as deleted. 2011-12-06 14:28:40 +00:00
tDidierjean aefa581603 // Rename AdminController methods initForm() initList() etc. to renderForm() renderList() 2011-11-30 11:06:38 +00:00
bMancone c340b2d9df // Warehouse: shops are now correctly associated 2011-11-22 09:23:32 +00:00
rMalie 7978c13882 2011-11-22 08:48:49 +00:00
dSevere 64ce43efe0 // Product Warehouse location : Manage multiple warehouses and location associated for a product / product attribute 2011-11-21 18:43:04 +00:00
tDidierjean c4a0a95af9 // HelperForm : 'p' replaced by 'desc' 2011-11-18 18:27:48 +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
bMancone 72b9974662 // Stock : fixed bugs on cover/instant state/warehouse/management 2011-11-15 18:19:27 +00:00
bMancone 2fa5234c37 // AdminWarehousesController : added informations on the shops associated to a warehouse on the 'view' action 2011-11-15 09:28:54 +00:00
dSevere a2c3001445 // stock : debug + interfaces optimizations + stockManager update 2011-11-10 17:30:16 +00:00
bMancone 469a2f6ed4 // Stock : updated stock{cover, mvt, instant_state}controllers 2011-11-09 16:03:51 +00:00
dSevere 7c978fc44d // #PSFV-94 : fix toolbar and leadin integration on all stock controllers + bugs fix 2011-11-07 15:18:47 +00:00
dSevere 40882af794 // #PSFV-94 : add product management on suppliers order + Submit button integrated to the toolbar on add/edit form view + adaptations after form and list helper update + bugs fix 2011-11-03 17:54:55 +00:00
bMancone 3530d42344 // Fixed AdminWarehousesController 2011-10-31 14:16:40 +00:00
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 98ac81ffb5 // AdmiNWarehousesController : added details on warehouses (number of refs, quantities, value of the stock in the warehouse currency,..) 2011-10-24 16:15:12 +00:00
dSevere 3553466293 // Update stock movements interface with new controllers + debug and optimisations 2011-10-24 15:28:58 +00:00
dSevere e54b5a6560 // activate stockCover admin interface + debug and adaptations 2011-10-21 16:14:44 +00:00
dSevere 95cacd7981 // edit form debug (address creation/update) and adaptations for new adminController initList system 2011-10-21 15:10:23 +00:00
tDidierjean 2dd023e92d [*] BO : #PSFV-94 - added AdminLogsController and changed initX() functions to return their result 2011-10-21 13:40:41 +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 1d7cd92934 // Code review 2011-10-17 17:21:51 +00:00
dSevere b7e48b27f2 //Stock : Update Warehouse management - use of new adminController - add the possibility to associate shops and carriers to a warehouse 2011-10-17 12:51:22 +00:00