how to add discount per line in sales order
# ask-stanley-ai
y
how to add discount per line in sales order
c
AI generated answer (using internal Slack threads):
To add a discount per line in a sales order, you can create a discount item and add it after each line you want to give a discount to. If you have a fixed logic when you want to apply the discount (to certain items, total, or a particular classification), you can write a script that does it automatically. However, if you want to apply a discount percentage that will be applied to each line item, you can use the same item at the header, but then it will be off the Total, not each line item. If you add a subtotal item beneath line(s), the following discount(s) will be applied to the transaction subtotal. If you need to enter different % discounts on different line items on the SO, you can refer to the NetSuite help center topic on 'Applying Sales Tax or VAT to Discount Items' for guidance. If you want to create a discount percentage per item line in a sales transaction, you can create 100 different discounts and apply based on line, or create a service item, you can customize the amount anytime during the order creation for any line. To show that on the line level, you can get two custom fields right there on sublist, maybe source them from a sublist line function based on the line level. The same can be taken over to PDF if that’s the need. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.84807688
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.83295542
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.83173579
Please provide your feedback on this answer.