Tasks #13629
Payment already allocated but not showing the allocation
Start date:
03/27/2024
Due date:
% Done:
0%
Estimated time:
Description
Dear Ijas,
Payment already allocated with invoices. but currently not showing the allocation details and the payments not showing in over payment area.
Files
History
Updated by Sahla T V 10 months ago
- Assignee changed from Abdul Fathah to System Admins Team
Please run the below SQL in Euro live.
UPDATE c_payment p SET c_paymenttype_id = (SELECT pt.c_paymenttype_id FROM c_paymenttype pt WHERE pt.ad_client_id = p.ad_client_id AND pt.tendertype = p.tendertype) WHERE c_paymenttype_id IS NULL AND p.ad_client_id = 1000000;
Updated by Sharil Ali 10 months ago
- Assignee changed from System Admins Team to Ajin P
Ajin
Please do the needful.
Updated by SHAIJAL EDAVANA 8 months ago
- Tracker changed from Bug to Tasks
- Project changed from Euro Novelties to Temp Projects
- Category deleted (
Others)