mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-26 05:22:01 +02:00
19.0 vanilla
This commit is contained in:
parent
6e54c1af6c
commit
3ca647e428
1087 changed files with 132065 additions and 108499 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<field name="inherit_id" ref="loyalty.loyalty_card_view_form"/>
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//field[@name='partner_id']" position="after">
|
||||
<field name="source_pos_order_id" readonly="1" attrs="{'invisible': [('source_pos_order_id', '=', False)]}"/>
|
||||
<field name="source_pos_order_id" readonly="1" invisible="not source_pos_order_id"/>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue