mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 18:59:08 +00:00
* fix: item price not fetching when customer is unset in item price * fix: item price of selling type has hidden supplier value * fix: remove test variable * fix: test * Update erpnext/stock/get_item_details.py Co-authored-by: Marica <maricadsouza221197@gmail.com> * patch: invalid customer/supplier based on item price type * fix: remove patches from develop branch * fix: patch Co-authored-by: Marica <maricadsouza221197@gmail.com>
Inventory management module.