[IMP] stock_landed_costs : Total field should be above the compute button.

bzr revid: mdi@tinyerp.com-20140424104022-h88ujot6kmklbo6e
This commit is contained in:
DJ Patel 2014-04-24 16:10:22 +05:30
parent 7e700e4554
commit a4eef5f17e
1 changed files with 3 additions and 7 deletions

View File

@ -57,6 +57,9 @@
</field>
</group>
</group>
<group class="oe_subtotal_footer oe_right">
<field name="amount_total"/>
</group>
<group>
<group>
<separator string="Valuation Adjustments"/>
@ -95,13 +98,6 @@
</field>
</group>
</group>
<group class="oe_subtotal_footer oe_right">
<field name="amount_total"/>
</group>
<div class="oe_clear">
<label for="description"/>
</div>
<field name="description" class="oe_inline" placeholder="Additional note..."/>
</sheet>
<div class="oe_chatter">
<field name="message_follower_ids" widget="mail_followers"/>