[IMP]compute button in repair set as like po/so
authorSanjay Gohel (Open ERP) <sgo@tinyerp.com>
Tue, 6 Nov 2012 11:04:26 +0000 (16:34 +0530)
committerSanjay Gohel (Open ERP) <sgo@tinyerp.com>
Tue, 6 Nov 2012 11:04:26 +0000 (16:34 +0530)
bzr revid: sgo@tinyerp.com-20121106110426-rkdwygef86zbc1hj

addons/mrp_repair/mrp_repair_view.xml

index d3a55ab..265bf67 100644 (file)
                         <group class="oe_subtotal_footer oe_right">
                             <field name="amount_untaxed" sum="Untaxed amount"/>
                             <field name="amount_tax"/>
-                            <field name="amount_total" sum="Total amount" class="oe_subtotal_footer_separator"/>
+                            <div class="oe_subtotal_footer_separator oe_inline">
+                                <label for="amount_total" />
+                                <button name="button_dummy"
+                                    states="draft" string="(update)" type="object" class="oe_edit_only oe_link"/>
+                            </div>
+                            <field name="amount_total" nolabel="1" sum="Total amount" class="oe_subtotal_footer_separator"/>
                         </group>
-                        <button name="button_dummy" states="draft" string="Compute" type="object" icon="terp-stock_format-scientific"/>
                         <div class="oe_clear"/>
                     </page>
                     <page string="Invoicing">