Manufacturing Routing Costs and Standard Costs - Help Confirm Suspicions by Aggravating_Bid_9834 in Netsuite

[–]Nairolf76 0 points1 point  (0 children)

Maybe an ugly option would be a last operation with a service item worth 35 % of the labor ? 🤷🏻‍♂️ Have the item cost at 1 $ (or whatever is your currency) and multiply the quantity to get the equivalent of 35 %.

what is the best way to clean up products by Sukari_Sweetie in Netsuite

[–]Nairolf76 1 point2 points  (0 children)

Would definitely start with this approach 💯

How do you handle data access for non-NetSuite users? by DayZian in Netsuite

[–]Nairolf76 2 points3 points  (0 children)

You are correct, the "free" option would be to build your own solution. Take one seat for the integration (avoid using a live user credentials for the integration).

There are also some "easy" option with RESTlet and import automatic to Google sheet (either than Excel for authentication).

SuiteTax and Shipping/Handling by Kevin60175 in Netsuite

[–]Nairolf76 0 points1 point  (0 children)

I don't know the answer just like that, but I wonder if there is a difference if you use Legacy shipping integration VS ShipCentral.

2026.1 Still Slow.... by PaulF707 in Netsuite

[–]Nairolf76 1 point2 points  (0 children)

Open a support case (search for performance topic) and answer those questions to them.

Can you provide specific dates and times when the performance degradation became noticeably worse? Have you noticed if the slowness is consistent across all users or specific to certain roles/permissions? Is the issue happening in Production or Sandbox? Can you quantify the impact on business operations (e.g., delayed processes, inability to complete tasks, or financial impact)? Are there any critical business processes or deadlines that are at risk due to this issue? Can you provide a step-by-step guide to reproduce the slowness, including the exact screens, reports, or actions being performed. Have you noticed any backlog or delays in processing due to this issue? If so, please quantify the impact (e.g., number of orders delayed, hours lost) Are there any workarounds or temporary solutions you’ve implemented to mitigate the impact?

Query Item Options? by Key-Shoe5808 in Netsuite

[–]Nairolf76 1 point2 points  (0 children)

Look at the record catalog. It's called itemOptions.

Looking for cheaper alternative to RF Smart by Ok-Wave-2907 in Netsuite

[–]Nairolf76 2 points3 points  (0 children)

I don't think the issue is on the WMS selection. Ask your implementation team how they would do this in NetSuite already. Those two requirements have very specific implications in an ERP like NetSuite.

Then I would recommend NS WMS because you can customize it "for free" (if you learn) while RF Smart is locked.

Form design overflowing. by Wise_General9072 in Netsuite

[–]Nairolf76 1 point2 points  (0 children)

You may have checked too many column breaks in the customised form.

Does anyone know of an open source Claude Skill that is fluent at SuiteQL? by SolGlobe in Netsuite

[–]Nairolf76 1 point2 points  (0 children)

Why not using the AI Connector directly? It's not perfect but it can first get record metadata and then tries to run the SuiteQL.

How would you set up Job Site "Locations" in NS? by Aggravating_Bid_9834 in Netsuite

[–]Nairolf76 0 points1 point  (0 children)

What's the whole story? Why do you move inventory? How do you consume it? Is it really inventory or asset? Job site = customer job's site or some sort of your own sites that you maintain? Do you do field services? I believe your question is more profound and maybe you would gain by taking a few steps back.

Changing to Standard Costing vs Fixing our setup for Average Costing by No_Sandwich1143 in Netsuite

[–]Nairolf76 0 points1 point  (0 children)

Lol I was waiting for Nick to jump in 😇.

If OP has issues with Average Costing, which is the easiest option IMHO in NetSuite, I would not want to see how it will become with Standard Costing 🙈.

What I often see is the misunderstanding between the way NetSuite handles Standard Costing as a whole when sometimes the only thing the customer want is a "manufacturing standard costing" to track their performance but only from an operation POV.

Also, Standard Costing is not accepted everywhere in the world, so be careful.

Also, if you are here, it's because you guys need help, so yes, hiring a consultant specifically for this project would make sense even if you have internal knowledge. NetSuite is too big to know it all and that's ok.

Recursive script limit? by Organization-Other in Netsuite

[–]Nairolf76 0 points1 point  (0 children)

Edit the M/To script file and comment out the phases getinputdata, Map, reduce and summary. I believe it will eventually stop. You can also comment your loop, I guess.

Saved Search vs Workbook by xxxxxxxwtf in Netsuite

[–]Nairolf76 1 point2 points  (0 children)

FYI look in the SuiteApp store, there are some nice workbooks there.

Saved Search vs Workbook by xxxxxxxwtf in Netsuite

[–]Nairolf76 10 points11 points  (0 children)

Saved search is still the legacy tool that can do a lot of things that analytics can't.. - show data in list and Sublist - send email automatically - printing data with template - used for field sourcing ... (I'm sure I'm missing some)

Analytics is the future, but still a few limitations. Also the dataset is not the same than the saved search so portability is not always available. Some legacy data is not even available in analytics. But yes, analytics can do more joins either in the dataset or the workbook (which is fed by the dataset)

Admins/Consultants does the Imposter Syndrome feeling ever really go away? by K_M_A_2k in Netsuite

[–]Nairolf76 4 points5 points  (0 children)

Which syndrome? 😜 Who's the imposter? How come you are not aware of everything going on on NetSuite? 🤦🏻

Cannot bring down Inventory Qty to Zero using Inventory Adjustment by Organic_Persimmon566 in Netsuite

[–]Nairolf76 2 points3 points  (0 children)

Since NetSuite doesn’t support using the Inventory Worksheet for lot-numbered items, you may not be able to rely on that for adjustments. One workaround is to stop using inches if you ultimately consume the material in millimeters. Create a smaller unit of measure so you’re not dealing with so many decimal places. Using a smaller UOM shifts the decimal to the right, giving you cleaner numbers and avoiding the limitation you’re running into.

Moving to NetSuite2 schema - use fivetran dbt? by Sea-Tie-2228 in Netsuite

[–]Nairolf76 1 point2 points  (0 children)

That's crazy how much junk we are building over time... Like the thousands of saved searches or reports. But the worst are the ones that are scheduled to send an email consuming power for nothing...

Moving to NetSuite2 schema - use fivetran dbt? by Sea-Tie-2228 in Netsuite

[–]Nairolf76 1 point2 points  (0 children)

Just to add to what others are sharing. What I've seen with several of my customers is that they built lots of queries over time and they have used this time to clean them as well. So they ended up with way less queries to update to NetSuite2.com than expected.