\"feat(partner): Add demo data for patients and doctors\"

This commit is contained in:
Luis Ernesto Portillo Zaldivar 2025-07-13 18:27:18 -06:00
parent ab031b24a6
commit a79af24c62
2 changed files with 4 additions and 1 deletions

View File

@ -26,6 +26,9 @@
'demo': [ 'demo': [
'data/lims_demo.xml', 'data/lims_demo.xml',
], ],
'demo': [
'data/lims_demo.xml',
],
'installable': True, 'installable': True,
'application': True, 'application': True,
'auto_install': False, 'auto_install': False,

View File

@ -37,4 +37,4 @@
</record> </record>
</data> </data>
</odoo> </odoo>