Commit Graph

4261 Commits

Author SHA1 Message Date
lLefevre 1f639189f4 // fix norms 2011-11-17 16:57:41 +00:00
vSchoener c6b764dbe2 // delete debug 2011-11-17 16:39:43 +00:00
vSchoener f0d402bf43 // Update Accounting form 2011-11-17 16:38:32 +00:00
lLefevre 13e18546de // fix added form.tpl in AdminWebserviceController 2011-11-17 16:05:06 +00:00
tDidierjean ac086862ef [-] Classes : fixed bug with displayAsDeprecated functions when not called from a class 2011-11-17 15:49:40 +00:00
fBrignoli e8d12e1f6f [+] PDF : TCPDF Library 2011-11-17 15:40:34 +00:00
vAugagneur ffa7a3417f //fixed small bug 2011-11-17 15:21:36 +00:00
fSerny 5485523db6 [*] BO : New module interface tab now accept logo.png 2011-11-17 13:26:17 +00:00
lBrieu 831c98f49d // Bug fix when deleting a file associated to a virtual product 2011-11-17 13:25:14 +00:00
lBrieu 0e5da58170 // Bug fix when deleting a file associated to a virtual product 2011-11-17 13:24:49 +00:00
lBrieu 09c313791a // Bug fix when deleting a file associated to a virtual product 2011-11-17 13:24:19 +00:00
lBrieu a6e8eaafe9 2011-11-17 13:11:45 +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 92d98883f0 // Bug fix with fillCombination javascript function 2011-11-17 11:28:44 +00:00
lBrieu 2c5cbedbec // bug fix when trying to add files to combinations 2011-11-17 09:54:49 +00:00
lBrieu a11ec6568e // bug fix when trying to add files to combinations 2011-11-17 09:54:13 +00:00
lBrieu 6cd81d9031 // bug fix when trying to add files to combinations 2011-11-17 09:53:59 +00:00
mMarinetti 82e9232576 // now custom_form smarty var can be empty in subtab 2011-11-17 09:08:23 +00:00
mMarinetti 4caa9c342b // fix adminproduct removing trailing 'loading' 2011-11-17 09:06:43 +00:00
mMarinetti 5af5c8724f // fix ajax-tab 2011-11-17 09:03:42 +00:00
lBrieu 22cd141706 // bug fix when a product has no default image 2011-11-17 08:46:06 +00:00
vKham d37c1929c0 //update admin css 2011-11-17 08:45:39 +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
vAugagneur 063b1faa08 //added condition in processDelete to check list_skip_actions array 2011-11-17 07:54:14 +00:00
fSerny e0ceb7634d [+] BO : New module tab interface - #PSFV-94 2011-11-17 00:43:30 +00:00
lLefevre fc62569399 // Fix change tab for controller of AdminQuickAccesses 2011-11-16 21:27:03 +00:00
bMancone 76e5b363ea // StockManager: updated getProductRealQuantities(). StockAvailable: fixed. 2011-11-16 17:55:39 +00:00
lLefevre e4b4548349 // fix bug method addGroupsIfNoExist() in class Category 2011-11-16 17:48:48 +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
mMarinetti 1e59c1f338 [*] All : new method Controller::redirect and property $controller->redirect_after
// and added postprocess return value
2011-11-16 16:25:00 +00:00
mMarinetti a06ebbae92 [+] BO : #PSFV-94 - AddonsAccount and AddonsCatalog 2011-11-16 15:29:00 +00:00
lLefevre 2e288fe873 // Fix bug position in list_content;tpl 2011-11-16 15:20:55 +00:00
mMarinetti f46e38220c // ajax mode now uses layout-ajax.tpl by default 2011-11-16 14:48:24 +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
lLefevre 3a6d8acf1f // Fix added new controller accesses in installer 2011-11-16 13:13:10 +00:00
mMarinetti 06ece67433 // javascript for warnings and errors message are now in footer.tpl 2011-11-16 13:03:02 +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 4c15e7e033 // override Tools empty 2011-11-16 10:51:05 +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
vAugagneur 5216c88fdf // 2011-11-16 09:48:44 +00:00
vAugagneur 88ececfa2d //fixed css treeview 2011-11-16 09:45:07 +00:00