Skip to content

Commit

Permalink
[FIX] spp_pos: archive base entitlement product
Browse files Browse the repository at this point in the history
  • Loading branch information
emjay0921 committed Jan 16, 2025
1 parent c9f3b86 commit 492d1a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spp_pos/data/entitlement_product.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<record id="entitlement_product" model="product.template">
<field name="name">Entitlement</field>
<field name="available_in_pos">1</field>
<field name="active">0</field>
<field name="list_price">0</field>
<field name="is_locked">1</field>
<field name="categ_id" ref="spp_pos.entitlement_product_categ" />
Expand Down

0 comments on commit 492d1a3

Please sign in to comment.