feature/4-patient-doctor-management #24

Merged
luis_portillo merged 11 commits from feature/4-patient-doctor-management into dev 2025-07-14 04:53:51 +00:00
Showing only changes of commit cd8880a624 - Show all commits

View File

@ -26,10 +26,8 @@
'demo': [
'data/lims_demo.xml',
],
'demo': [
'data/lims_demo.xml',
],
'installable': True,
'application': True,
'auto_install': False,
'license': 'LGPL-3',
}