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
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
|
||||
erpnext/accounts/ @deepeshgarg007 @ruthra-kumar
|
||||
erpnext/assets/ @anandbaburajan @deepeshgarg007
|
||||
erpnext/loan_management/ @deepeshgarg007
|
||||
erpnext/regional @deepeshgarg007 @ruthra-kumar
|
||||
erpnext/selling @deepeshgarg007 @ruthra-kumar
|
||||
erpnext/support/ @deepeshgarg007
|
||||
|
||||
Reference in New Issue
Block a user