Skip to content

Commit 2905c52

Browse files
committed
created demo data for product.product
1 parent f8ae908 commit 2905c52

File tree

2 files changed

+704
-0
lines changed

2 files changed

+704
-0
lines changed

spp_base_demo/__manifest__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@
1313
"g2p_registry_base",
1414
"g2p_programs",
1515
# "spp_helpdesk",
16+
"product",
1617
],
1718
"data": [
1819
"data/users_data.xml",
1920
"data/gender_data.xml",
21+
"data/product_data.xml",
2022
],
2123
"assets": {},
2224
"demo": [],

0 commit comments

Comments
 (0)