[MERGE]: Merged lp:~openerp-dev/openobject-addons/trunk-accounting-view-imp-atp-chart-of-tax-bde

bzr revid: atp@tinyerp.com-20120627102926-be7cnock0h4zb6rc
This commit is contained in:
Atul Patel (OpenERP) 2012-06-27 15:59:26 +05:30
commit 5e26992266
1 changed files with 4 additions and 3 deletions

View File

@ -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>
<group col="4">
<field name="period_id"/>
<label colspan="4" string="(If you do not select period it will take all open periods)"/>
<label string="(If you do not select period it will take all open periods)"/>
</group>
<group>
<field name="target_move"/>
</group>
</form>