Commit Graph

136 Commits

Author SHA1 Message Date
mMarinetti 14b52d91b7 // fix product edit forms 2011-10-26 12:38:44 +00:00
bMancone 3d46b57d4b // Stock controllers : added permissions check on employees 2011-10-26 12:35:28 +00:00
mMarinetti 82821cea2c // #PSFV-94 - update AdminProductsController 2011-10-25 16:48:15 +00:00
dSevere 7c24222885 // stocks : debug and optimisations 2011-10-25 16:31:26 +00:00
tDidierjean a6cfe199e7 [*] BO : #PSFV-94 - added AdminProfilesController 2011-10-25 15:21:51 +00:00
tDidierjean 45a639fb16 [*] BO : #PSFV-94 - added AdminPPreferencesController 2011-10-25 15:00:59 +00:00
tDidierjean 9d4b21d7b3 [*] BO : #PSFV-94 - added AdminPaymentController 2011-10-25 14:41:34 +00:00
bMancone 56a4db3947 // StockMvtReason : added getStockMvtReasonsWithFilter(). Controllers : updated 2011-10-25 14:27:21 +00:00
vSchoener e2890d6191 [+] CORE: OrderControler display the payment_cc detail for an order, transaction_id can be changed manually 2011-10-25 13:46:37 +00:00
mDeflotte b422da7d2b // BugFix on counting stock instant states lines 2011-10-25 13:31:16 +00:00
mMarinetti ee1b2551bc // thanks to Julien Breux for AdminInformationController
[*] BO : optimized ConfigurationTest class
2011-10-25 12:44:47 +00:00
lLefevre 98ae941a9b [*] BO #PSFV-94 : Added AdminLanguagesController 2011-10-25 11:55:28 +00:00
vSchoener 89fb2e100a [-] CORE: Add details payment from payment_cc in the order view 2011-10-25 09:09:06 +00:00
mDeflotte d64f7ace35 // Removing stock form into product admin tab 2011-10-25 08:16:02 +00:00
bMancone 03cb4f29ea // StockCover : fixed query 2011-10-24 16:23:26 +00:00
bMancone c15eb556e9 // StockCover : fixed query 2011-10-24 16:20:24 +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
bMancone ff36dd794d // Fixed StockCover 2011-10-24 16:04:33 +00:00
lLefevre 473f248c41 [*] BO #PSFV-94 : Added AdminCustomerController 2011-10-24 16:00:28 +00:00
dSevere 3553466293 // Update stock movements interface with new controllers + debug and optimisations 2011-10-24 15:28:58 +00:00
aFolletete 1c776408f7 // fixed order of Orders in AdminOrdersController 2011-10-24 14:47:33 +00:00
mDeflotte 22898f3bc0 // BugFix with order states change and warehouse 2011-10-24 14:32:57 +00:00
mDeflotte e09679cf0a // Improving ajax form in tab product / quantity 2011-10-24 14:02:42 +00:00
aFolletete ee2aad914d // bug fix on new AdminOrders + optimization
[~] FO : usage of $customizedDatas var in order-detail.tpl is now deprecated use $product.customizedDatas
2011-10-24 13:19:54 +00:00
bMancone 32853c481e // Fixed StockCover
// Removed id_stock_mvt_reason from StockManager::transferBetweenWarehouses()
// It is now allowed to transfer stock within one warehouse if and only if it only changes, for a given quantity, its usable state
2011-10-24 12:58:24 +00:00
bMancone cd19a040e1 // StockCover : udpated default warehouse 2011-10-24 10:13:39 +00:00
bMancone a70e6e4a7f // StockCover : added warehouse selection & fixed period selection 2011-10-24 10:10:14 +00:00
mDeflotte ae4187da03 // Removing unused field 2011-10-24 09:55:39 +00:00
mDeflotte 2df86d2489 [-] BugFix : Bad count in request for admin stock instant states 2011-10-24 09:31:09 +00:00
mDeflotte e43a3cab6f [-] BugFix : Problem on changing warehouse in admin stock instant state 2011-10-24 08:53:35 +00:00
mMarinetti e44f8afcdf // you can now add new product and stay 2011-10-24 08:32:07 +00:00
mMarinetti cc8057d345 // fix create new product 2011-10-24 08:28:15 +00:00
mMarinetti fe292b6b34 // added adminProduct - combination - #PSFV-94
bugfix on AdminProductsController
2011-10-21 17:31:54 +00:00
dSevere e54b5a6560 // activate stockCover admin interface + debug and adaptations 2011-10-21 16:14:44 +00:00
tDidierjean b89cecf58b [*] BO : #PSFV-94 - added AdminMetaController 2011-10-21 15:47:50 +00:00
mDeflotte d2aaf4cbd8 [-] BugFix : Bad group by in request for admin stock instant states
[-] BugFix is actions details
2011-10-21 15:27:12 +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
dSevere 932f6f104f // adaptations for new adminController initList system 2011-10-21 15:09:29 +00:00
mDeflotte 9356df663c // BugFix : undefined var in admin page product + bad ajax return 2011-10-21 15:09:15 +00:00
dSevere d314607c30 // add forms for add / remove / transfer stock 2011-10-21 15:06:50 +00:00
lLefevre f91a68d119 [*] BO #PSFV-94 : Added AdminPDFController 2011-10-21 14:08:36 +00:00
aFolletete 3f76a8f1c4 [*] BO : #PSFV-94 - new controller for AdminOrders 2011-10-21 13:53:54 +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
tDidierjean b9cf3b3afb [*] BO : #PSFV-94 - added AdminInvoicesController and missing geolocation template 2011-10-21 12:20:37 +00:00
lLefevre 8d54865c6d [*] BO #PSFV-94 : Added AdminEmployeesController 2011-10-21 09:50:22 +00:00
tDidierjean 00f2d0e2ee [*] BO : #PSFV-94 - added AdminGeolocationController, added options.tpl override 2011-10-21 09:01:19 +00:00
mMarinetti 56b9b85ce2 // fix postprocess 2011-10-21 07:48:24 +00:00
mMarinetti 4c8cfd6432 // fix creating product 2011-10-20 16:27:53 +00:00
mMarinetti b4cb8649da // fix duplicate 'add new' 2011-10-20 16:13:40 +00:00
mMarinetti bbfe2fe2e0 // fix add new product 2011-10-20 15:47:51 +00:00