File cleanup

This commit is contained in:
2026-07-13 14:52:53 +02:00
parent 4f9b0e7907
commit f2d4064c5e
10 changed files with 169 additions and 11 deletions

View File

@@ -11,9 +11,10 @@
'category': 'Tools',
'license': "AGPL-3",
'version': '19.0.1.0.0',
'depends': ['mail','base','mailcatcher_menu',],
'depends': ['mail', 'base', 'mailcatcher_menu'],
'data': [
'views/templates.xml',
'data/ir_cron.xml',
],
'post_init_hook': 'post_init_hook',
}