mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
@@ -798,6 +798,8 @@ class AccountReconciliation(models.AbstractModel):
|
||||
"&",
|
||||
"&",
|
||||
"&",
|
||||
"&",
|
||||
("id", "not in", st_line.move_id.line_ids.ids),
|
||||
("reconciled", "=", False),
|
||||
("account_id.reconcile", "=", True),
|
||||
("balance", "!=", 0.0),
|
||||
|
||||
Reference in New Issue
Block a user