is any one able to script customer payments? i get...
# suitescript
y
is any one able to script customer payments? i get this error when i try to select a line on the
apply
sublist
Copy code
error: {
      type: "error.SuiteScriptError",
      name: "SSS_INVALID_SUBLIST_OPERATION",
      message: "You have attempted an invalid sublist or line item operation. You are either trying to access a field on a non-existent line or you are trying to add or remove lines from a static sublist.",
      stack: [
         "anonymous(N/serverRecordService)",
         "<anonymous>(/SuiteScripts/DMW/Utils/dmw_ut_transaction.js:531)",
         "createBillPayment(/SuiteScripts/DMW/Utils/dmw_ut_transaction.js:504)",
         "_post(/SuiteScripts/DMW/Restlets/dmw_rl_ns_api.js:153)"
      ],