-
Setting Up The Square Payment Plugin SuiteApp
I am trying to set up the Square Payment Plugin SuiteApp so I can place invoice orders in NetSuite and Square for customer checkout. I will not be using this process with SuiteCommerce, I am only invoicing through Square from the invoice page in NetSuite. I was able to find this YouTube video explaining this setup process…
-
Error installing AI Connector SuiteApp (nsaicompanion) - "Invalid starttime reference key 1145"
Hi Experts, During installation of com.suitesuccess.nsaicompanion (2.0.8) SuiteApp in my account, deployment fails with the following error: *** ERROR *** An error occurred during custom object creation. Details: Invalid starttime reference key 1145. File: ~/Objects/customscripts/customscript_atlas_aicomp_role_sync.xml…
-
Zone Capture - How do you like it?
If you use the Zone Capture SuiteApp, and are local to the Michigan, Indiana, Ohio area. I would like to hear from you!. We are intrested in a onesite evaluation discussion in your likes/dislikes with how it performs. If all you can offer is user feedback without a local visit, I'm okay to hear that also. We are…
-
What permissions for the brand new Account Matching Report SuiteApp
Hi, I loaded the brand new Account Matching Report SuiteApp, but user's roles (but Admin) are not allowed to acces to this new page, what permissions should be add for my Acountant Role ? Thanks.
-
Using Additional Lot/Serial Number Fields in WMS
Is it possible to record values via the WMS PO receiving process to a custom Additional Lot/Serial Number Field set up via the Lot Auto Numbering SuiteApp? I can see some new fields appear in WMS, such as Heat Code, but the custom fields we created do not appear. How do we make these fields appear so we can enter…
-
Error "INVALID_FLD_VALUE: SG for field: country" During Singapore Localization SuiteApp Installation
Hi everyone, I'm trying to install the Singapore Localization SuiteApp, but the installation fails with the following error: Failed: An installation script execution error occurred.Details: {"type":"error.SuiteScriptError","name":"INVALID_FLD_VALUE","message":"You have entered an Invalid Field Value SG for the following…
-
NSC | Delete ASN records with "Error" status
Scenario: User would like to delete the ASN Automation file imported with "Error" status. Solution: ASN Records with "Error" status cannot be copied and/or deleted in our current design. The only option available for us is to reject this record. Moreover, ASN Records with "Success" status can neither be rejected/deleted.…
-
Guidance on Developing a NetSuite App & Best Practices
Hi, We are planning to develop a NetSuite app for our customers and would like guidance on the best approach. Specifically, we are exploring the use of SuiteApps or bundles, but it seems that the Bundle method is being deprecated. Could you provide insights into the pros and cons of these methods? Additionally, what is the…
-
Is it possible to develop SuiteApps using SDF without SDN? If yes, please explain how.
Is it possible to develop SuiteApps using SDF without SDN? If yes, please explain how. If not, please clarify the reasons why.
-
Getting Related Entity Fields from Rest Api MetaData
Hi, I am currently building an SuiteApp Integration connecting NetSuite to a third-party application. Part of the integration allows the user to choose and define mappings for which data gets passed across between the 2 systems. I am using the /record/v1/metadata-catalog/xxx to get the available fields for the given record…