mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[FIX] account_reconcile_oca: make widget work
This commit is contained in:
@@ -52,7 +52,7 @@ class AccountAccountReconcile(models.Model):
|
||||
FALSE as is_reconciled,
|
||||
aml.currency_id as currency_id,
|
||||
a.company_id,
|
||||
false as foreign_currency_id
|
||||
null as foreign_currency_id
|
||||
"""
|
||||
|
||||
def _from(self):
|
||||
|
||||
Reference in New Issue
Block a user