mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 11:19:09 +00:00
chore: typo
This commit is contained in:
@@ -266,7 +266,7 @@ erpnext.stock.PurchaseReceiptController = class PurchaseReceiptController extend
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
cur_frm.add_custom_button(
|
cur_frm.add_custom_button(
|
||||||
__("Retention Stock Entry"),
|
__("Sample Retention Stock Entry"),
|
||||||
this.make_retention_stock_entry,
|
this.make_retention_stock_entry,
|
||||||
__("Create")
|
__("Create")
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user