added to the collect checkout logic.
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user