9 lines
385 B
XML
9 lines
385 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<odoo>
|
||
|
<!-- Setup Chart of Accounts Template -->
|
||
|
<record id="lu_2011_chart_1" model="account.chart.template">
|
||
|
<field name="account_journal_early_pay_discount_loss_account_id" ref="lu_2020_account_65562"/>
|
||
|
<field name="account_journal_early_pay_discount_gain_account_id" ref="lu_2020_account_75562"/>
|
||
|
</record>
|
||
|
</odoo>
|