Bharat Devnani (Open ERP) has proposed merging 
lp:~openerp-dev/openobject-addons/trunk-accounting-view-imp-atp-chart-of-tax-bde
 into lp:~openerp-dev/openobject-addons/trunk-accounting-view-imp-atp.

Requested reviews:
  OpenERP R&D Team (openerp-dev)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-accounting-view-imp-atp-chart-of-tax-bde/+merge/112275

Hello Sir,

I have improved view of chart of taxes wizard.

Thanks & Regards,
Devnani Bharat R.
-- 
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-accounting-view-imp-atp-chart-of-tax-bde/+merge/112275
Your team OpenERP R&D Team is requested to review the proposed merge of 
lp:~openerp-dev/openobject-addons/trunk-accounting-view-imp-atp-chart-of-tax-bde
 into lp:~openerp-dev/openobject-addons/trunk-accounting-view-imp-atp.
=== modified file 'account/wizard/account_tax_chart_view.xml'
--- account/wizard/account_tax_chart_view.xml	2012-06-09 22:28:49 +0000
+++ account/wizard/account_tax_chart_view.xml	2012-06-27 06:33:19 +0000
@@ -10,11 +10,12 @@
                 <form string="Account tax charts" version="7.0">
                     <header>
                         <button icon="terp-gtk-go-back-rtl" string="Open Charts" name="account_tax_chart_open_window" type="object" />
-                        <button icon="gtk-cancel" special="cancel" string="Cancel" />
                     </header>
+                    <group col="4">
+                        <field name="period_id"/>
+                        <label string="(If you do not select period it will take all open periods)"/>
+                    </group>
                     <group>
-                        <field name="period_id"/>
-                        <label colspan="4" string="(If you do not select period it will take all open periods)"/>
                         <field name="target_move"/>
                     </group>
                 </form>

_______________________________________________
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