Merge pull request #32262 from shashankshirke/develop

fix: broken link for item valuation updated
This commit is contained in:
Deepesh Garg
2022-09-26 16:59:36 +05:30
committed by GitHub

View File

@@ -671,7 +671,7 @@ frappe.help.help_links["List/Item"] = [
label: "Item Valuation",
url:
docsUrl +
"user/manual/en/stock/articles/item-valuation-fifo-and-moving-average",
"user/manual/en/stock/articles/calculation-of-valuation-rate-in-fifo-and-moving-average",
},
];