brotherton-erpnext/erpnext/stock
Marica f4dc9ee2aa
fix: Don't create inward SLE against SI unless is internal customer enabled (#27086)
* fix: Dont create inward SLE against SI unless is internal customer enabled

- Check if is internal customer enabled apart from target warehouse
- Test to check if inward SLE is made if target warehouse is accidentally set but customer is not internal

* test: Use internal customer for delivery of bundle items to target warehouse

- created `create_internal_customer` util
- reused it in delivery note and sales invoice tests
- use internal customer for target warehouse test in delivery note
2021-08-26 13:12:51 +05:30
..
dashboard chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
dashboard_chart fix: add range filters to oldest items chart 2020-07-29 18:06:54 +05:30
dashboard_chart_source chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
doctype fix: Don't create inward SLE against SI unless is internal customer enabled (#27086) 2021-08-26 13:12:51 +05:30
form_tour fix: re-order tour to circumvent glitchy save highlight 2021-08-25 16:34:31 +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_slide/add_a_few_products_you_buy_or_sell fix: remove illustrations from onboarding slides (#19872) 2019-12-23 08:24:46 +05:30
onboarding_step fix: minor changes 2021-08-20 16:21:33 +05:30
page chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
print_format fix: Update pick list print format 2019-08-30 15:59:35 +05:30
report fix: stock analytics report date range issues and add company filter (#27014) 2021-08-24 12:16:46 +05:30
stock_dashboard/stock chore: Export Stock Dashboard (#22768) 2020-07-22 16:17:40 +05:30
workspace/stock fix: updated erpnext wspace json files (#26380) 2021-08-13 12:19:16 +05:30
__init__.py fix: reposting patch 2021-02-26 17:44:54 +05:30
get_item_details.py fix: selected batch no changed on updation of qty 2021-08-23 14:27:55 +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 fix: Re-order Item Error Email format (#21342) 2020-04-21 12:52:29 +05:30
stock_balance.py chore: Remove unnecessary print statements 2021-05-28 09:09:36 +05:30
stock_ledger.py fix: allow to change rate manually in case of stand-alone credit note (#27036) 2021-08-26 12:52:36 +05:30
utils.py perf: various minor perf fixes for ledger postings (#26775) 2021-08-11 11:17:50 +05:30

Inventory management module.