brotherton-erpnext/erpnext/tests
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 style: format code with black 2022-03-28 18:52:46 +05:30
exotel_test_data.py test: Fix erroneous code 2022-04-04 09:31:15 +05:30
test_activation.py test: activation 2022-05-05 11:02:23 +05:30
test_exotel.py refactor: Use db.set_single_value (#35668) 2023-06-13 17:30:38 +05:30
test_init.py test: verify that all patches exist in patches.txt (#31371) 2022-06-16 22:15:06 +05:30
test_notifications.py style: format code with black 2022-03-28 18:52:46 +05:30
test_point_of_sale.py style: format code with black 2022-03-28 18:52:46 +05:30
test_regional.py Merge remote-tracking branch 'upstream/develop' into remove-india 2022-06-19 22:57:22 +05:30
test_webform.py fix!: UX of supplier linking with supplier users on portal pages (#35836) 2023-06-28 11:22:40 +05:30
test_zform_loads.py style: format code with black 2022-03-28 18:52:46 +05:30
utils.py refactor!: removing loan management module (#35522) 2023-06-30 11:02:49 +05:30