Relative Content

Tag Archive for netsuite

NetSuite Sales Order Creation – Change Subsidiary Selection

In NetSuite, the default behavior for creating transactions (like sales orders) is to select the customer first, followed by the subsidiary. Is there any way we can change this – Select subsidiary first and then customers based on the subsidiary selection? I appreciate any help on this. Thanks.

Check NetSuite webservice is responsive

I’m writing a RESTlet which is submitted through a website via PHP. Before submitting, I need to check the webservice is responsive. I could make a curl request to the endpoint (see below) or perhaps create a dummy RESTlet which returns a set value. Since RESTlets can be slow, this perhaps is not the best route. How would you do it?

Unique or single line records in a saved search

I’m working on the work order search feature to show the date and approver when a logo is marked as ready. Each work order can have between 1-4 logos. Right now, my search results are giving me a separate line for each logo approval.

Why Oracle NetSuite Triumphs Over SAP B1 as the Ultimate ERP Solution

In the realm of Enterprise Resource Planning (ERP ), the choice between Oracle NetSuite and SAP Business One (SAP B1) is pivotal for businesses aiming for efficiency, growth, and long-term success. While both solutions offer robust features, Oracle NetSuite stands out as the superior option for several compelling reasons.

Netsuite PO PDF download

In the NetSuite UI, we can print the PDF for a PO. How can we do the same thing programmatically, preferably using RESTful services (so external to NetSuite, from my application or via a shell script)?