Bharat Devnani (Open ERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-bug-820801-bde into 
lp:openobject-addons.

Requested reviews:
  OpenERP Core Team (openerp)
Related bugs:
  Bug #820801 in OpenERP Addons: "invoice - calculate taxes - not trigered if 
some changes are made to a invoice line"
  https://bugs.launchpad.net/openobject-addons/+bug/820801

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-820801-bde/+merge/70532

Hello Sir,

I have made Compute Taxes Button visible on Pro-Forma state aswell in Customer 
Invoice.

Thanks & Regards,
Devnani Bharat R.
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-820801-bde/+merge/70532
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-bug-820801-bde.
=== modified file 'account/account_invoice_view.xml'
--- account/account_invoice_view.xml	2011-07-19 09:06:02 +0000
+++ account/account_invoice_view.xml	2011-08-05 09:16:39 +0000
@@ -297,7 +297,7 @@
                                 </field>
                             </group>
                             <group col="4" colspan="2">
-                                <button colspan="2" name="button_reset_taxes" states="draft" string="Compute Taxes" type="object" groups="base.group_user" icon="terp-stock_format-scientific" help="This action will erase taxes"/>
+                                <button colspan="2" name="button_reset_taxes" states="draft,proforma2" string="Compute Taxes" type="object" groups="base.group_user" icon="terp-stock_format-scientific" help="This action will erase taxes"/>
                                 <field name="amount_untaxed"/>
                                 <label string="" colspan="2"/>
                                 <field name="amount_tax"/>

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to