From e250a4f1bcae176758d36b0e369ae1c988d90dd3 Mon Sep 17 00:00:00 2001 From: Ivan Office Date: Fri, 20 Sep 2024 16:02:26 +0800 Subject: [PATCH] udpate backup --- app_auto_backup/__manifest__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app_auto_backup/__manifest__.py b/app_auto_backup/__manifest__.py index 9c608928..fe42acad 100644 --- a/app_auto_backup/__manifest__.py +++ b/app_auto_backup/__manifest__.py @@ -28,7 +28,8 @@ 'category': 'Extra tools', 'installable': True, 'license': 'LGPL-3', - + 'price': 38.00, + 'currency': 'EUR', # any module necessary for this one to work correctly 'depends': [ 'base',