跳至内容
菜单
此问题已终结

I Have Multi companies scenario .when i am creating chart of account using xml  data file that will only created for child companies not for parent because Indian chart of account already installed for parent.Below is the xml code for chart of account.I want to create customise chart of account (mentioned below)for the parent.


<record model="account.account.template" id="wc400102">
<field name="name">Courier Service Charges</field>
<field name="code">400102</field>
<field name="user_type_id" ref="account.data_account_type_other_income"/>
<field name="reconcile" eval="False"/>
<field name="chart_template_id" ref="l10n_in.indian_chart_template_standard"/>
</record>
<record model="account.account.template" id="wc400105">
<field name="name">Storage Charges</field>
<field name="code">400105</field>
<field name="user_type_id" ref="account.data_account_type_other_income"/>
<field name="reconcile" eval="False"/>
<field name="chart_template_id" ref="l10n_in.indian_chart_template_standard"/>
</record>
形象
丢弃
相关帖文 回复 查看 活动
1
5月 25
4015
1
12月 24
5318
1
11月 24
3245
2
11月 22
8826
1
6月 19
5576