This commit is contained in:
Oscar Alvarez 2021-02-18 22:35:00 -05:00
parent 70cf6fcace
commit d1220d4b73
1 changed files with 1 additions and 0 deletions

View File

@ -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 = {