Discussions
Here are some examples to get your creative juices flowing.
"Did I pay vendor John Doe last month?"
"Take me to my largest sales order for this month."
"What invoices haven't been paid yet?"
Shipping report showing what NS will charge our customer
I'm looking for a report that has these columns...
Item ..... Ship to Zip ..... Shipping cost
Widget A ..... 80301 ..... $24.89
Widget B ..... 80301 ..... $17.63
Widget C ..... 80301 ..... $33.77
They'd all use the same zip. The shipping cost is calculated when the report is run. The zip is a location that represents our average UPS cost. In each line it calculates the real time UPS rate for each item's shipping to 80301. We'd save this data and import it back into NetSuite, so that each item has a custom field holding "average web store shipping cost".
I know having real time rates in a search isn't supported. We could have it find the most recent transaction going to a particular state, but that doesn't work for us, as our past transactions are too spotty to find a match for most items.