[FIX] commission module installable

This commit is contained in:
Florian da Costa
2025-11-13 11:56:13 +01:00
parent 4b5385f391
commit b4efcdb2d7
7 changed files with 9 additions and 9 deletions

View File

@@ -19,5 +19,5 @@
'views/commission_profile.xml',
'wizards/res_config_settings.xml',
],
'installable': False,
'installable': True,
}

View File

@@ -21,6 +21,7 @@
<setting id="commission_po_config" title="Purchase Order">
<field name="commission_po_config" />
</setting>
</block>
</xpath>
</field>
</record>