19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:31:00 +01:00
parent a1137a1456
commit e1d89e11e3
2789 changed files with 1093187 additions and 605897 deletions

View file

@ -13,6 +13,7 @@
'views/fleet_vehicle_views.xml',
'views/fleet_vehicle_cost_views.xml',
'wizard/hr_departure_wizard_views.xml',
'data/hr_fleet_data.xml',
],
'demo': [
'data/hr_fleet_demo.xml',
@ -23,5 +24,6 @@
],
},
'auto_install': True,
'author': 'Odoo S.A.',
'license': 'LGPL-3',
}