[FIX] sale: Removed duplicate field from the list view.

bzr revid: noz@tinyerp.com-20100331073549-vxq8qytrftdf1f3d
This commit is contained in:
noz@tinyerp.com 2010-03-31 13:05:49 +05:30
parent 46c47e2324
commit 29e451ebdc
1 changed files with 0 additions and 1 deletions

View File

@ -85,7 +85,6 @@
<field name="invoiced_rate" widget="progressbar"/>
<field name="amount_untaxed" sum="Total Untaxed amount"/>
<field name="amount_total" sum="Total amount"/>
<field name="user_id"/>
<field name="state"/>
</tree>
</field>