HRM : language

This commit is contained in:
aspangaro 2015-11-12 07:40:46 +01:00
parent bedba7ffb7
commit 30c4f1c896
2 changed files with 5 additions and 2 deletions

View File

@ -91,8 +91,8 @@ class modHRM extends DolibarrModules
MAIN_DB_PREFIX."c_hrm_function"
),
'tablib'=>array(
"DepartmentDict",
"FunctionDict"
"DictionaryDepartment",
"DictionaryFunction"
),
'tabsql'=>array(
'SELECT rowid, pos, code, label, active FROM '.MAIN_DB_PREFIX.'c_hrm_department',

View File

@ -9,6 +9,9 @@ DeleteEstablishment=Delete establishment
ConfirmDeleteEstablishment=Are-you sure to delete this establishment ?
OpenEtablishment=Open establishment
CloseEtablishment=Close establishment
# Dictionary
DictionaryDepartment=HRM - Department list
DictionaryFunction=HRM - Function list
# Module
ListOfEmployees=List of employees
Employees=Employees