mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP] Friendly advise to error company in checkin
This commit is contained in:
@@ -55,8 +55,7 @@
|
||||
attrs="{'invisible': [('state','!=','draft')]}"
|
||||
/>
|
||||
<field name="auto_booking" invisible="1" />
|
||||
<field name="partner_id" required="True"
|
||||
domain="[('is_company','=', False)]"/>
|
||||
<field name="partner_id" required="True" />
|
||||
<field name="mobile" />
|
||||
<field name="email"/>
|
||||
<field name="enter_date"/>
|
||||
|
||||
Reference in New Issue
Block a user