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.
Bill Payment: Calculate discount on the amount excluding TAX
Hello everyone,
One of our customers wants to calculate the discount on the 'EFT - Bill Payments' page based on the amount excluding TAX. Is this possible?
Example:
- Amount = 49,59
- Tax = 10,41
- Gross Amount = 60.00
- Terms = 14 DAYS 2% - 30 DAYS
The discount should be calculated:
- Amount / 100 * 2 = 49,59 / 100 * 2 = 0,9918
The current calculation is:
- Gross Amount / 100 * 2 = 60 / 100 * 2 = 1,20
Tagged:
0