fix: minor filter issue while reconciliation tool from bench console
This commit is contained in:
parent
11cf694d9a
commit
828eaf0930
@ -471,6 +471,7 @@ class PaymentReconciliation(Document):
|
||||
|
||||
def build_qb_filter_conditions(self, get_invoices=False, get_return_invoices=False):
|
||||
self.common_filter_conditions.clear()
|
||||
self.accounting_dimension_filter_conditions.clear()
|
||||
self.ple_posting_date_filter.clear()
|
||||
ple = qb.DocType("Payment Ledger Entry")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user