Skip to content

Commit b3df300

Browse files
mahsemmergify[bot]
authored andcommitted
fix: docs_path
(cherry picked from commit 7ef8c81)
1 parent 85f635a commit b3df300

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

erpnext/stock/doctype/item/item.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -977,7 +977,7 @@ frappe.tour["Item"] = [
977977
fieldname: "valuation_rate",
978978
title: "Valuation Rate",
979979
description: __(
980-
"There are two options to maintain valuation of stock. FIFO (first in - first out) and Moving Average. To understand this topic in detail please visit <a href='https://docs.erpnext.com/docs/v13/user/manual/en/stock/articles/item-valuation-fifo-and-moving-average' target='_blank'>Item Valuation, FIFO and Moving Average.</a>"
980+
"There are two options to maintain valuation of stock. FIFO (first in - first out) and Moving Average. To understand this topic in detail please visit <a href='https://docs.frappe.io/erpnext/user/manual/en/calculation-of-valuation-rate-in-fifo-and-moving-average' target='_blank'>Item Valuation, FIFO and Moving Average.</a>"
981981
),
982982
},
983983
{

0 commit comments

Comments
 (0)