Skip to content
Snippets Groups Projects
Commit 1157761d authored by Raphael Collet's avatar Raphael Collet
Browse files

[IMP] restrict field 'VAT Legal Statement' to group extended

bzr revid: rco@openerp.com-20110722103235-3ctab4fvs91chhpa
parents 6e0f9310 2b6238d0
Branches
Tags
No related merge requests found
......@@ -10,7 +10,7 @@
<field name="property_account_payable" position="after">
<group colspan="2" col="6">
<field name="vat" on_change="vat_change(vat)" colspan="4" />
<field name="vat_subjected" colspan="1"/>
<field groups="base.group_extended" name="vat_subjected" colspan="1"/>
</group>
</field>
</field>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment