mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-20 18:54:55 +00:00
* fix: disallow material transfer if source and target warehouse are same (#48697) * fix: disallow material transfer if source and target warehouse are same * fix: check on child row level instead of parent level * chore: add docstring to function
Inventory management module.