Commit Graph

29 Commits

Author SHA1 Message Date
bMancone
ac441b6ac9 // Warehouse: when being flaged as deleted, fixed deletion of associations with carriers, products, shops. StockInterfaces: fixed size of the filters
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11602 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 13:58:16 +00:00
bMancone
6a4eb7e768 // AdminWarehousesController: fixed association with carriers. Warehouse: fixed association with carriers. Carrier: norm & tags. AdminProductsController: added warning when using the advanced stock management without assocations with warehouses/carriers
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11582 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-22 11:09:33 +00:00
bMancone
0d0f43f783 // Orders : fixed stock (available quantity & Stock)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11491 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-21 14:24:34 +00:00
bMancone
449e6f2eb7 // Stock : translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11440 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-20 18:36:58 +00:00
bMancone
94e8022772 // Stock : improvements (ergonomy/translations)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11428 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-20 16:45:05 +00:00
bMancone
65f1c44ae6 // 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.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10988 b9a71923-0436-4b27-9f14-aed3839534dd
2011-12-06 14:28:40 +00:00
tDidierjean
f9c4410e8d // Rename AdminController methods initForm() initList() etc. to renderForm() renderList()
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10799 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-30 11:06:38 +00:00
bMancone
5b4d337cd6 // Warehouse: shops are now correctly associated
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10387 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-22 09:23:32 +00:00
rMalie
a4b5aa4251 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10382 b9a71923-0436-4b27-9f14-aed3839534dd 2011-11-22 08:48:49 +00:00
dSevere
a9b5f70767 // Product Warehouse location : Manage multiple warehouses and location associated for a product / product attribute
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10375 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-21 18:43:04 +00:00
tDidierjean
58c35a2152 // HelperForm : 'p' replaced by 'desc'
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10286 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-18 18:27:48 +00:00
bMancone
41f81bf5ae // Warehouse: it is not possible to delete a warehouse of it has pending supply orders.
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10173 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-16 14:12:58 +00:00
bMancone
8931216544 // Stock : fixed bugs on cover/instant state/warehouse/management
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10150 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-15 18:19:27 +00:00
bMancone
b5eb325a88 // AdminWarehousesController : added informations on the shops associated to a warehouse on the 'view' action
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10123 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-15 09:28:54 +00:00
dSevere
321bca2989 // stock : debug + interfaces optimizations + stockManager update
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10055 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-10 17:30:16 +00:00
bMancone
c92e78ad00 // Stock : updated stock{cover, mvt, instant_state}controllers
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10007 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-09 16:03:51 +00:00
dSevere
be6473f82d // #PSFV-94 : fix toolbar and leadin integration on all stock controllers + bugs fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9932 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-07 15:18:47 +00:00
dSevere
250546f245 // #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
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9864 b9a71923-0436-4b27-9f14-aed3839534dd
2011-11-03 17:54:55 +00:00
bMancone
9315894615 // Fixed AdminWarehousesController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9751 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-31 14:16:40 +00:00
bMancone
9aea3d826d // Stock controllers : added permissions check on employees
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9652 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-26 12:35:28 +00:00
bMancone
d0fd852078 // StockMvtReason : added getStockMvtReasonsWithFilter(). Controllers : updated
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9634 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-25 14:27:21 +00:00
bMancone
7445c65796 // AdmiNWarehousesController : added details on warehouses (number of refs, quantities, value of the stock in the warehouse currency,..)
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9610 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-24 16:15:12 +00:00
dSevere
7e8ba0ffff // Update stock movements interface with new controllers + debug and optimisations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9604 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-24 15:28:58 +00:00
dSevere
a498289551 // activate stockCover admin interface + debug and adaptations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9565 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 16:14:44 +00:00
dSevere
ba09ad8613 // edit form debug (address creation/update) and adaptations for new adminController initList system
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9560 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 15:10:23 +00:00
tDidierjean
365915cb0e [*] BO : #PSFV-94 - added AdminLogsController and changed initX() functions to return their result
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9544 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-21 13:40:41 +00:00
dSevere
382f4678bf // Add currency to the warehouse - optimisation of form, list and option init in AdminController - list bug fix on StockManager
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9448 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-19 11:11:30 +00:00
dSevere
1aaa5b1e02 // Code review
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9403 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-17 17:21:51 +00:00
dSevere
2e34e7cadd //Stock : Update Warehouse management - use of new adminController - add the possibility to associate shops and carriers to a warehouse
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9389 b9a71923-0436-4b27-9f14-aed3839534dd
2011-10-17 12:51:22 +00:00