mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 20:29:09 +00:00
fix(banking): include paid purchase invoices in reports and bank clearance (#52675)
* fix(banking): include paid purchase invoices in reports and bank clearance * fix: condition for amounts not reflected in system * fix: set Sales Invoice to be the payment document in bank rec * fix: add additional filter for `is_paid` * fix: added is_paid * fix: added invoice number in bank clearance tool * chore: make requested changes * fix: exclude opening JEs * fix: bring back banking icon in desktop
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"label": "Banking",
|
||||
"link_to": "Banking",
|
||||
"link_type": "Workspace Sidebar",
|
||||
"modified": "2026-01-12 12:29:48.687545",
|
||||
"modified": "2026-02-12 12:29:48.687545",
|
||||
"modified_by": "Administrator",
|
||||
"name": "Banking",
|
||||
"owner": "Administrator",
|
||||
|
||||
Reference in New Issue
Block a user