brotherton-erpnext/erpnext/controllers
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
..
tests perf(minor): remove unnecessary comprehensions (port #25645) 2021-06-11 18:40:22 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
accounts_controller.py fix: cost center & naming series 2021-08-25 20:17:04 +05:30
buying_controller.py fix: Ignore default payment term templates when coping payment terms from orders 2021-08-09 18:53:14 +05:30
employee_boarding_controller.py chore: remove unused import 2021-06-24 13:18:49 +05:30
item_variant.py chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
print_settings.py refactor: refactor contextual print setting implementation 2020-10-29 14:19:34 +05:30
queries.py fix: Dimension filter query fix to avoid including disabled dimensions (#26988) 2021-08-18 16:17:54 +05:30
sales_and_purchase_return.py fix: allow to change rate manually in case of stand-alone credit note (#27036) 2021-08-26 12:52:36 +05:30
selling_controller.py fix: Don't create inward SLE against SI unless is internal customer enabled (#27086) 2021-08-26 13:12:51 +05:30
status_updater.py feat: unreconcile on cancellation of bank transaction (#27109) 2021-08-25 16:25:51 +05:30
stock_controller.py Merge branch 'develop' into serial-no-space 2021-07-30 14:09:19 +05:30
subcontracting.py chore: mass trailing whitespace and EOF fixes 2021-08-19 13:43:28 +05:30
taxes_and_totals.py fix: pos return payment mode issue (#26872) 2021-08-23 11:05:07 +05:30
trends.py fix: grammatical fix on error message 2020-06-25 22:35:33 +05:30
website_list_for_contact.py perf(minor): remove unnecessary comprehensions (port #25645) 2021-06-11 18:40:22 +05:30