2
0
forked from Wavyzz/dolibarr

Qual: Spelling htdocs/core (#27491)

Highlights:
- initialY in pdf_standard.modules.php was unused
  - remove (otherwise -> initially) (+same in other file)
This commit is contained in:
MDW
2024-01-13 19:48:20 +01:00
committed by GitHub
parent 77432efdee
commit 89004f7e03
323 changed files with 1154 additions and 1152 deletions

View File

@@ -182,7 +182,7 @@ class modKnowledgeManagement extends DolibarrModules
// 'intervention' to add a tab in intervention view
// 'invoice' to add a tab in customer invoice view
// 'invoice_supplier' to add a tab in supplier invoice view
// 'member' to add a tab in fundation member view
// 'member' to add a tab in foundation member view
// 'opensurveypoll' to add a tab in opensurvey poll view
// 'order' to add a tab in sales order view
// 'order_supplier' to add a tab in supplier order view