mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-22 14:39:19 +00:00
* fix: resolve gl entries duplication in asset purchase workflow
* fix: prevent duplicate entry when creating purchase receipt from purchase invoice
* chore: test case added
* fix: fixed missing asset category issue
(cherry picked from commit 55a4bd469b)
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.py
Inventory management module.