mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-02 08:03:21 +00:00
* fix(stock entry): calculate transferred quantity using transfer_qty (cherry picked from commit4e6d86d6f0) # Conflicts: # erpnext/stock/doctype/stock_entry/stock_entry.py * test: allow from_warehouse while creating material request (cherry picked from commit7e99148357) * test: validate transferred quantity for material transfer entry (cherry picked from commitbf2ab32abf) * chore: fix conflicts --------- Co-authored-by: Navin-S-R <navin@aerele.in> Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
Inventory management module.