Skip to content

Commit

Permalink
fix demo data removing _api_external_id journal
Browse files Browse the repository at this point in the history
  • Loading branch information
danypr92 committed Apr 22, 2024
1 parent 1d8fc29 commit 4917520
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 4917520

Please sign in to comment.