chore: add author information to manifest file

This commit is contained in:
Suherdy Yacob 2026-05-11 10:35:15 +07:00
parent dac89886cd
commit a0018e2572

View File

@ -9,6 +9,7 @@ This module adds a role to employees for Point of Sale.
Roles: Server, Cashier, Outlet Manager, Area Manager.
These roles are used to restrict POS UI features dynamically.
""",
'author': 'Suherdy Yacob',
'depends': ['point_of_sale', 'pos_hr'],
'data': [
'views/hr_employee_views.xml',