mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[ADD]pms_ocr_klippa: ADD klippa OCR basic flow
This commit is contained in:
@@ -91,7 +91,10 @@
|
||||
</group>
|
||||
</xpath>
|
||||
<xpath expr="//field[@name='default_departure_hour']" position="after">
|
||||
<group string="OTAs API Configuration">
|
||||
<group string="OCR Supplier Configuration">
|
||||
<field name="ocr_checkin_supplier" />
|
||||
</group>
|
||||
<group string="OTAs API Configuration" colspan="8">
|
||||
<field name="ota_property_settings_ids">
|
||||
<tree name="OTAs" editable="bottom">
|
||||
<field name="pms_property_id" invisible="1" />
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
domain="['&',('model_id', '=', 'pms.availability.plan.rule'), ('name', 'in', ('min_stay', 'max_stay', 'quota', 'max_stay_arrival', 'closed_arrival', 'closed', 'closed_departure', 'min_stay_arrival', 'max_avail'))]"
|
||||
/>
|
||||
</group>
|
||||
<group string="Clien API configuration">
|
||||
<group string="Client API configuration">
|
||||
<field
|
||||
name="pms_api_client"
|
||||
string="PMS API Client"
|
||||
|
||||
Reference in New Issue
Block a user