Tasks #6000
Invoice amount wrong RG received yesterday
Description
We have completed one RG yesterday, the total amount we checked before completing and now in RG report and Bpartner settlement the invoice amount showing wrong.
The item EU21010 actually received 59CTNs+59Pcs. But now in invoice details its showing 2 lines with total amount of 59CTNs+59CTNs.
We have checked the Shipment document number and the stock qty showing is correct. Only the mistake happened in RG invoice. Please correct the invoice value and check the landed cost calculation is proper or not.
Please see how the item mentioned in CSV sheet.
Name Quantity Order No UOM
EU21010 59 GF190506 Carton
EU21010 59 GF190506 Each
PS: Please clear it immediately. We have to do the payment allocation.
Files
History
Updated by Rijas P almost 3 years ago
Dear Noufal/Suhail,
Could you please correct the invoice amount & Check cost details. We are still waiting to allocate the payment for this invoice.
Updated by Rijas P almost 3 years ago
Reminder..!! Please clear it immediately. We have to allocate the payments.
Updated by Mohamed Suhail almost 3 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Rijas P wrote:
Reminder..!! Please clear it immediately. We have to allocate the payments.
Corrected Invoice amount. Please check
euro=# update c_invoiceline set pricelist=0.68,priceactual=0.68,linenetamt=40.12,linetotalamt=40.12,price_uom_id=100 where c_invoiceline_id=2187587;
UPDATE 1
euro=# update c_invoicelinetax set taxbaseamt=40.12 where c_invoiceline_id=2187587;
UPDATE 1
euro=# update c_invoicetax set taxbaseamt =86218.4600,taxcalculatedamt=86218.4600 where c_invoice_id =1055088;
UPDATE 1
euro=# update c_invoice set totallines=86218.4600,grandtotal=86218.4600 where c_invoice_id =1055088;
UPDATE 1
Updated by SHAIJAL EDAVANA 8 months ago
- Tracker changed from Bug to Tasks
- Project changed from Euro Novelties to Temp Projects
- Category deleted (
Others)