brotherton-erpnext/erpnext/stock
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
..
dashboard chore: remove all six compat code 2021-11-05 11:16:29 +05:30
dashboard_chart fix: add range filters to oldest items chart 2020-07-29 18:06:54 +05:30
dashboard_chart_source chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
doctype feat: Bulk Transaction Processing (#28580) 2022-02-08 01:00:37 +05:30
form_tour fix: new item form tour for home onboarding 2021-12-02 11:25:47 +05:30
module_onboarding/stock fix: minor changes 2021-08-20 16:21:33 +05:30
number_card chore: Export Stock Dashboard (#22768) 2020-07-22 16:17:40 +05:30
onboarding_step fix: minor changes 2021-08-20 16:21:33 +05:30
page fix: (style) Warehouse Capacity Dashboard UI 2021-11-17 14:21:37 +05:30
print_format fix: Update pick list print format 2019-08-30 15:59:35 +05:30
report feat: show stock value difference in stock ledger report (#29607) 2022-02-03 17:14:57 +05:30
stock_dashboard/stock chore: Export Stock Dashboard (#22768) 2020-07-22 16:17:40 +05:30
tests chore: rename FifoValuation to FIFOValuation 2021-12-20 13:20:03 +05:30
workspace/stock fix: updated standard workspace json files 2022-01-13 19:24:11 +05:30
__init__.py chore: remove all six compat code 2021-11-05 11:16:29 +05:30
get_item_details.py fix(UX): Optimize rate updation of changing price list 2021-12-24 14:03:47 +00:00
landed_taxes_and_charges_common.js chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
README.md
reorder_item.py chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
stock_balance.py Merge branch 'develop' into manufacturing-work-order-stop 2021-11-09 10:51:09 +05:30
stock_ledger.py Merge pull request #28987 from ankush/fix/srvaluation 2022-01-17 16:55:21 +05:30
utils.py fix: add unique constraint on bin at db level 2022-01-30 18:42:59 +05:30
valuation.py chore: rename FifoValuation to FIFOValuation 2021-12-20 13:20:03 +05:30

Inventory management module.