Browse Source

a small change

master
cybroodoo 9 years ago
parent
commit
be325eb8b2
  1. 14
      taxless_accounting/account_view.xml
  2. BIN
      taxless_accounting/static/description/support.png

14
taxless_accounting/account_view.xml

@ -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>

BIN
taxless_accounting/static/description/support.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Loading…
Cancel
Save