added to the collect checkout logic.

This commit is contained in:
Ty Reynolds
2026-03-12 14:24:34 -04:00
parent 961504dd83
commit cd57206be1
2 changed files with 10 additions and 13 deletions

View File

@@ -49,17 +49,6 @@ ns_app.customer.open_quick_entry = function (opts = {}) {
default: "Commercial",
reqd: 1
},
{
fieldname: "custom_auto_pay_enabled",
label: "Auto Pay Enabled",
fieldtype: "Check",
default: 0
},
{
fieldname: "custom_auto_pay_id",
label: "AutoPay ID",
fieldtype: "Data"
},
{
fieldname: "custom_send_via",
label: "Send Via",