odoo/addons/hr_timesheet/test/hr_timesheet_demo.yml

12 lines
331 B
YAML

-
Give the access rights of Hr Officer to create employee.
-
!context
uid: 'res_hr_timesheet_officer'
-
!record {model: hr.analytic.timesheet, id: working_hours_coding, view: False}:
user_id: base.user_demo
date: !eval time.strftime('%Y-%m-%d')
account_id: account.analytic_administratif
unit_amount: 1.0