跳至內容
選單
此問題已被標幟
2790 瀏覽次數

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
4022
1
12月 24
5321
1
11月 24
3248
2
11月 22
8843
1
6月 19
5580