[MIG] commission_simple to 18

This commit is contained in:
Florian da Costa
2025-09-02 15:59:08 +02:00
parent 6af8aac67e
commit a19ec0db45
7 changed files with 56 additions and 66 deletions

View File

@@ -4,7 +4,7 @@
{
'name': 'Commission Simple',
'version': '16.0.1.0.0',
'version': '18.0.1.0.0',
'category': 'Sales',
'license': 'AGPL-3',
'summary': 'Compute commissions for salesman',
@@ -44,5 +44,5 @@ This module has been written by Alexis de Lattre from Akretion
'views/res_config_settings.xml',
'wizards/commission_compute_view.xml',
],
'installable': False,
'installable': True,
}