Thank you Mani Kumar,
Β
But that's what we already have in customizing:
Β
The problem is that during Invoice Verification (MIRO) we specified that only one of the items is eligible to Cash Discount (we set for item #2 that it is W/o Cash Discount):
Β
The invoice is posting correctly identifying the correct disc. amount of 1,500 (50,000*3%):
Β
The problem is during the Payment Run where the system determines a Cash Discount that applies but when calculating the W/Tax Base Amount it do the following:
51,000*3% = 1,530
W/Tax Base = 51,000 - 1,530 = 49,470 usd
F110 Proposal generated:
Β
It is false that the Cash Discount applies to all items, the expected result should be:
(only eligible items for Cash Discount) 50,000*3% = 1,500
W/Tax Base = 51,000 - 1,500 = 49,500 usd not 49,470
Β
Thanks