|
@ -16,8 +16,11 @@ |
|
|
<xpath expr="//field[@name='amount_tax']" position="attributes"> |
|
|
<xpath expr="//field[@name='amount_tax']" position="attributes"> |
|
|
<attribute name="groups">taxless_accounting.make_visible</attribute> |
|
|
<attribute name="groups">taxless_accounting.make_visible</attribute> |
|
|
</xpath> |
|
|
</xpath> |
|
|
<label for="amount_tax" position="replace"> |
|
|
<!--<label for="amount_tax" position="replace">--> |
|
|
</label> |
|
|
<!--</label>--> |
|
|
|
|
|
<xpath expr="//label[@for='amount_tax']" position="attributes"> |
|
|
|
|
|
<attribute name="groups">taxless_accounting.make_visible</attribute> |
|
|
|
|
|
</xpath> |
|
|
<xpath expr="//field[@name='invoice_line']/tree/field[@name='invoice_line_tax_id']" position="attributes"> |
|
|
<xpath expr="//field[@name='invoice_line']/tree/field[@name='invoice_line_tax_id']" position="attributes"> |
|
|
<attribute name="groups">taxless_accounting.make_visible</attribute> |
|
|
<attribute name="groups">taxless_accounting.make_visible</attribute> |
|
|
</xpath> |
|
|
</xpath> |
|
@ -37,8 +40,11 @@ |
|
|
<xpath expr="//field[@name='invoice_line']/tree/field[@name='invoice_line_tax_id']" position="attributes"> |
|
|
<xpath expr="//field[@name='invoice_line']/tree/field[@name='invoice_line_tax_id']" position="attributes"> |
|
|
<attribute name="groups">taxless_accounting.make_visible</attribute> |
|
|
<attribute name="groups">taxless_accounting.make_visible</attribute> |
|
|
</xpath> |
|
|
</xpath> |
|
|
<label for="amount_tax" position="replace"> |
|
|
<!--<label for="amount_tax" position="replace">--> |
|
|
</label> |
|
|
<!--</label>--> |
|
|
|
|
|
<xpath expr="//label[@for='amount_tax']" position="attributes"> |
|
|
|
|
|
<attribute name="groups">taxless_accounting.make_visible</attribute> |
|
|
|
|
|
</xpath> |
|
|
<xpath expr="//field[@name='tax_line']" position="attributes"> |
|
|
<xpath expr="//field[@name='tax_line']" position="attributes"> |
|
|
<attribute name="groups">taxless_accounting.make_visible</attribute> |
|
|
<attribute name="groups">taxless_accounting.make_visible</attribute> |
|
|
</xpath> |
|
|
</xpath> |
|
|