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 63fc533 commit efd730bCopy full SHA for efd730b
account_avatax_sale_oca/views/sale_order_view.xml
@@ -63,7 +63,7 @@
63
<field name="calculate_tax_on_save" invisible="1" />
64
<field name="tax_amount" invisible="1" />
65
</xpath>
66
- <xpath expr="//field[@name='order_line']//list" position="inside">
+ <xpath expr="//field[@name='order_line']/list" position="inside">
67
<field name="tax_amt" groups="base.group_no_one" optional="hide" />
68
69
<xpath
0 commit comments