[IMP]Account: Add Computation seprator

bzr revid: aag@tinyerp.com-20111019094846-1zmij1x1gmo8w45q
This commit is contained in:
Atik Agewan (OpenERP) 2011-10-19 15:18:46 +05:30
parent e700d2147e
commit d5426481fa
1 changed files with 1 additions and 0 deletions

View File

@ -1772,6 +1772,7 @@
<field name="active" select="1"/>
<separator colspan="4" string="Description On Invoices"/>
<field colspan="4" name="note" nolabel="1"/>
<separator colspan="4" string="Computation"/>
<field colspan="4" name="line_ids" nolabel="1"/>
</form>
</field>