Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2781 Visualizzazioni

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>
Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
mag 25
4021
1
dic 24
5320
1
nov 24
3245
2
nov 22
8837
1
giu 19
5577