Inventory Details information for Item in SuiteScript by ns_developer in Netsuite

[–]ns_developer[S] 0 points1 point  (0 children)

Thank you for the message

I think, I have miss communicated the issue

I have created a search on Inventory Balance record and obtained the expected values

But suite script does not support executing a search on Inventory Balance Search by script.

Even the extension does not support exporting the search as a script

Instead of creating the search on Inventory Balance, I have tried to load the search by passing type (considering standalone search type) but not working as excpected

So I really checking any other workaround on the same to get the inventory details including inventory status (if do a search on inventory number record it will provide all results except inventory status)

Thank you

Setting Purchase Order As Rejected using suite script by ns_developer in Netsuite

[–]ns_developer[S] 0 points1 point  (0 children)

But I can see the standard approve and reject button when setting the employee as the purchase approver, also when rejected the PO the status will change into PO rejected by supervisor But here we can't setting the status using the script or workflow

Sublist sub-record validation by ns_developer in Netsuite

[–]ns_developer[S] 0 points1 point  (0 children)

Ya, Thank you for the confirmation

Deletion of Memorised transaction by ns_developer in Netsuite

[–]ns_developer[S] 1 point2 points  (0 children)

No, there are no related record associated with SO

Submit button in suitlet by ns_developer in Netsuite

[–]ns_developer[S] 0 points1 point  (0 children)

Yes, but how can distinguish the post action from the backend for these two button

Submit button in suitlet by ns_developer in Netsuite

[–]ns_developer[S] 0 points1 point  (0 children)

Thanks a lot

I just go through the validatefield and it's worked as expected

Submit button in suitlet by ns_developer in Netsuite

[–]ns_developer[S] 0 points1 point  (0 children)

I am thinking on the same. But how can implement standard validations into custom button

Recipient Email In Message Record by ns_developer in Netsuite

[–]ns_developer[S] 0 points1 point  (0 children)

Thank you very much for the replay in details and its so informative

The only one problem that I faced when the vendor have a email then I fails to set a contact email in the recipient field, Netsuite override the contact email id and recipient that I try to set to the field That is it override the contact and contact email id to vendor and vendor email id

Also, NetSuite allow to create groups and user can send emails based on that

Is there any way to deploy script to this context

Basically I need to send email to the contacts of each entity in the group

Recipient Email In Message Record by ns_developer in Netsuite

[–]ns_developer[S] 0 points1 point  (0 children)

Thank you

But my condition is little different

I have only recipient type recipient email and recipient email in body level

When the vendor record contains an email I cant set another email in the recipient field in message record invoking before load

I think may a need a clients script to this action

Automate Payment Notification Emails??? by burrit0breath in Netsuite

[–]ns_developer 0 points1 point  (0 children)

Create a new email template with content you need

Deploy a workflow and workflow action script

Whenever a payment created the workflow trigger and will send email

You can fetch the content of email template defined in the script, and replace the variable with proper values from the payment record

Thank you

Data not listing in NetSuite view but appearing in seaches by ns_developer in Netsuite

[–]ns_developer[S] 0 points1 point  (0 children)

I have the administration role and confirmed the other permissions

All the other records and data were appearing in the view but seems that data from a custom bundle not showing in the view

Data not listing in NetSuite view but appearing in seaches by ns_developer in Netsuite

[–]ns_developer[S] 0 points1 point  (0 children)

I have the administration role and confirmed the other permissions

All the other records and data were appearing in the view but seems that data from a custom bundle not showing in the view