brotherton-erpnext/erpnext/accounts/report/bank_reconciliation_statement
Anand Baburajan 988d755906
refactor!: removing loan management module (#35522)
* chore: resolving conflicts

* refactor: bank_clearance and add hook for get_payment_entries_for_bank_clearance

* refactor: bank_reconciliation_tool and add hook for get_matching_vouchers_for_bank_reconciliation

* fix: remove sales invoice from bank_reconciliation_doctypes and use hook for voucher clearance

* refactor: remove loan tests from test_bank_transaction

* refactor: bank_clearance_summary and add hook for get_entries_for_bank_clearance_summary

* refactor: removed test_bank_reconciliation_statement

* refactor: bank_reconciliation_statement and add hook for get_amounts_not_reflected_in_system_for_bank_reconciliation_statement

* refactor: add missing hook and patches for module removal and deprecation warning

* refactor: remove loan management translations

* chore: add erpnext tests dependent on lending
2023-06-30 11:02:49 +05:30
..
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
bank_reconciliation_statement.html fix(report): field -> fieldname, dateutil -> frappe.datetime (#15106) 2018-08-14 10:56:18 +05:30
bank_reconciliation_statement.js chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
bank_reconciliation_statement.json added roles in the report 2017-03-06 14:26:09 +05:30
bank_reconciliation_statement.py refactor!: removing loan management module (#35522) 2023-06-30 11:02:49 +05:30
test_bank_reconciliation_statement.py refactor!: removing loan management module (#35522) 2023-06-30 11:02:49 +05:30