Skip to content

Commit

Permalink
[REM] cooperator_api: jornal demo data
Browse files Browse the repository at this point in the history
remove _api_external_id in journal demo data
This accounting data is not used in tests with demo data.
More information in
OCA/cooperative@1ff4edd

Co-authored-by: Gerard Funosas <gfunosas>
  • Loading branch information
danypr92 committed Apr 22, 2024
1 parent 1d8fc29 commit 1c2bc21
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions cooperator_api/demo/demo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,6 @@
<field name="external_id_generated" eval="True" />
</record>

<record id="cooperator.subscription_journal" model="account.journal">
<field name="_api_external_id">1</field>
<field name="external_id_generated" eval="True" />
</record>

<record id="cooperator.account_equity_demo" model="account.account">
<field name="_api_external_id">1</field>
<field name="external_id_generated" eval="True" />
Expand Down

0 comments on commit 1c2bc21

Please sign in to comment.