Update GPL to AGPL to respect partner_multi_relation license.

This commit is contained in:
Marc Durepos 2024-05-15 21:01:40 -04:00
parent 34a354f83c
commit 9d80e83d1a

View file

@ -8,13 +8,12 @@
'author': 'Bemade',
'website': 'https://bemade.org',
'email': 'it@bemade.org',
'license': 'GPL-3',
'license': 'AGPL-3',
'depends': [
# List of module dependencies
'base',
'contacts',
'crm',
'document_knowledge',
'document_page',
'document_page_approval',
'attachment_indexation',