mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP]pms_api_rest: Improvement in the handling of requests from external apps through the API
This commit is contained in:
@@ -22,13 +22,6 @@
|
||||
string="PMS API Client"
|
||||
help="This user is used to PMS API's client (channel managers, precheckin apps, booking engines, etc.)"
|
||||
/>
|
||||
<field
|
||||
name="pms_api_payment_journal_id"
|
||||
string="PMS API Payment Journal"
|
||||
domain="[('type', '=', 'bank')]"
|
||||
help="This journal is used to PMS API's client (channel managers, precheckin apps, booking engines, etc.)"
|
||||
attrs="{'invisible': [('pms_api_client', '=', False)]}"
|
||||
/>
|
||||
</group>
|
||||
</group>
|
||||
</xpath>
|
||||
|
||||
Reference in New Issue
Block a user