Skip to content

Commit

Permalink
[ADD] Invenotry Adjustment account
Browse files Browse the repository at this point in the history
  • Loading branch information
AdriaGForgeFlow committed Feb 27, 2020
1 parent e61355f commit 6d31834
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions l10n_us_gaap/data/account_us_gaap_data.xml
Original file line number Diff line number Diff line change
Expand Up @@ -667,6 +667,13 @@
<field name="chart_template_id" ref="l10n_us_gaap_chart_template"/>
<field name="group_id" ref="l10n_us_gaap.account_group_5_1_2_3"/>
</record>
<record id="account_template_51205" model="account.account.template">
<field name="name">Inventory Adjustments</field>
<field name="code">51205</field>
<field name="user_type_id" ref="account.data_account_type_expenses"/>
<field name="chart_template_id" ref="l10n_us_gaap_chart_template"/>
<field name="group_id" ref="l10n_us_gaap.account_group_5_1_2_3"/>
</record>
<record id="account_template_513" model="account.account.template">
<field name="name">Doubtful Accounts</field>
<field name="code">513</field>
Expand Down

0 comments on commit 6d31834

Please sign in to comment.