Improve cost_plan_form view.

This commit is contained in:
Albert Cervera i Areny 2013-10-30 23:34:14 +01:00
parent 0c71aa293a
commit 8e06055867
1 changed files with 4 additions and 5 deletions

View File

@ -1,15 +1,14 @@
<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<form string="Product Cost Plan">
<form string="Product Cost Plan" col="6">
<label name="product"/>
<field name="product"/>
<label name="quantity"/>
<field name="quantity"/>
<label name="bom"/>
<field name="bom"/>
<newline/>
<notebook>
<label name="quantity"/>
<field name="quantity"/>
<notebook colspan="6">
<page string="General" id="general">
<field name="products" colspan="4"/>
<label name="product_cost"/>