mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[WIP] refactoring default_ pricelist and restriction
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
</page>
|
||||
<page string="Settings" name="hotel_settings">
|
||||
<group colspan="4" col="4" string="Price and Restriction Plans">
|
||||
<field name="pricelist_id" required="True" />
|
||||
<field name="restriction_id" required="True" />
|
||||
<field name="default_pricelist_id" required="True" />
|
||||
<field name="default_restriction_id" required="True" />
|
||||
</group>
|
||||
<group string="Timezone">
|
||||
<field name="tz" widget="timezone_mismatch"/>
|
||||
|
||||
@@ -21,9 +21,6 @@
|
||||
<field name="name" />
|
||||
</h1>
|
||||
</div>
|
||||
<group>
|
||||
<field name="hotel_ids" invisible="0"/>
|
||||
</group>
|
||||
<div>
|
||||
<separator string="Pricelist Items"/>
|
||||
<field name="item_ids" nolabel="1">
|
||||
|
||||
Reference in New Issue
Block a user