fix: conditionally display show btn setting

This commit is contained in:
Gursheen Anand 2024-01-31 13:37:01 +05:30
parent ae7be84d87
commit 0c9572bb48

View File

@ -152,6 +152,7 @@
}, },
{ {
"default": "1", "default": "1",
"depends_on": "eval: frappe.boot.versions && frappe.boot.versions.payments",
"fieldname": "show_pay_button", "fieldname": "show_pay_button",
"fieldtype": "Check", "fieldtype": "Check",
"label": "Show Pay Button in Purchase Order Portal" "label": "Show Pay Button in Purchase Order Portal"
@ -214,7 +215,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"issingle": 1, "issingle": 1,
"links": [], "links": [],
"modified": "2024-01-12 16:42:01.894346", "modified": "2024-01-31 13:34:18.101256",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Buying", "module": "Buying",
"name": "Buying Settings", "name": "Buying Settings",