brotherton-erpnext/erpnext/stock
Florian HENRY 9415229e8d fix: BOM - clear Quality Inspection Template according to Inspection Quality Required
Squashed commit of the following:

commit b73fa210b234d2c8067db2c32f94f362b89afe5a
Author: Florian HENRY <florian.henry@open-concept.pro>
Date:   Mon Mar 14 08:30:24 2022 +0100

    add json tes

commit 984d015a7d9aceb6ea64be7ed9f1cc0caa356714
Author: Florian HENRY <florian.henry@open-concept.pro>
Date:   Mon Mar 14 08:30:06 2022 +0100

    better test

commit 42061146658598da02eda7cb781bd2cf44c8ca34
Author: Florian HENRY <florian.henry@open-concept.pro>
Date:   Fri Mar 11 16:12:57 2022 +0100

    update test

commit 6259c0957566600b044fcd4a5e14e69cdff71020
Author: Florian HENRY <florian.henry@open-concept.pro>
Date:   Fri Mar 11 13:59:13 2022 +0100

    update test

commit cbc4ad9566f6f7f01dd622651458fea309d80954
Merge: faa44b3fdd 94d0f8d4e7
Author: Florian HENRY <florian.henry@open-concept.pro>
Date:   Fri Mar 11 12:46:48 2022 +0100

    Merge branch 'develop' of https://github.com/frappe/erpnext into dev_fix_30190

commit faa44b3fdd983adfc04bbf04a7ebfef114501bb3
Author: Florian HENRY <florian.henry@open-concept.pro>
Date:   Fri Mar 11 12:03:35 2022 +0100

    fix: clear Quality Inspection Template according to Inspection Quality Required
2022-03-14 18:25:00 +05:30
..
dashboard fix: correct fieldname for source warehouse 2022-02-28 13:06:56 +05:30
dashboard_chart
dashboard_chart_source chore: remove utf-8 compat code 2021-11-05 11:16:29 +05:30
doctype fix: BOM - clear Quality Inspection Template according to Inspection Quality Required 2022-03-14 18:25:00 +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
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
report chore: removed unrequired batch_no parameter while fetching stock_balance 2022-03-14 15:36:56 +05:30
spec docs: add human readable specifications for stock ledger (#29308) 2022-02-22 17:03:11 +05:30
stock_dashboard/stock
tests test(refactor): use FrappeTestCase 2022-02-28 17:23:32 +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: dont fetch entire barcode table in get_item_details (#30131) 2022-03-09 15:37:14 +05:30
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 fix: update bin modified timestamp when updating qty 2022-02-11 11:54:58 +05:30
stock_ledger.py fix: only update valuation rate if not None 2022-03-10 18:08:29 +05:30
utils.py fix: check if Moving average item can use batchwise valuation 2022-02-21 18:02:40 +05:30
valuation.py refactor: use queue difference instead of actual values 2022-02-21 18:02:40 +05:30

Inventory management module.