brotherton-erpnext/erpnext/tests
Mohammed Yusuf Shaikh a3e69cf75d
feat: Bulk Transaction Processing (#28580)
* feat: Bulk Transaction Processing

* fix: add flags to ignore validations and exception handling correction

* fix: remove duplicate code, added logger functionality and improved notifications

* fix: linting and sider issues

* test: added tests

* fix: linter issues

* fix: failing test case

* fix: sider issues and test cases

* refactor: mapping function calls to create order/invoice

* fix: added more test cases to increase coverage

* fix: test cases

* fix: sider issue

* fix: rename doctype, improve formatting and minor refactor

* fix: update doctype name in hooks and sider issues

* fix: entry log test case

* fix: typos, translations and company name in tests

* fix: linter issues and translations

* fix: linter issue

* fix: split into separate function for marking failed transaction

* fix: typos, retry failed transaction logic and make log read only

* fix: hide retry button when no failed transactions and remove test cases not rrelevant

* fix: sider issues and indentation to tabs

Co-authored-by: Ankush Menat <ankush@frappe.io>
2022-02-08 01:00:37 +05:30
..
server Merge the Land Unit doctype with the Location doctype (#14613) 2018-07-13 12:50:04 +05:30
ui chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
__init__.py test: Fix test dependency 2021-05-28 09:09:36 +05:30
test_init.py test: remove unnecessary creation of companies #28965 2021-12-20 22:00:31 +05:30
test_notifications.py chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
test_point_of_sale.py fix: flaky test 2022-02-01 15:26:33 +05:30
test_regional.py chore: remove all six compat code 2021-11-05 11:16:29 +05:30
test_search.py chore: remove all six compat code 2021-11-05 11:16:29 +05:30
test_subcontracting.py chore: remove all six compat code 2021-11-05 11:16:29 +05:30
test_webform.py fix: Webform Permission for custom doctype (#26232) 2021-09-14 12:49:08 +05:30
test_woocommerce.py chore: remove all six compat code 2021-11-05 11:16:29 +05:30
ui_test_bulk_transaction_processing.py feat: Bulk Transaction Processing (#28580) 2022-02-08 01:00:37 +05:30
ui_test_helpers.py fix(Org Chart): use attribute selectors instead of ID selector for node IDs with special characters (#27717) 2021-09-30 18:32:10 +05:30
utils.py test: clear singles cache for changed settings (#29430) 2022-01-24 18:44:08 +05:30