Skip to content

Commit

Permalink
sf_shopinvader_base: fix demo data
Browse files Browse the repository at this point in the history
  • Loading branch information
simahawk committed Feb 9, 2022
1 parent 8e4eaec commit f588802
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions shopfloor_shopinvader_base/demo/shopfloor_app_demo.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<odoo>
<!-- FIXME -->
<!-- <record id="app_demo" model="shopfloor.app">
<record id="app_demo" model="shopfloor.app">
<field name="name">shopinvader demo</field>
<field name="short_name">Shop</field>
<field name="tech_name">shop_demo</field>
<field name="category">shop</field>
<field name="shopinvader_tech_user_id" ref="invader_tech_user_demo" />
<field name="shopinvader_backend_id" ref="shopinvader.backend_1" />
</record> -->
</record>
</odoo>

0 comments on commit f588802

Please sign in to comment.