* fix: completed transactions showing in the list (#47374)
(cherry picked from commit 97db9da10e)
# Conflicts:
# erpnext/stock/doctype/stock_entry/stock_entry.js
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
This commit is contained in:
@@ -364,6 +364,7 @@ frappe.ui.form.on('Stock Entry', {
|
||||
docstatus: 1,
|
||||
purpose: "Material Transfer",
|
||||
add_to_transit: 1,
|
||||
per_transferred: ["<", 100],
|
||||
}
|
||||
})
|
||||
}, __("Get Items From"));
|
||||
|
||||
Reference in New Issue
Block a user