Initialize v16 branch

This commit is contained in:
Alexis de Lattre
2022-10-26 21:09:52 +02:00
parent deb37a1688
commit 9aac933dcb
88 changed files with 50 additions and 1047 deletions

View File

@@ -17,5 +17,5 @@ With this module, when Odoo sends an outgoing email, it adds the sender as Bcc (
'author': 'Akretion',
'website': 'https://github.com/akretion/odoo-usability',
'depends': ['base'],
'installable': True,
'installable': False,
}