brotherton-erpnext/erpnext/utilities
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
..
doctype chore: remove all six compat code 2021-11-05 11:16:29 +05:30
report chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
web_form chore: remove all six compat code 2021-11-05 11:16:29 +05:30
workspace/utilities fix: updated standard workspace json files 2022-01-13 19:24:11 +05:30
__init__.py chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
activation.py chore: remove all six compat code 2021-11-05 11:16:29 +05:30
bot.py chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
bulk_transaction.py feat: Bulk Transaction Processing (#28580) 2022-02-08 01:00:37 +05:30
hierarchy_chart.py chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
product.py fix: fetch correct selling price. 2022-02-01 10:59:57 +05:30
README.md moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
transaction_base.py Merge pull request #29257 from marination/fix-reset-wh-defaults 2022-01-12 16:44:33 +05:30

Common utilities / DocTypes.