chore: add author information to manifest file
This commit is contained in:
parent
dac89886cd
commit
a0018e2572
@ -9,6 +9,7 @@ This module adds a role to employees for Point of Sale.
|
|||||||
Roles: Server, Cashier, Outlet Manager, Area Manager.
|
Roles: Server, Cashier, Outlet Manager, Area Manager.
|
||||||
These roles are used to restrict POS UI features dynamically.
|
These roles are used to restrict POS UI features dynamically.
|
||||||
""",
|
""",
|
||||||
|
'author': 'Suherdy Yacob',
|
||||||
'depends': ['point_of_sale', 'pos_hr'],
|
'depends': ['point_of_sale', 'pos_hr'],
|
||||||
'data': [
|
'data': [
|
||||||
'views/hr_employee_views.xml',
|
'views/hr_employee_views.xml',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user