feat: Mark module as installable.

This commit is contained in:
Suherdy Yacob 2026-03-02 08:35:03 +07:00
parent be208591f6
commit e7c9bb11c1

View File

@ -16,4 +16,5 @@
'wizard/change_uom_views.xml', 'wizard/change_uom_views.xml',
], ],
'license': 'LGPL-3', 'license': 'LGPL-3',
'installable': True,
} }