mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
@@ -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