GWM : Manual merge option

This commit is contained in:
Gowtham M 2026-05-18 18:00:01 +05:30
parent a2865f1096
commit f336342c86

View File

@ -189,7 +189,7 @@ if (! function_exists('merge_ticket_pdfs')) {
$insertData = [
'ticket_id' => $ticket_master_id,
'ticket_type' => $opts['ticket_type'],
// 'ticket_type' => $opts['ticket_type'],
'file_type' => MERGED_CLAIM_FILE_TYPE,
'doc_name' => 'MERGED_CLAIM_DOCS_PDF',
'file_name' => $mergedName,