brotherton-erpnext/erpnext/stock
Ankush Menat b981fae5a4
fix: remove naming series from bin, repost queue (#30497)
Removing naming series from:
1. Bin
2. Repost queue

These doctypes are not user facing and dont really need naming series.
Current implementation of naming makes stock transaction sequential if
these documents are to be created during submission.
2022-03-30 21:46:15 +05:30
..
dashboard test: add class to uniquely id item dashboard (#30487) 2022-03-30 13:20:54 +05:30
dashboard_chart fix: add range filters to oldest items chart 2020-07-29 18:06:54 +05:30
dashboard_chart_source style: format code with black 2022-03-28 18:52:46 +05:30
doctype fix: remove naming series from bin, repost queue (#30497) 2022-03-30 21:46:15 +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 style: format code with black 2022-03-28 18:52:46 +05:30
spec docs: add human readable specifications for stock ledger (#29308) 2022-02-22 17:03:11 +05:30
stock_dashboard/stock chore: Export Stock Dashboard (#22768) 2020-07-22 16:17:40 +05:30
tests style: format code with black 2022-03-28 18:52:46 +05:30
workspace/stock fix: updated standard workspace json files 2022-01-13 19:24:11 +05:30
__init__.py style: format code with black 2022-03-28 18:52:46 +05:30
get_item_details.py style: format code with black 2022-03-28 18:52:46 +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 style: format code with black 2022-03-28 18:52:46 +05:30
stock_balance.py style: format code with black 2022-03-28 18:52:46 +05:30
stock_ledger.py style: format code with black 2022-03-28 18:52:46 +05:30
utils.py fix: dont check for failed repost while freezing (#30472) 2022-03-29 13:54:26 +05:30
valuation.py style: format code with black 2022-03-28 18:52:46 +05:30

Inventory management module.