-
PO Approval Link
We have recently turned on SSO for NetSuite. We have a workflow for PO's that send out emails for approvals. When users click on the link in the email, it takes them to the old login site, not the new SSO page. How can we modify the PO approval link that gets sent in the email? Thanks.
-
Is there a way to make MRP / Planning Workbench consider a Work Calendar?
We would like that the MRP calculations took into account that Holidays and weekends, which would be indicated in a Work Calendar, are not to be considered as part of Item/Vendor Lead times for planning and expected receipt date purchases, meaning, if I need something on Sept 18 2023, and my purchase/vendor lead time is 5…
-
How to Remove "Make Copy" Button from Sales Order Line Items?
Is there a way to remove the Make Copy button that appears when you click on a line item of an Estimate or a Sales Order? We want it to look like this instead: We're trying to remove this button because clicking it causes issues with some of the other bundles and SuiteApps that we have installed into our environment. And…
-
Can I add Item Price Rounding in Advanced PDF/HTML Template
Hello, Below is a screenshot of the itemtable in our quote template. Based on what the business id of a customer is, will determine if the prices should round or not. For example, customers with: record.cseg_appf_business.id == '1' should round prices record.cseg_appf_business.id == '2' should not round prices You can see…