Applies discount for each item in an order (Quotes / Orders)
For Price list method only
The discount is based on the band in which the item is placed (A-J) and on the band in which a customer is placed (A-J). This allows you up to 100 different discounts based on the item/customer combination.
The row labelled [*] is the default discount which applies if a customer has no discount code set in the database and the column labelled [*] is the default discount which applies if there is no discount code set for the item (product).
Per item discount
Customer Items
* A B C D
* 1.0 1.0 2.0 3.0 5.0
A 1.0 2.5 3.5 4.5 6.0
B 1.5 3.5 4.5 6.0 6.0
C 2.0 5.0 5.5 6.5 7.0
The code letters A-J can be changed but they must match up with the codes used in the customer database and in the product library.
For example (using the values above):-
Product code: PR/1003 Small desk - Category B
Customer: Mr. Jones - Category C
Selling Price 158.63
Discount BC @ 5.5% = 8.72
Use the PRINT button to print a copy of the table.