mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP]14.0-pms_housekeeping: new hr_employee inherit and housekeeping_task_type model
This commit is contained in:
6
pms_housekeeping/data/pms_housekeeping_data.xml
Normal file
6
pms_housekeeping/data/pms_housekeeping_data.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<odoo noupdate="1">
|
||||
<record id="housekeeping_job_id" model="hr.job">
|
||||
<field name="name">Housekeeper</field>
|
||||
<field name="state">open</field>
|
||||
</record>
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user