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
commit 9b38a372fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",
},
];