mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 09:38:23 +01:00
Fix: uniformize code
New: add categories module library
This commit is contained in:
@@ -120,6 +120,7 @@ class modMyModule extends DolibarrModules
|
||||
// 'user' to add a tab in user view
|
||||
// 'group' to add a tab in group view
|
||||
// 'contact' to add a tab in contact view
|
||||
// 'categories_x' to add a tab in category view (replace 'x' by type of category (0=product, 1=supplier, 2=customer, 3=member)
|
||||
$this->tabs = array();
|
||||
|
||||
// Dictionnaries
|
||||
|
||||
Reference in New Issue
Block a user