chore: typo

(cherry picked from commit 8fd1d6aec8)
This commit is contained in:
Mihir Kandoi
2026-01-16 13:38:38 +05:30
committed by Mergify
parent accce1fe59
commit c0a30a5302

View File

@@ -266,7 +266,7 @@ erpnext.stock.PurchaseReceiptController = class PurchaseReceiptController extend
);
}
cur_frm.add_custom_button(
__("Retention Stock Entry"),
__("Sample Retention Stock Entry"),
this.make_retention_stock_entry,
__("Create")
);