[2026-06-10 21:25:19] [INFO] ===========================================
[2026-06-10 21:25:19] [INFO] Quotations Processor Log
[2026-06-10 21:25:19] [INFO] Record ID: 000019eb-3686-746c-68c9-09dbb78a37b7
[2026-06-10 21:25:19] [INFO] Table: quotations
[2026-06-10 21:25:19] [INFO] Timestamp: 2026-06-10 21:25:19
[2026-06-10 21:25:19] [INFO] ===========================================
[2026-06-10 21:25:19] [INFO] ========== START: processQuotationSubmission ==========
[2026-06-10 21:25:19] [INFO] Function called for record ID: 000019eb-3686-746c-68c9-09dbb78a37b7
[2026-06-10 21:25:19] [DEBUG] Form data received: {"table":"quotations","tenant_id":"019c6fa4-12e6-7bda-e3b6-3340a31436d2"}
[2026-06-10 21:25:19] [INFO] Detected table: quotations (Type: proforma)
[2026-06-10 21:25:19] [DEBUG] ID field: quotation_id, Number field: quotation_number
[2026-06-10 21:25:19] [DEBUG] STEP 1: Fetching quotation data from database
[2026-06-10 21:25:19] [DEBUG] QueryBuilder instance created
[2026-06-10 21:25:19] [DEBUG] Database query executed for quotation_id: 000019eb-3686-746c-68c9-09dbb78a37b7
[2026-06-10 21:25:19] [DEBUG] Quotation found successfully
[2026-06-10 21:25:19] [INFO] quotation_type from record overrides invoiceType: proforma
[2026-06-10 21:25:19] [DEBUG] Using org_id: 019c6fa4-12e6-7bda-e3b6-3340a31436d2
[2026-06-10 21:25:19] [INFO] Fetched quotation data: {"quotation_id":"000019eb-3686-746c-68c9-09dbb78a37b7","quotation_number":"00014","date":"2026-06-10","customer_id":"000019eb-363e-73bd-6ab4-bfab3b700b16","org_id":"019c6fa4-12e6-7bda-e3b6-3340a31436d2","client_id":null,"line_items":"{\"row_0\": {\"quantity\": \"3\", \"vat_rate\": \"VIP\", \"line_total\": \"750\", \"product_id\": \"000019c6-ffe8-7c1b-092a-79e36d3c4ec0\", \"unit_price\": \"250.00\", \"vat_amount\": \"83.33\", \"description\": \"Double Standard room\", \"line_subtotal\": \"750\"}}","note":null,"terms":null,"validity_days":30,"status":"expired","total_amount":"750.00","tax_amount":"83.33","template_id":null,"sent_at":null,"expires_at":"2026-06-10","accepted_at":null,"rejected_at":null,"rejection_reason":null,"converted_invoice_id":null,"created_by":null,"updated_by":null,"isdeleted":false,"updatedat":"2026-06-10 21:25:19.319502+00","taxcore_submission_id":null,"taxcore_submission_id_fk":null,"taxcore_receipt_data":null,"taxcore_submitted_at":null,"taxcore_verification_url":null,"taxcore_qr_code":null,"journal_entry_id":null,"converted_to_invoice_id":null,"po_number":null,"notes_additional":"CHECK IN 22\/06\/2026\r\nCHECK OUT 25\/06\/2026\r\n6 ADULTS ONLY \r\nBREAKFAST INCLUDED AND POOL USE AND WIFI AVAILABLE.","payment_terms_details":"A %50 DEPOSIT IS NEEDED TO SECURE THE BOOKING,,,\r\nCANCELLATION WITHIN 7 DAYS IS FULLY REFUNDABLE,CANCELATION WITHIN 3 DAYS IS NOT REFUNDABLE.\r\n8333250 MPAISA...VIMAL..\r\n13787231 ANZ BANK,BULA RETREAT.","quotation_type":"proforma"}
[2026-06-10 21:25:19] [DEBUG] STEP 2: Parsing line_items JSON
[2026-06-10 21:25:19] [DEBUG] Parsed 1 line items
[2026-06-10 21:25:19] [DEBUG] Line items: {"row_0":{"quantity":"3","vat_rate":"VIP","line_total":"750","product_id":"000019c6-ffe8-7c1b-092a-79e36d3c4ec0","unit_price":"250.00","vat_amount":"83.33","description":"Double Standard room","line_subtotal":"750"}}
[2026-06-10 21:25:19] [DEBUG] STEP 3: Preparing items for TaxCore
[2026-06-10 21:25:19] [DEBUG] Processing line item: row_0 -> {"quantity":"3","vat_rate":"VIP","line_total":"750","product_id":"000019c6-ffe8-7c1b-092a-79e36d3c4ec0","unit_price":"250.00","vat_amount":"83.33","description":"Double Standard room","line_subtotal":"750"}
[2026-06-10 21:25:19] [DEBUG] Calculated - Quantity: 3, UnitPrice: 250, TotalAmount: 750
[2026-06-10 21:25:19] [DEBUG] Prepared 1 items for TaxCore
[2026-06-10 21:25:19] [INFO] TaxCore items: [{"name":"Double Standard room","quantity":3,"unitPrice":"250.00","totalAmount":"750.00","Labels":["G"]}]
[2026-06-10 21:25:19] [DEBUG] STEP 4: Preparing payment method as Credit
[2026-06-10 21:25:19] [INFO] Payment prepared (Credit): [{"paymentType":"0","amount":750}]
[2026-06-10 21:25:19] [DEBUG] STEP 5: Fetching cashier information
[2026-06-10 21:25:19] [DEBUG] User ID from formData: 019c6fa4-12e6-7bda-e3b6-3340a31436d2
[2026-06-10 21:25:19] [DEBUG] Querying users table for user_id: 019c6fa4-12e6-7bda-e3b6-3340a31436d2
[2026-06-10 21:25:19] [INFO] Cashier name found: System
[2026-06-10 21:25:19] [DEBUG] STEP 6: Building TaxCore payload
[2026-06-10 21:25:19] [DEBUG] Base payload created with type=proforma
[2026-06-10 21:25:19] [DEBUG] STEP 7: Adding customer/buyer information
[2026-06-10 21:25:19] [DEBUG] Customer ID found: 000019eb-363e-73bd-6ab4-bfab3b700b16
[2026-06-10 21:25:19] [DEBUG] Customer found: {"name":"Nanise Tikoicina","tin":null}
[2026-06-10 21:25:19] [INFO] TaxCore payload prepared: {
    "items": [
        {
            "name": "Double Standard room",
            "quantity": 3,
            "unitPrice": "250.00",
            "totalAmount": "750.00",
            "Labels": [
                "G"
            ]
        }
    ],
    "payment": [
        {
            "paymentType": "0",
            "amount": 750
        }
    ],
    "Cashier": "System",
    "type": "proforma",
    "invoiceNumber": "00014",
    "Buyer": {
        "Name": "Nanise Tikoicina"
    }
}
[2026-06-10 21:25:19] [DEBUG] STEP 8: Creating Journal Entry in Finance module
[2026-06-10 21:25:19] [INFO] --- createJournalEntry: Starting ---
[2026-06-10 21:25:19] [INFO] Is Cancelled/Refund: NO
[2026-06-10 21:25:19] [DEBUG] Calculated totals - Subtotal: 750, Tax: 93.75, Total: 843.75
[2026-06-10 21:25:19] [DEBUG] Looking for customer-specific AR account for: Nanise Tikoicina
[2026-06-10 21:25:19] [INFO] Found customer-specific AR account: 1300-023 - AR - Nanise Tikoicina
[2026-06-10 21:25:19] [DEBUG] Found GL accounts - Revenue: 4000, Tax: 2410, Receivables: 1300-023 (AR - Nanise Tikoicina)
[2026-06-10 21:25:19] [ERROR] ERROR creating journal entry: Undefined variable $orgId
[2026-06-10 21:25:19] [ERROR] Stack trace: #0 /var/www/POS/api/services/QuotationsProcessor.php(632): {closure}()
#1 /var/www/POS/api/services/QuotationsProcessor.php(301): App\Services\QuotationsProcessor::createJournalEntry()
#2 [internal function]: App\Services\QuotationsProcessor::processQuotationSubmission()
#3 /var/www/POS/api/services/workflow_steps/CustomFunctionStep.php(121): call_user_func_array()
#4 /var/www/POS/api/services/WorkflowEngine.php(508): App\Services\WorkflowSteps\CustomFunctionStep->execute()
#5 /var/www/POS/api/services/WorkflowEngine.php(767): App\Services\WorkflowEngine->executeStep()
#6 /var/www/POS/api/services/WorkflowEngine.php(144): App\Services\WorkflowEngine->runSteps()
#7 /var/www/POS/api/services/WorkflowEngine.php(177): App\Services\WorkflowEngine->handleEvent()
#8 /var/www/POS/api/services/WorkflowEngine.php(189): App\Services\WorkflowEngine->emit()
#9 /var/www/POS/api/controllers/GenericController.php(373): App\Services\WorkflowEngine::trigger()
#10 /var/www/POS/api/controllers/SyncController.php(212): App\Controllers\GenericController->processWorkflowEvents()
#11 /var/www/POS/api/controllers/SyncController.php(224): App\Controllers\GenericController@anonymous->exec()
#12 /var/www/POS/api/controllers/SyncController.php(1330): App\Controllers\SyncController->triggerWorkflow()
#13 /var/www/POS/api/router.php(272): App\Controllers\SyncController->push()
#14 /var/www/POS/api/index.php(32): require_once('...')
#15 {main}
[2026-06-10 21:25:19] [WARN] WARNING: Journal entry creation failed: Undefined variable $orgId
[2026-06-10 21:25:19] [DEBUG] STEP 9: Checking if TaxCore integration is enabled
[2026-06-10 21:25:19] [DEBUG] Checking TaxCore integration status for org_id: 019c6fa4-12e6-7bda-e3b6-3340a31436d2 (table: quotations)
[2026-06-10 21:25:19] [INFO] TIN found, TaxCore could be enabled but no explicit setting - defaulting to false for safety
[2026-06-10 21:25:19] [INFO] No TaxCore configuration found for org_id: 019c6fa4-12e6-7bda-e3b6-3340a31436d2, defaulting to disabled
[2026-06-10 21:25:19] [INFO] TaxCore integration enabled: NO
[2026-06-10 21:25:19] [INFO] TaxCore integration is disabled - skipping TaxCore submission
[2026-06-10 21:25:19] [INFO] TaxCore call completed successfully
[2026-06-10 21:25:19] [INFO] TaxCore response: {
    "skipped": true,
    "reason": "TaxCore integration disabled for this organization",
    "invoiceNumber": null
}
[2026-06-10 21:25:19] [DEBUG] STEP 10: Updating quotations record with TaxCore and Journal Entry details
[2026-06-10 21:25:19] [DEBUG] Update data prepared: {"quotation_id":"000019eb-3686-746c-68c9-09dbb78a37b7"}
[2026-06-10 21:25:19] [INFO] Quotations record updated successfully
[2026-06-10 21:25:19] [INFO] Skipping sales_receipts insert - TaxCore disabled or submission failed
[2026-06-10 21:25:19] [DEBUG] STEP 12: Saving audit file to storage
[2026-06-10 21:25:19] [DEBUG] Storage file path: /var/www/POS/storage/quotations/quotation_000019eb-3686-746c-68c9-09dbb78a37b7_2026-06-10_21-25-19.json
[2026-06-10 21:25:19] [INFO] Audit file saved successfully to: /var/www/POS/storage/quotations/quotation_000019eb-3686-746c-68c9-09dbb78a37b7_2026-06-10_21-25-19.json
[2026-06-10 21:25:19] [DEBUG] STEP 13: Preparing final result
[2026-06-10 21:25:19] [INFO] ========== SUCCESS: Process completed ==========
[2026-06-10 21:25:19] [INFO] Final result: {"success":true,"message":"Quotations processed successfully (TaxCore disabled)","record_id":"000019eb-3686-746c-68c9-09dbb78a37b7","table":"quotations","invoice_type":"proforma","taxcore_enabled":false,"journal_entry_id":null,"journal_entry_number":null,"taxcore_invoice_number":null,"taxcore_verification_url":null,"taxcore_skipped":true,"processed_at":"2026-06-10 21:25:19","saved_to":"\/var\/www\/POS\/storage\/quotations\/quotation_000019eb-3686-746c-68c9-09dbb78a37b7_2026-06-10_21-25-19.json","log_file":"\/var\/www\/POS\/storage\/quotations\/logs\/quotation_000019eb-3686-746c-68c9-09dbb78a37b7_2026-06-10_21-25-19.log"}
[2026-06-10 21:25:19] [INFO] ===========================================
[2026-06-10 21:25:19] [INFO] Quotations Processor Log
[2026-06-10 21:25:19] [INFO] Record ID: 000019eb-3686-746c-68c9-09dbb78a37b7
[2026-06-10 21:25:19] [INFO] Table: quotations
[2026-06-10 21:25:19] [INFO] Timestamp: 2026-06-10 21:25:19
[2026-06-10 21:25:19] [INFO] ===========================================
[2026-06-10 21:25:19] [INFO] ========== START: processQuotationSubmission ==========
[2026-06-10 21:25:19] [INFO] Function called for record ID: 000019eb-3686-746c-68c9-09dbb78a37b7
[2026-06-10 21:25:19] [DEBUG] Form data received: {"table":"quotations","tenant_id":"019c6fa4-12e6-7bda-e3b6-3340a31436d2"}
[2026-06-10 21:25:19] [INFO] Detected table: quotations (Type: proforma)
[2026-06-10 21:25:19] [DEBUG] ID field: quotation_id, Number field: quotation_number
[2026-06-10 21:25:19] [DEBUG] STEP 1: Fetching quotation data from database
[2026-06-10 21:25:19] [DEBUG] QueryBuilder instance created
[2026-06-10 21:25:19] [DEBUG] Database query executed for quotation_id: 000019eb-3686-746c-68c9-09dbb78a37b7
[2026-06-10 21:25:19] [DEBUG] Quotation found successfully
[2026-06-10 21:25:19] [INFO] quotation_type from record overrides invoiceType: proforma
[2026-06-10 21:25:19] [DEBUG] Using org_id: 019c6fa4-12e6-7bda-e3b6-3340a31436d2
[2026-06-10 21:25:19] [INFO] Fetched quotation data: {"quotation_id":"000019eb-3686-746c-68c9-09dbb78a37b7","quotation_number":"00014","date":"2026-06-10","customer_id":"000019eb-363e-73bd-6ab4-bfab3b700b16","org_id":"019c6fa4-12e6-7bda-e3b6-3340a31436d2","client_id":null,"line_items":"{\"row_0\": {\"quantity\": \"3\", \"vat_rate\": \"VIP\", \"line_total\": \"750\", \"product_id\": \"000019c6-ffe8-7c1b-092a-79e36d3c4ec0\", \"unit_price\": \"250.00\", \"vat_amount\": \"83.33\", \"description\": \"Double Standard room\", \"line_subtotal\": \"750\"}}","note":null,"terms":null,"validity_days":30,"status":"expired","total_amount":"750.00","tax_amount":"83.33","template_id":null,"sent_at":null,"expires_at":"2026-06-10","accepted_at":null,"rejected_at":null,"rejection_reason":null,"converted_invoice_id":null,"created_by":null,"updated_by":null,"isdeleted":false,"updatedat":"2026-06-10 21:25:19.351179+00","taxcore_submission_id":null,"taxcore_submission_id_fk":null,"taxcore_receipt_data":null,"taxcore_submitted_at":null,"taxcore_verification_url":null,"taxcore_qr_code":null,"journal_entry_id":null,"converted_to_invoice_id":null,"po_number":null,"notes_additional":"CHECK IN 22\/06\/2026\r\nCHECK OUT 25\/06\/2026\r\n6 ADULTS ONLY \r\nBREAKFAST INCLUDED AND POOL USE AND WIFI AVAILABLE.","payment_terms_details":"A %50 DEPOSIT IS NEEDED TO SECURE THE BOOKING,,,\r\nCANCELLATION WITHIN 7 DAYS IS FULLY REFUNDABLE,CANCELATION WITHIN 3 DAYS IS NOT REFUNDABLE.\r\n8333250 MPAISA...VIMAL..\r\n13787231 ANZ BANK,BULA RETREAT.","quotation_type":"proforma"}
[2026-06-10 21:25:19] [DEBUG] STEP 2: Parsing line_items JSON
[2026-06-10 21:25:19] [DEBUG] Parsed 1 line items
[2026-06-10 21:25:19] [DEBUG] Line items: {"row_0":{"quantity":"3","vat_rate":"VIP","line_total":"750","product_id":"000019c6-ffe8-7c1b-092a-79e36d3c4ec0","unit_price":"250.00","vat_amount":"83.33","description":"Double Standard room","line_subtotal":"750"}}
[2026-06-10 21:25:19] [DEBUG] STEP 3: Preparing items for TaxCore
[2026-06-10 21:25:19] [DEBUG] Processing line item: row_0 -> {"quantity":"3","vat_rate":"VIP","line_total":"750","product_id":"000019c6-ffe8-7c1b-092a-79e36d3c4ec0","unit_price":"250.00","vat_amount":"83.33","description":"Double Standard room","line_subtotal":"750"}
[2026-06-10 21:25:19] [DEBUG] Calculated - Quantity: 3, UnitPrice: 250, TotalAmount: 750
[2026-06-10 21:25:19] [DEBUG] Prepared 1 items for TaxCore
[2026-06-10 21:25:19] [INFO] TaxCore items: [{"name":"Double Standard room","quantity":3,"unitPrice":"250.00","totalAmount":"750.00","Labels":["G"]}]
[2026-06-10 21:25:19] [DEBUG] STEP 4: Preparing payment method as Credit
[2026-06-10 21:25:19] [INFO] Payment prepared (Credit): [{"paymentType":"0","amount":750}]
[2026-06-10 21:25:19] [DEBUG] STEP 5: Fetching cashier information
[2026-06-10 21:25:19] [DEBUG] User ID from formData: 019c6fa4-12e6-7bda-e3b6-3340a31436d2
[2026-06-10 21:25:19] [DEBUG] Querying users table for user_id: 019c6fa4-12e6-7bda-e3b6-3340a31436d2
[2026-06-10 21:25:19] [INFO] Cashier name found: System
[2026-06-10 21:25:19] [DEBUG] STEP 6: Building TaxCore payload
[2026-06-10 21:25:19] [DEBUG] Base payload created with type=proforma
[2026-06-10 21:25:19] [DEBUG] STEP 7: Adding customer/buyer information
[2026-06-10 21:25:19] [DEBUG] Customer ID found: 000019eb-363e-73bd-6ab4-bfab3b700b16
[2026-06-10 21:25:19] [DEBUG] Customer found: {"name":"Nanise Tikoicina","tin":null}
[2026-06-10 21:25:19] [INFO] TaxCore payload prepared: {
    "items": [
        {
            "name": "Double Standard room",
            "quantity": 3,
            "unitPrice": "250.00",
            "totalAmount": "750.00",
            "Labels": [
                "G"
            ]
        }
    ],
    "payment": [
        {
            "paymentType": "0",
            "amount": 750
        }
    ],
    "Cashier": "System",
    "type": "proforma",
    "invoiceNumber": "00014",
    "Buyer": {
        "Name": "Nanise Tikoicina"
    }
}
[2026-06-10 21:25:19] [DEBUG] STEP 8: Creating Journal Entry in Finance module
[2026-06-10 21:25:19] [INFO] --- createJournalEntry: Starting ---
[2026-06-10 21:25:19] [INFO] Is Cancelled/Refund: NO
[2026-06-10 21:25:19] [DEBUG] Calculated totals - Subtotal: 750, Tax: 93.75, Total: 843.75
[2026-06-10 21:25:19] [DEBUG] Looking for customer-specific AR account for: Nanise Tikoicina
[2026-06-10 21:25:19] [INFO] Found customer-specific AR account: 1300-023 - AR - Nanise Tikoicina
[2026-06-10 21:25:19] [DEBUG] Found GL accounts - Revenue: 4000, Tax: 2410, Receivables: 1300-023 (AR - Nanise Tikoicina)
[2026-06-10 21:25:19] [ERROR] ERROR creating journal entry: Undefined variable $orgId
[2026-06-10 21:25:19] [ERROR] Stack trace: #0 /var/www/POS/api/services/QuotationsProcessor.php(632): {closure}()
#1 /var/www/POS/api/services/QuotationsProcessor.php(301): App\Services\QuotationsProcessor::createJournalEntry()
#2 [internal function]: App\Services\QuotationsProcessor::processQuotationSubmission()
#3 /var/www/POS/api/services/workflow_steps/CustomFunctionStep.php(121): call_user_func_array()
#4 /var/www/POS/api/services/WorkflowEngine.php(508): App\Services\WorkflowSteps\CustomFunctionStep->execute()
#5 /var/www/POS/api/services/WorkflowEngine.php(767): App\Services\WorkflowEngine->executeStep()
#6 /var/www/POS/api/services/WorkflowEngine.php(144): App\Services\WorkflowEngine->runSteps()
#7 /var/www/POS/api/services/WorkflowEngine.php(177): App\Services\WorkflowEngine->handleEvent()
#8 /var/www/POS/api/services/WorkflowEngine.php(189): App\Services\WorkflowEngine->emit()
#9 /var/www/POS/api/controllers/GenericController.php(373): App\Services\WorkflowEngine::trigger()
#10 /var/www/POS/api/controllers/SyncController.php(212): App\Controllers\GenericController->processWorkflowEvents()
#11 /var/www/POS/api/controllers/SyncController.php(224): App\Controllers\GenericController@anonymous->exec()
#12 /var/www/POS/api/controllers/SyncController.php(1330): App\Controllers\SyncController->triggerWorkflow()
#13 /var/www/POS/api/router.php(272): App\Controllers\SyncController->push()
#14 /var/www/POS/api/index.php(32): require_once('...')
#15 {main}
[2026-06-10 21:25:19] [WARN] WARNING: Journal entry creation failed: Undefined variable $orgId
[2026-06-10 21:25:19] [DEBUG] STEP 9: Checking if TaxCore integration is enabled
[2026-06-10 21:25:19] [DEBUG] Checking TaxCore integration status for org_id: 019c6fa4-12e6-7bda-e3b6-3340a31436d2 (table: quotations)
[2026-06-10 21:25:19] [INFO] TIN found, TaxCore could be enabled but no explicit setting - defaulting to false for safety
[2026-06-10 21:25:19] [INFO] No TaxCore configuration found for org_id: 019c6fa4-12e6-7bda-e3b6-3340a31436d2, defaulting to disabled
[2026-06-10 21:25:19] [INFO] TaxCore integration enabled: NO
[2026-06-10 21:25:19] [INFO] TaxCore integration is disabled - skipping TaxCore submission
[2026-06-10 21:25:19] [INFO] TaxCore call completed successfully
[2026-06-10 21:25:19] [INFO] TaxCore response: {
    "skipped": true,
    "reason": "TaxCore integration disabled for this organization",
    "invoiceNumber": null
}
[2026-06-10 21:25:19] [DEBUG] STEP 10: Updating quotations record with TaxCore and Journal Entry details
[2026-06-10 21:25:19] [DEBUG] Update data prepared: {"quotation_id":"000019eb-3686-746c-68c9-09dbb78a37b7"}
[2026-06-10 21:25:19] [INFO] Quotations record updated successfully
[2026-06-10 21:25:19] [INFO] Skipping sales_receipts insert - TaxCore disabled or submission failed
[2026-06-10 21:25:19] [DEBUG] STEP 12: Saving audit file to storage
[2026-06-10 21:25:19] [DEBUG] Storage file path: /var/www/POS/storage/quotations/quotation_000019eb-3686-746c-68c9-09dbb78a37b7_2026-06-10_21-25-19.json
[2026-06-10 21:25:19] [INFO] Audit file saved successfully to: /var/www/POS/storage/quotations/quotation_000019eb-3686-746c-68c9-09dbb78a37b7_2026-06-10_21-25-19.json
[2026-06-10 21:25:19] [DEBUG] STEP 13: Preparing final result
[2026-06-10 21:25:19] [INFO] ========== SUCCESS: Process completed ==========
[2026-06-10 21:25:19] [INFO] Final result: {"success":true,"message":"Quotations processed successfully (TaxCore disabled)","record_id":"000019eb-3686-746c-68c9-09dbb78a37b7","table":"quotations","invoice_type":"proforma","taxcore_enabled":false,"journal_entry_id":null,"journal_entry_number":null,"taxcore_invoice_number":null,"taxcore_verification_url":null,"taxcore_skipped":true,"processed_at":"2026-06-10 21:25:19","saved_to":"\/var\/www\/POS\/storage\/quotations\/quotation_000019eb-3686-746c-68c9-09dbb78a37b7_2026-06-10_21-25-19.json","log_file":"\/var\/www\/POS\/storage\/quotations\/logs\/quotation_000019eb-3686-746c-68c9-09dbb78a37b7_2026-06-10_21-25-19.log"}
