We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2874bb1 commit 28221cfCopy full SHA for 28221cf
spp_ent_trans/views/inkind_transactions_view.xml
@@ -23,8 +23,8 @@
23
<field name="quantity" />
24
<field name="uom_id" options="{'no_open':true,'no_create':true}" optional="hide" />
25
<field name="currency_id" options="{'no_open':true,'no_create':true}" optional="hide" />
26
- <field name="amount_charged_by_service_point" column_invisible="1"/>
27
- <field name="value_remaining" column_invisible="1"/>
+ <field name="amount_charged_by_service_point" column_invisible="1" />
+ <field name="value_remaining" column_invisible="1" />
28
</tree>
29
</field>
30
</record>
0 commit comments