Commit Graph
129 Commits
Author SHA1 Message Date
mDeflotte e0ff6f4697 // BugFix : Adding warehouse on order edition 2011-12-14 16:19:05 +00:00
rMalie d1c9c439fd // Format definitions 2011-12-13 16:34:09 +00:00
rMalie 1506dc39b3 // Format definitions 2011-12-13 13:41:54 +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
rMalie 48baf36558 [*] Classes: Remove $fieldsRequired, $fieldsSize and $fieldsValidate (and lang properties) properties, use $definition instead 2011-12-12 18:10:38 +00:00
bMancone 5e5acfc3b7 // Updated re-stock 2011-12-12 15:25:51 +00:00
bMancone fb391bef3f // Re-stock (Prices fixed/warehouse fixed) 2011-12-12 13:54:17 +00:00
bMancone 976b9a2a07 // Stock : product can now be returned 2011-12-09 16:08:27 +00:00
rMalie a284e2ef8b // Remove $this->table and $this->identifier from objectModels + normalize 2011-12-09 14:05:24 +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 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
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
rMalie ba8c205c33 // Fix missing Core suffix for some classes / controllers 2011-12-05 16:49:05 +00:00
bMancone 81b04a9d6f // SupplyOrders: fixed products loaded under a particular threshold. StockMvt: CSV export 2011-12-05 16:46:49 +00:00
dSevere 84c885ddac // Update and fix some bugs on front and admin itnerfaces relative to available quantities functionnality 2011-12-05 15:11:21 +00:00
bMancone 5af4316619 // Updated comment for object definition 2011-12-05 15:06:59 +00:00
bMancone 2419211f7d // SupplyOrders: CSV 2011-12-05 14:50:48 +00:00
rMalie d3a24b8622 // Remove $table and $identifier property from all classes, and add static $definition instead 2011-12-05 13:56:03 +00:00
rMalie 0fc896fd96 // Fix collections 2011-12-05 09:05:45 +00:00
dSevere f426575405 // Stock Available : Improve BackOffice interfaces with groups of shops management + bugs fix 2011-12-02 17:31:16 +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
dSevere bfb0101a19 // Stock Available : Improve BackOffice interface + Update all SQL requests relative to StockAvailable + code refactoring on Product Class 2011-12-01 19:09:27 +00:00
dSevere fdcbd6b651 // Stock Available : Add shared management for group of shops 2011-11-30 16:28:06 +00:00
bMancone 8ac69b939d // 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 9f114e31c8 // 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
tDidierjean 215fe23333 // Fix bug with product quantity update 2011-11-23 21:45:11 +00:00
dSevere c2840193b3 // Stock Available : bug fix 2011-11-22 12:57:09 +00:00
dSevere ddfb60d69a // Stock Available : bug fix 2011-11-22 12:39:30 +00:00
dSevere 551b747210 // Product Warehouse location : Manage multiple warehouses and location associated for a product / product attribute 2011-11-21 19:10:27 +00:00
bMancone 3c1fa76032 // StockAvailable: updated synchronize() and updated its usage within the different stock controllers when necessary 2011-11-21 11:01:33 +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
mDeflotte 0df1a7e2eb // Merging multishipping branche on 1.5 2011-11-18 11:13:31 +00:00
bMancone 76e5b363ea // StockManager: updated getProductRealQuantities(). StockAvailable: fixed. 2011-11-16 17:55:39 +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
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 6da2e73b8d // Warehouse: getWarehousesByProducId() 2011-11-15 18:25:45 +00:00
bMancone 72b9974662 // Stock : fixed bugs on cover/instant state/warehouse/management 2011-11-15 18:19:27 +00:00
dSevere 4c7fba91c4 // stock management : Bugs fix after rename and historization modifications 2011-11-15 14:05:57 +00:00
bMancone 0748aa6ff5 // StockManagement : updated the warehouse list displayed when {adding, removing, transfering} stock 2011-11-15 10:48:10 +00:00
bMancone 2ceef50c98 // Cleaned comments on SupplyOrder & Warehouse 2011-11-15 09:50:25 +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 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 f9059b6575 // Added two tables affected when deleting a shop : stock_available and warehouse_shop 2011-11-14 17:45:44 +00:00
bMancone 2c2586544d // When removing a product, its stock available is now properly removed 2011-11-14 16:21:44 +00:00
bMancone e0ec780dec // Deleted carriers are now properly removed from the table warehouse_carrier 2011-11-14 15:44:26 +00:00