Initialize v18 branch

Rename *_usability modules to *_usability_akretion
This commit is contained in:
Alexis de Lattre
2024-12-24 10:11:21 +01:00
parent 9913924202
commit 13744fc404
264 changed files with 50 additions and 87 deletions

View File

@@ -14,5 +14,5 @@
'website': 'https://github.com/akretion/odoo-usability',
'depends': ['sale_stock'],
'data': ['views/stock_move_line.xml'],
'installable': True,
'installable': False,
}