brotherton-erpnext/erpnext/stock
marination d3fbbcfed3 fix: Precision of available qty and negative stock in transfer bucket
- Maintain only positive values in transfer bucket
- Use it to neutralize/add stock to fifo queue
2022-02-18 16:33:28 +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: item-wise negative stock setting (#29761) 2022-02-12 13:08:28 +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 fix: Precision of available qty and negative stock in transfer bucket 2022-02-18 16:33:28 +05:30
stock_dashboard/stock chore: Export Stock Dashboard (#22768) 2020-07-22 16:17:40 +05:30
tests test: e2e test for LIFO valuation 2022-02-06 20:12:15 +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: get_item_details overrides parentype (#29799) 2022-02-15 10:57:06 +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 feat: item-wise negative stock setting (#29761) 2022-02-12 13:08:28 +05:30
utils.py refactor!: drop deprecated and dead code 2022-02-11 11:23:37 +05:30
valuation.py feat: LIFOValuation class for handling LIFO 2022-02-06 20:12:11 +05:30

Inventory management module.