NetSuite Script Error: SSS_METHOD_IS_ONLY_ALLOWED_FOR_MATRIX_FIELD

NetSuite Script Error: SSS_METHOD_IS_ONLY_ALLOWED_FOR_MATRIX_FIELD


This is generally triggered by SuitePOS Optimize Diff Syncs not handling a use case properly.
Turn off Optimize Diff Syncs if enabled on POS Settings and re-sync the SuitePOS app. Report the issue to https://www.suiteretail.com/support. The Optimize Diff Sync feature is not a mission critical feature for SuitePOS to function; certain use of Item Types may cause this.

    • Related Articles

    • NetSuite Script Error: Missing required field for index 0: custbody_spos_s4token

      This is a somewhat misleading (and very rare) error that primarily occurs in the SPOS_Sale script. It occurs when the integration to NetSuite has something wrong with the format that it is expecting. This is around field validation for required ...
    • NetSuite Script Error: SSS_REQUEST_LIMIT_EXCEEDED

      This happens when the NetSuite concurrency limit (set by NetSuite) for your account is exceeded. Typically this occurs when you are simultaneously syncing many terminals at the same time. for example, if you have a concurrency limit of 5 and you try ...
    • NetSuite Script Error: SSS_INVALID_SCRIPTLET_ID

      Throughout various points in the App you may receive this error if one or more SuitePOS Scripts have been removed, de-activated or un-deployed. To resolve this issue you need to re-activate or re-deploy the scripts.
    • NetSuite Script Error: Customer Sync - SSS_INVALID_SEARCH_COLUMN - taxable

      This can be caused when SuiteTax is enabled in a NetSuite Account but is not enabled on POS Setting. It can also be caused by SuiteTax being enabled on POS Settings and SuiteTax installed in a NetSuite account but not provisioned correctly. In the ...
    • NetSuite Script Error: Item Sync - Unexpected Error

      "Unexpected Error" can have many causes. It is important that you log with "bug" with NetSuite so they can tell you exactly what it is. One thing to look at is the number of items you are syncing. We suspect that some of these errors could be due to ...