mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 18:59:08 +00:00
* fix: do not consider rejected warehouses in pick list (#39539)
* fix: do not picked rejected materials
* test: test case for pick list without rejected materials
(cherry picked from commit f6725e4342)
# Conflicts:
# erpnext/selling/doctype/sales_order/test_sales_order.py
# erpnext/stock/doctype/pick_list/pick_list.json
# erpnext/stock/doctype/pick_list/pick_list.py
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
* chore: fixed test case
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
Selling management module. Includes forms for capturing / managing the sales process:
- Customer
- Campaign
- Quotation
- Sales Order
Moved to CRM Module:
- Lead
- Opportunity