[IMP] stock_landed_costs : Compute button should be inline with Valuation Adjustments label.

bzr revid: mdi@tinyerp.com-20140421113213-iicfdvh7scts0af6
This commit is contained in:
DJ Patel 2014-04-21 17:02:13 +05:30
parent d2c484656c
commit 3eae11e4ce
1 changed files with 8 additions and 2 deletions

View File

@ -57,9 +57,15 @@
</field>
</group>
</group>
<button name="compute_landed_cost" string="Compute" type="object" class="oe_right"/>
<group>
<separator string="Valuation Adjustments" colspan="4"/>
<group>
<separator string="Valuation Adjustments"/>
</group>
<group>
<button name="compute_landed_cost" string="Compute" type="object" class="oe_right"/>
</group>
</group>
<group>
<group>
<field name="valuation_adjustment_lines" nolabel="1">
<form string="Valuation Adjustments" version="7.0">