Tasks #12114
Unable to void invoice due to payment reconciled
Description
Dear Ijaz,
We need to void this invoice due to Tax provided was wrong. But getting the attached error. Please assist us to void this invoice immediately because we are on VAT filing process.
Files
History
Updated by Ijas Ahammed over 1 year ago
- Status changed from New to Resolved
- Assignee changed from Ijas Ahammed to Rijas P
Already completed the reconciliation with the invoice payment. Please void the reconciliation and try the same.
Updated by Mohamed Suhail over 1 year ago
Ijas Ahammed wrote:
Already completed the reconciliation with the invoice payment. Please void the reconciliation and try the same.
euro=# select c_payment_id,c_order_id,c_invoice_id from c_payment where c_invoice_id=1067524;
c_payment_id | c_order_id | c_invoice_id
--------------+------------+--------------
1074321 | 1072160 | 1067524
(1 row)
euro=# update c_payment set c_order_id=NULL,c_invoice_id=NULL where c_payment_id=1074321;
UPDATE 1
Rijas P please try invoice void now
Updated by SHAIJAL EDAVANA 8 months ago
- Tracker changed from Bug to Tasks
- Project changed from Euro Novelties to Temp Projects
- Category deleted (
Others)