Hi all, what type of line item should I use on sal...
# suitescript
s
Hi all, what type of line item should I use on sales order if I want it's amount not to be prorated against body-level transaction discount?
b
probably better off using a line level discount instead of a header level one
s
That is the eventual plan but that would be requiring lot of changes for us. Can something be done with cart-level promotion for the time being. We have only 1 item that is recording some special kind of amount which we want to ignore from promotion (we are free to use any type of item for this purpose), others are normal inventory items.
b
suitepromotions could be an option
i would be weary of testing that out in production
s
Okay, do you have any links that I can refer to? I can give it a shot in my sandbox
b
nothing beyond the general Promotions documentation
most important feature for you would be that you can manage an inclusion list via a list of items or saved search
that said, i believe it uses line level discounts to do this, but it wouldn't need scripting to do so
s
Okay, will take a look, thanks!!