mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[WIP]14.0-pms_housekeeping: housekeeping task views
This commit is contained in:
@@ -3,4 +3,10 @@
|
||||
<field name="name">Housekeeper</field>
|
||||
<field name="state">open</field>
|
||||
</record>
|
||||
<record id="cancellation_type_dont_disturb" model="pms.housekeeping.cancellation.type">
|
||||
<field name="name">Don´t disturb</field>
|
||||
</record>
|
||||
<record id="cancellation_type_promotion" model="pms.housekeeping.cancellation.type">
|
||||
<field name="name">Promotion</field>
|
||||
</record>
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user