From d1220d4b732f0a03ca979b947f01c0ad545356a9 Mon Sep 17 00:00:00 2001 From: Oscar Alvarez Date: Thu, 18 Feb 2021 22:35:00 -0500 Subject: [PATCH] Add test --- account.py | 1 + 1 file changed, 1 insertion(+) diff --git a/account.py b/account.py index 690ffba..fdc3526 100644 --- a/account.py +++ b/account.py @@ -41,6 +41,7 @@ class TrialBalanceClassic(metaclass=PoolMeta): company = Company(Transaction().context.get('company')) result = {} sync = data['sincronize'] + print('yyyyyyyyyyy', sync) if sync: data['sincronize'] = [False] args = {