14.0 account budget forecast #4
@@ -8,13 +8,12 @@
|
||||
<form>
|
||||
<sheet>
|
||||
<group>
|
||||
<group>
|
||||
<field name="name" />
|
||||
<group string="Identification">
|
||||
<field name="product_id" />
|
||||
<field name="description" />
|
||||
<field name="analytic_tag" />
|
||||
</group>
|
||||
<group>
|
||||
<group string="Properties">
|
||||
<field name="analytic_id" />
|
||||
<field name="is_summary" />
|
||||
<field name="budget_category" />
|
||||
@@ -24,16 +23,19 @@
|
||||
</group>
|
||||
</group>
|
||||
<group>
|
||||
<group string="Unit prices">
|
||||
<field name="plan_price" />
|
||||
</group>
|
||||
<group string="Quantities">
|
||||
<field name="plan_qty" />
|
||||
</group>
|
||||
<group string="Totals">
|
||||
<group string="Planned">
|
||||
<field name="plan_price" string="Unit price" />
|
||||
<field name="plan_qty" string="Quantities" />
|
||||
<field name="plan_amount_without_coeff" />
|
||||
<field name="plan_amount_with_coeff" />
|
||||
</group>
|
||||
<group string="Expenses">
|
||||
<field name="actual_amount" />
|
||||
<field name="diff_expenses" />
|
||||
</group>
|
||||
<group string="Incomes">
|
||||
<field name="incomes" />
|
||||
<field name="balance" />
|
||||
</group>
|
||||
</group>
|
||||
<group string="Expenses and Incomes lists">
|
||||
|
Reference in New Issue
Block a user