Skip to content
Snippets Groups Projects
Commit 59e98f1e authored by Thibault Delavallée's avatar Thibault Delavallée
Browse files

[IMP] account: removed demo data about unexisting field, causing a warning.

parent 222e2662
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,6 @@
<field name="period_id" ref="account.period_5"/>
<field name="date" eval="time.strftime('%Y')+'-01-01'"/>
<field name="user_id" ref="base.user_demo"/>
<field name="reference_type">none</field>
<field name="name">BNK/2014/001</field>
<field name="balance_end" eval="2040.0"/>
<field name="company_id" ref="base.main_company"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment