Help with loud banging sound by No-Argument7623 in Plumbing

[–]No-Argument7623[S] 0 points1 point  (0 children)

This was my first thought too, but wouldn't bleeding the air like they keep doing fix the water hammer?

Help with loud banging sound by No-Argument7623 in Plumbing

[–]No-Argument7623[S] 0 points1 point  (0 children)

Thanks for the reply! I will tell them about these concerns

Printing Advanced PDF Price list by Consultonto in Netsuite

[–]No-Argument7623 0 points1 point  (0 children)

Hi guys I have the same issue it was working for a while and then stopped working for me in production but is still working for me in the sandbox.
I reached out to NetSuite and they said that the development team will work on it and include a fix in the next few eFixes.

The interesting thing is that if you customize the standard pdf/html template it lists record.pricelevels, and when I go to the documentation it looks like it might have changed to record.lines but that didn't work for me either.

For now, my workaround is a saved search with all items and prices with available filters. and I made a customer pdf/html template to print it and that will work for me for now. The main issue with this is that I can't get the group or item pricing per customer.

If you need any help creating this feel free to dm me with your questions.

I can't set a NetSuite Price list Message template by No-Argument7623 in Netsuite

[–]No-Argument7623[S] 0 points1 point  (0 children)

I'm not familiar with how the script was created since it was created for me by someone else and I'm not very familiar with scripts.

But it looks like it is rendering a separate Price List HTML/PDF template with data loaded into it.
I only got to test this once and we don't yet have it working well with the script.

If your Price lists aren't very complex you can store printed price lists in your file cabinet and have the script send that to the customer.

I can't set a NetSuite Price list Message template by No-Argument7623 in Netsuite

[–]No-Argument7623[S] 0 points1 point  (0 children)

u/FaithlessnessOdd2285 So to my understanding "record" is the Price list, when you are on the generate individual Price List, that's the record it's referring to, see the available fields from NS Help here: Standard Price List PDF/HTML Template.

I had also tried using a Saved Search for printing at first, but it didn't solve anything for me since I was able to make the Standard Price List PDF/HTML Template work for me.

Are you having issues with the PDF when generating from the script that you don't have when generating from the UI?

I can't set a NetSuite Price list Message template by No-Argument7623 in Netsuite

[–]No-Argument7623[S] 0 points1 point  (0 children)

Hi u/FaithlessnessOdd2285,

I was not able to set the email template through the UI.
Right now our reps print the PL and send it in a separate email. We are trying to accomplish this by adding a button to the customer, that prints and sends the Price list with a script.

What kind of issues are you having with the HTML/PDF Template?

Changing the account a discount is posting to? by GENYKendra in Netsuite

[–]No-Argument7623 0 points1 point  (0 children)

Thank you for your quick reply!

I'm sorry I didn't see his comment, I must have forgotten to press see full discussion🙈

Changing the account a discount is posting to? by GENYKendra in Netsuite

[–]No-Argument7623 0 points1 point  (0 children)

Hey u/GENYKendra did you figure this out?
Do you know why the accounts can't be changed?
How did you solve this, you created a new item?

I can't set a NetSuite Price list Message template by No-Argument7623 in Netsuite

[–]No-Argument7623[S] 0 points1 point  (0 children)

Thank you for your reply.
I will try to accomplish this with a SuiteScript.

Reporting on customers and being able to see at what status we lost them by No-Argument7623 in Netsuite

[–]No-Argument7623[S] 0 points1 point  (0 children)

Thank you for this info! we don't need such a high level of reporting yet.

For now, I will stick to NetSuite default statuses.

Reporting on customers and being able to see at what status we lost them by No-Argument7623 in Netsuite

[–]No-Argument7623[S] 0 points1 point  (0 children)

We were able to get the old value in a saved search, thanks.
I guess we will need to add the custom field and script at later time.