mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP]pms: manage lang folio field by compute readonly false
This commit is contained in:
@@ -300,6 +300,11 @@
|
||||
placeholder="mobile"
|
||||
attrs="{'invisible':[('reservation_type','in',('out'))]}"
|
||||
/>
|
||||
<field
|
||||
name="lang"
|
||||
placeholder="Language"
|
||||
attrs="{'invisible':[('reservation_type','in',('out'))]}"
|
||||
/>
|
||||
<field
|
||||
name="partner_internal_comment"
|
||||
placeholder="Comments about the customer"
|
||||
|
||||
Reference in New Issue
Block a user