Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Labeling Discount as % or $ On Reports
We'd like to display "Discount 10%" or "Discount $10" on reports in the Summary section of Sales Orders, Invoices, Credit Memos... etcetera.
What would be the syntax to test the discountrate field for the existence of a "%" sign and display either result?
For example: [CODE]${record.custbody_discount_total_label@label} ${record.discountrate}[/CODE]
Many thank yous...
Gary
What would be the syntax to test the discountrate field for the existence of a "%" sign and display either result?
For example: [CODE]${record.custbody_discount_total_label@label} ${record.discountrate}[/CODE]
Many thank yous...
Gary
0