Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

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>
Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
maj 25
4022
1
gru 24
5321
1
lis 24
3247
2
lis 22
8842
1
cze 19
5580