19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:31:47 +01:00
parent accf5918df
commit 6e65e8c877
688 changed files with 225434 additions and 199401 deletions

View file

@ -5,9 +5,14 @@
{
'name': 'Mrp Repairs',
'version': '1.0',
'category': 'Inventory/Inventory',
'category': 'Supply Chain/Inventory',
'depends': ['repair', 'mrp'],
'data': [
'views/production_views.xml',
'views/repair_views.xml',
],
'installable': True,
'auto_install': True,
'author': 'Odoo S.A.',
'license': 'LGPL-3',
}