My Stuff
Comments
-
Hey John, When you click on the field name, do you see the field ID? Can you give me the field if you find out, otherwise that field could be created from Suitelet. I tried to see the same field in our environment and couldn't find it. Thanks, Sam
-
Hi Mikko, The custom fields, send /get won't work in my situation. the suitelet popup is like another page on the top of the sales order record, and we have to pass the values from the suitelet page to the sales order again. As said the syntax I provided in my initial question didn't work, in suitescript 2.0. Going into…
-
Thanks for the proactive response. Do you an example of What We can use for native NetSuite API functions that would pass variables from Suitelet to the current record open. Thanks, Sam
-
Hey Mikko, I placed this context.response.write, in suitelet under the POST section.
-
Even I was Waiting for this enhance for a long time. I tried so many other many to achieve this but couldn't succeed.
-
sorry for the delay everyone. It's working all of sudden, I did not change anything. Might be because it's a new record introduced by Netsuite. Thanks, everyone.
-
Thanks Jack, That was a nice solution, my team decided to create a list of years instead. Thanks, Sam
-
Hi Pierre, It's happening on edit.
-
We created a ticket with Netsuite to resolve this. They came up with a solution to enable the Budget subtab on the project record. It seems to be strange and occurred all of sudden. But that worked. I don't know whats the issue is still. Thanks, Sam
-
Hi Jack, I checked the custom form script already, there are no scripts. I undeployed all the scripts and workflows. I'm not able to go to any sub-tab on the project record when I click on any of the subtabs. I tried to create a new project and tested this, then I'm able to save the project, but I edit the same project and…
-
Thanks, Erick, I created a script to update all the invoices with this issue. Script unchecks the Tax checkbox on the invoice item lines and saves it. Was able to run it on all the invoices and fixed it. Thanks, Sam Bestop, Inc.
-
Hey Erick, Thanks for the support here. I found the issue, we were not using AVATAX in 2019 and when I ran my script the tax got calculated again by avatax and it's showing as due. That is why they got re-opened. I found the solution to fix them by removing the tax online, then the status changed back to paid in full.…
-
I'm afraid can't share them online.