opt app_auto_backup V16.0

This commit is contained in:
Chill
2024-05-22 16:37:56 +08:00
parent a6fb463454
commit fdcbc64c5d
3 changed files with 11 additions and 7 deletions

View File

@@ -31,7 +31,8 @@
# any module necessary for this one to work correctly
'depends': [
'base'
'base',
'app_odoo_customize'
],
'external_dependencies': {
'python': ['paramiko'],