Update AGPL to LGPL to respect odoo_password license.

This commit is contained in:
Marc Durepos 2024-05-15 20:56:34 -04:00
parent 411985f661
commit 3535f43ddd

View file

@ -15,7 +15,7 @@
'website': "https://www.bemade.org",
'category': 'Technical',
'version': '0.1',
'license': 'AGPL-3',
'license': 'LGPL-3',
'depends': [
'odoo_password_manager',
'hr',