Commit Graph

5872 Commits

Author SHA1 Message Date
fSerny 5485523db6 [*] BO : New module interface tab now accept logo.png 2011-11-17 13:26:17 +00:00
lBrieu 09c313791a // Bug fix when deleting a file associated to a virtual product 2011-11-17 13:24:19 +00:00
lLefevre 6f7510efcc // fix norm and change asso_shop for shop call in initForm() 2011-11-17 12:27:07 +00:00
lBrieu 3aaaebfe21 // Bug fix with fillCombination javascript function 2011-11-17 11:29:02 +00:00
lBrieu 2c5cbedbec // bug fix when trying to add files to combinations 2011-11-17 09:54:49 +00:00
mMarinetti 82e9232576 // now custom_form smarty var can be empty in subtab 2011-11-17 09:08:23 +00:00
vAugagneur f0b71e02f7 [+] BO : adminTab Groups is now a convert to a AdminController 2011-11-17 08:21:22 +00:00
lLefevre e6f0da92b6 [*] BO #PSFV-94 : Added AdminShopController 2011-11-17 08:10:04 +00:00
fSerny e0ceb7634d [+] BO : New module tab interface - #PSFV-94 2011-11-17 00:43:30 +00:00
bMancone 76e5b363ea // StockManager: updated getProductRealQuantities(). StockAvailable: fixed. 2011-11-16 17:55:39 +00:00
mMarinetti a06ebbae92 [+] BO : #PSFV-94 - AddonsAccount and AddonsCatalog 2011-11-16 15:29:00 +00:00
tDidierjean 3e0bb0ba0c [*] BO : #PSFV-94 - added AdminCMSContentController, AdminCMSController, AdminCMSCategoriesController 2011-11-16 14:18:36 +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
lLefevre 1fc88d3d17 // fix bug view.tpl in AdminSuppliersController 2011-11-16 13:35:44 +00:00
bMancone 4e10ecb364 // Stock : fixed/improved interfaces 2011-11-16 13:01:16 +00:00
dSevere c8e10407a3 // stock movements : interface bug fix on product name in case of the product was deleted from the system 2011-11-16 11:03:25 +00:00
mMarinetti 5795d8659c // fixed AdminOrders display view 2011-11-16 10:49:30 +00:00
lLefevre 8f806afe3f [*] BO #PSFV-94 : Added AdminPerformanceController 2011-11-16 10:28:33 +00:00
bMancone aa89a7764a Supply Orders: updates rights on receipt update 2011-11-16 10:10:46 +00:00
mMarinetti 106afc170b [+] BO : #PSFV-94 - new controller AdminTags, thanks again to Julien Breux \! 2011-11-16 10:08:14 +00:00
bMancone 743846c334 // AdminSupplyOrdersController: fixed currency in 'view'. StockManager: added warehouse filter on getProductRealQuantity() 2011-11-16 09:51:06 +00:00
bMancone 9c9d348507 // AdminStock{Cover,InstantState} : fixed and updated. 2011-11-16 09:30:45 +00:00
bMancone 72b9974662 // Stock : fixed bugs on cover/instant state/warehouse/management 2011-11-15 18:19:27 +00:00
vSchoener 84eb41f7a8 // Update Accounting for the return display html 2011-11-15 17:11:53 +00:00
mMarinetti 63e900aeac [+] BO : #PSFV-94 - AdminScenes is now an AdminController
// improvement of form.tpl (shop)
2011-11-15 16:47:18 +00:00
lLefevre 1f71403d47 // fix bug position in AdminFeaturesController 2011-11-15 15:43:11 +00:00
lLefevre 6a25c4f702 [*] BO #PSFV-94 : Added AdminFeatureController 2011-11-15 15:37:04 +00:00
vSchoener a618149b09 // delete comment Accounting 2011-11-15 14:47:10 +00:00
vSchoener 8c11276d3e // Update Accounting for export 2011-11-15 14:45:24 +00:00
dSevere 4c7fba91c4 // stock management : Bugs fix after rename and historization modifications 2011-11-15 14:05:57 +00:00
lLefevre 71574b23be // fix retrieving of the fields value 'shop' and 'group_shop' dynamically (PSFV-94) 2011-11-15 12:19:39 +00:00
bMancone 0748aa6ff5 // StockManagement : updated the warehouse list displayed when {adding, removing, transfering} stock 2011-11-15 10:48:10 +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
rGaillard 11fc755c46 // Improve Specific prices 2011-11-14 17:40:42 +00:00
bMancone e0ec780dec // Deleted carriers are now properly removed from the table warehouse_carrier 2011-11-14 15:44:26 +00:00
mMarinetti 2b254e1a2a // bugfix class Category + simplification AdminCategoriesController 2011-11-14 15:04:06 +00:00
tDidierjean 00d9bd5f3f // fix missing ecotax field in AdminTaxes 2011-11-14 14:39:02 +00:00
bMancone 0fd7bdcea4 // Warehouse: getWarehouseList is now getWarehouses. Employee: it is not possible to delete an employee if he manages warehouses, anymore. 2011-11-14 14:28:30 +00:00
lLefevre 5bde977d1f // fix Update the call of JavaScript and CSS files in the class of HelperForm and controller templates (PSFV-94) 2011-11-14 14:21:26 +00:00
bMancone 74ef17ca79 // It is not possible to delete a product if there are currently physical stock/supply order(s) for this product, anymore 2011-11-14 13:36:33 +00:00
tDidierjean 4d59ba5fcc [*] BO : #PSFV-94 - added AdminModulesPositionsController 2011-11-14 11:04:15 +00:00
lLefevre b7fb125aee [*] BO #PSFV-94 : Added AdminAttachmentsController 2011-11-14 10:33:57 +00:00
mMarinetti badbac7abf [+] BO : #PSFV-94 AdminCustomerThreads is now a controller 2011-11-14 10:28:46 +00:00
bMancone 9370253d88 // Stock : it is not possible to manage stock for a virtual product or a pack anymore 2011-11-14 10:11:48 +00:00
rGaillard 2949839889 // Fix order view 2011-11-14 09:16:37 +00:00
lLefevre eeafffaa0b // fix bug controller AdminDeliverySlipController (PSFV-94) 2011-11-14 09:10:37 +00:00
mMarinetti edd5588f68 // die2Exception 2011-11-13 19:44:49 +00:00
mMarinetti c69f151487 [+] BO : #PSFV-94 - AdminSubdomains is now a Controller
// + AdminSubDomains now uses the default form :)
2011-11-13 19:10:41 +00:00
mMarinetti 8d13e34ab4 [+] BO : #PSFV-94 AdminGenerator is now a controller
// + now form in options.tpl is inside a block
// newly made controller are now controllerCore
// Configuration die2Exception
// added license text in newly made admin templates
2011-11-13 18:51:01 +00:00