Commit Graph

13 Commits

Author SHA1 Message Date
rMalie 1c39ab4685 [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead 2011-12-12 18:10:38 +00:00
bMancone b59a66658f // 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
bMancone 74ba8dc98d // Updated comment for object definition 2011-12-05 15:06:59 +00:00
bMancone f8802c275a // SupplyOrders: CSV 2011-12-05 14:50:48 +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
rMalie 5259d4e64e // Use Collection instead of HydrateCollection in several places 2011-12-02 15:20:47 +00:00
bMancone d552efe42d // AdminSupplyOrdersController: it now possible to create supply order templates, and use them to create actual supply orders 2011-11-29 14:36:15 +00:00
bMancone 89257f7cce // Supply Order : it is now possible to automatically load products, for a given supplier, which physical quantity is equal or less to a given threshold 2011-11-29 10:07:51 +00:00
dSevere 12e7f3a0b4 // Suppliers : Manage multiple suppliers for a product / product attribute + integration with supply orders 2011-11-18 16:29:50 +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 4c7fba91c4 // stock management : Bugs fix after rename and historization modifications 2011-11-15 14:05:57 +00:00
bMancone 2ceef50c98 // Cleaned comments on SupplyOrder & Warehouse 2011-11-15 09:50:25 +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