Hi, Does anyone have or no of a report which shows all your items and what discount scheme is applied to each item?
Many thanks Matt
Hi, Does anyone have or no of a report which shows all your items and what discount scheme is applied to each item?
Many thanks Matt
Hi Matt - don't have it on a report but as a saved query....
select itemlookupcode, item.description, quantitydiscount.description from item inner join quantitydiscount on item.quantitydiscountid = quantitydiscount.id order by itemlookupcode
If you are not familiar with query> Hi,
Have something to add? Share your thoughts — no account required.
Ask the community — no account required