fix: Translation for button SO to PO

This commit is contained in:
Nihantra C. Patel
2024-09-18 21:36:02 +05:30
committed by GitHub
parent 6d59039955
commit a5275e9f28

View File

@@ -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) { primary_action(args) {
if (!args) return; if (!args) return;