[IMP] account_budget: usability issues

bzr revid: qdp-launchpad@tinyerp.com-20101228145727-zn7irsvlb1moq5ho
This commit is contained in:
qdp-launchpad@tinyerp.com 2010-12-28 15:57:27 +01:00
parent 5dd4167527
commit 81a800331c
1 changed files with 3 additions and 0 deletions

View File

@ -272,6 +272,9 @@
<field name="date_to"/>
<field name="paid_date"/>
<field name="planned_amount"/>
<field name="practical_amount" sum="Practical Amount"/>
<field name="theoritical_amount" sum="Theoritical Amount"/>
<field name="percentage"/>
</tree>
<form string="Budget Lines">
<field name="crossovered_budget_id"/>