fix: Translation for button SO to PO
This commit is contained in:
committed by
GitHub
parent
6d59039955
commit
a5275e9f28
@@ -1249,7 +1249,7 @@ erpnext.selling.SalesOrderController = class SalesOrderController extends erpnex
|
||||
],
|
||||
},
|
||||
],
|
||||
primary_action_label: "Create Purchase Order",
|
||||
primary_action_label: __("Create Purchase Order"),
|
||||
primary_action(args) {
|
||||
if (!args) return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user