bzr revid: xmo@tinyerp.com-20100122153437-s9wfr452r3ogfaes
This commit is contained in:
Xavier Morel 2010-01-22 16:34:37 +01:00
parent e624ac4a37
commit 0a841e246a
2 changed files with 8 additions and 10 deletions

View File

@ -1733,16 +1733,14 @@
<field name="inherit_id" ref="base.res_config_view_base"/>
<field name="arch" type="xml">
<data>
<form position="attributes"><attribute name="string">
Generate Chart of Accounts from a Chart Template
</attribute></form>
<form position="attributes">
<attribute name="string">Generate Chart of Accounts from a Chart Template</attribute>
</form>
<group string="res_config_contents" position="replace">
<separator col="4" colspan="4" string="
Generate Chart of Accounts from a Chart Template"/>
<label align="0.0" colspan="4" string="
This will automatically configure your chart of accounts,
bank accounts, taxes and journals according to the selected
template"/>
<label align="0.0" colspan="4"
string="This will automatically configure your chart of accounts, bank accounts, taxes and journals according to the selected template"/>
<field name="company_id" widget="selection"
groups="base.group_multi_company"/>
<field name ="code_digits" />

View File

@ -447,9 +447,9 @@
<field name="inherit_id" ref="base.res_config_view_base"/>
<field name="arch" type="xml">
<data>
<form position="attributes"><attribute name="string">
Sales Configuration
</attribute></form>
<form position="attributes">
<attribute name="string">Sales Configuration</attribute>
</form>
<group string="res_config_contents" position="replace">
<label colspan="4" align="0.0"
string="Set the policies selected by default when creating a new sale order."/>