[2026-04-13 03:01:34] [INFO] ===========================================
[2026-04-13 03:01:34] [INFO] Quotations Processor Log
[2026-04-13 03:01:34] [INFO] Record ID: 000019d8-4c6d-772f-9536-ff7fd21941cd
[2026-04-13 03:01:34] [INFO] Table: quotations
[2026-04-13 03:01:34] [INFO] Timestamp: 2026-04-13 03:01:34
[2026-04-13 03:01:34] [INFO] ===========================================
[2026-04-13 03:01:34] [INFO] ========== START: processQuotationSubmission ==========
[2026-04-13 03:01:34] [INFO] Function called for record ID: 000019d8-4c6d-772f-9536-ff7fd21941cd
[2026-04-13 03:01:34] [DEBUG] Form data received: {"table":"quotations","tenant_id":"019c929f-e781-71f8-eee3-b9e908128c68"}
[2026-04-13 03:01:34] [INFO] Detected table: quotations (Type: proforma)
[2026-04-13 03:01:34] [DEBUG] ID field: quotation_id, Number field: quotation_number
[2026-04-13 03:01:34] [DEBUG] STEP 1: Fetching quotation data from database
[2026-04-13 03:01:34] [DEBUG] QueryBuilder instance created
[2026-04-13 03:01:34] [DEBUG] Database query executed for quotation_id: 000019d8-4c6d-772f-9536-ff7fd21941cd
[2026-04-13 03:01:34] [DEBUG] Quotation found successfully
[2026-04-13 03:01:34] [INFO] quotation_type from record overrides invoiceType: proforma
[2026-04-13 03:01:34] [DEBUG] Using org_id: 019c929f-e781-71f8-eee3-b9e908128c68
[2026-04-13 03:01:34] [INFO] Fetched quotation data: {"quotation_id":"000019d8-4c6d-772f-9536-ff7fd21941cd","quotation_number":"00006","date":"2026-04-13","customer_id":"000019d8-4931-7fb5-46ea-efa0ca22f8de","org_id":"019c929f-e781-71f8-eee3-b9e908128c68","client_id":null,"line_items":"{\"row_0\": {\"quantity\": null, \"vat_rate\": \"\", \"line_total\": \"0\", \"product_id\": null, \"unit_price\": null, \"vat_amount\": \"0\", \"description\": \"Laundry for Vessel Vunilagi\", \"line_subtotal\": \"0\"}, \"row_1\": {\"quantity\": \"7\", \"vat_rate\": \"12.5\", \"line_total\": \"94.5\", \"product_id\": null, \"unit_price\": \"12\", \"vat_amount\": \"10.5\", \"description\": \"Small Blanket\", \"line_subtotal\": \"84\"}, \"row_2\": {\"quantity\": \"16\", \"vat_rate\": \"12.5\", \"line_total\": \"216\", \"product_id\": null, \"unit_price\": \"12\", \"vat_amount\": \"24\", \"description\": \"Blanket Standard\", \"line_subtotal\": \"192\"}, \"row_3\": {\"quantity\": \"20\", \"vat_rate\": \"12.5\", \"line_total\": \"22.5\", \"product_id\": null, \"unit_price\": \"1\", \"vat_amount\": \"2.5\", \"description\": \"Bedsheet\", \"line_subtotal\": \"20\"}, \"row_4\": {\"quantity\": \"26\", \"vat_rate\": \"12.5\", \"line_total\": \"21.94\", \"product_id\": null, \"unit_price\": \"0.75\", \"vat_amount\": \"2.44\", \"description\": \"Pillow Cases\", \"line_subtotal\": \"19.5\"}}","note":null,"terms":null,"validity_days":30,"status":"expired","total_amount":"354.94","tax_amount":"39.44","template_id":null,"sent_at":null,"expires_at":"2026-04-13","accepted_at":null,"rejected_at":null,"rejection_reason":null,"converted_invoice_id":null,"created_by":null,"updated_by":null,"isdeleted":false,"updatedat":"2026-04-13 03:01:34.151009+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":null,"payment_terms_details":null,"quotation_type":"proforma"}
[2026-04-13 03:01:34] [DEBUG] STEP 2: Parsing line_items JSON
[2026-04-13 03:01:34] [DEBUG] Parsed 5 line items
[2026-04-13 03:01:34] [DEBUG] Line items: {"row_0":{"quantity":null,"vat_rate":"","line_total":"0","product_id":null,"unit_price":null,"vat_amount":"0","description":"Laundry for Vessel Vunilagi","line_subtotal":"0"},"row_1":{"quantity":"7","vat_rate":"12.5","line_total":"94.5","product_id":null,"unit_price":"12","vat_amount":"10.5","description":"Small Blanket","line_subtotal":"84"},"row_2":{"quantity":"16","vat_rate":"12.5","line_total":"216","product_id":null,"unit_price":"12","vat_amount":"24","description":"Blanket Standard","line_subtotal":"192"},"row_3":{"quantity":"20","vat_rate":"12.5","line_total":"22.5","product_id":null,"unit_price":"1","vat_amount":"2.5","description":"Bedsheet","line_subtotal":"20"},"row_4":{"quantity":"26","vat_rate":"12.5","line_total":"21.94","product_id":null,"unit_price":"0.75","vat_amount":"2.44","description":"Pillow Cases","line_subtotal":"19.5"}}
[2026-04-13 03:01:34] [DEBUG] STEP 3: Preparing items for TaxCore
[2026-04-13 03:01:34] [DEBUG] Processing line item: row_0 -> {"quantity":null,"vat_rate":"","line_total":"0","product_id":null,"unit_price":null,"vat_amount":"0","description":"Laundry for Vessel Vunilagi","line_subtotal":"0"}
[2026-04-13 03:01:34] [DEBUG] Calculated - Quantity: 1, UnitPrice: 0, TotalAmount: 0
[2026-04-13 03:01:34] [DEBUG] Processing line item: row_1 -> {"quantity":"7","vat_rate":"12.5","line_total":"94.5","product_id":null,"unit_price":"12","vat_amount":"10.5","description":"Small Blanket","line_subtotal":"84"}
[2026-04-13 03:01:34] [DEBUG] Calculated - Quantity: 7, UnitPrice: 12, TotalAmount: 84
[2026-04-13 03:01:34] [DEBUG] Processing line item: row_2 -> {"quantity":"16","vat_rate":"12.5","line_total":"216","product_id":null,"unit_price":"12","vat_amount":"24","description":"Blanket Standard","line_subtotal":"192"}
[2026-04-13 03:01:34] [DEBUG] Calculated - Quantity: 16, UnitPrice: 12, TotalAmount: 192
[2026-04-13 03:01:34] [DEBUG] Processing line item: row_3 -> {"quantity":"20","vat_rate":"12.5","line_total":"22.5","product_id":null,"unit_price":"1","vat_amount":"2.5","description":"Bedsheet","line_subtotal":"20"}
[2026-04-13 03:01:34] [DEBUG] Calculated - Quantity: 20, UnitPrice: 1, TotalAmount: 20
[2026-04-13 03:01:34] [DEBUG] Processing line item: row_4 -> {"quantity":"26","vat_rate":"12.5","line_total":"21.94","product_id":null,"unit_price":"0.75","vat_amount":"2.44","description":"Pillow Cases","line_subtotal":"19.5"}
[2026-04-13 03:01:34] [DEBUG] Calculated - Quantity: 26, UnitPrice: 0.75, TotalAmount: 19.5
[2026-04-13 03:01:34] [DEBUG] Prepared 5 items for TaxCore
[2026-04-13 03:01:34] [INFO] TaxCore items: [{"name":"Laundry for Vessel Vunilagi","quantity":1,"unitPrice":"0.00","totalAmount":"0.00","Labels":["G"]},{"name":"Small Blanket","quantity":7,"unitPrice":"12.00","totalAmount":"84.00","Labels":["G"]},{"name":"Blanket Standard","quantity":16,"unitPrice":"12.00","totalAmount":"192.00","Labels":["G"]},{"name":"Bedsheet","quantity":20,"unitPrice":"1.00","totalAmount":"20.00","Labels":["G"]},{"name":"Pillow Cases","quantity":26,"unitPrice":"0.75","totalAmount":"19.50","Labels":["G"]}]
[2026-04-13 03:01:34] [DEBUG] STEP 4: Preparing payment method as Credit
[2026-04-13 03:01:34] [INFO] Payment prepared (Credit): [{"paymentType":"0","amount":354.94}]
[2026-04-13 03:01:34] [DEBUG] STEP 5: Fetching cashier information
[2026-04-13 03:01:34] [DEBUG] User ID from formData: 019c929f-e781-71f8-eee3-b9e908128c68
[2026-04-13 03:01:34] [DEBUG] Querying users table for user_id: 019c929f-e781-71f8-eee3-b9e908128c68
[2026-04-13 03:01:34] [INFO] Cashier name found: System
[2026-04-13 03:01:34] [DEBUG] STEP 6: Building TaxCore payload
[2026-04-13 03:01:34] [DEBUG] Base payload created with type=proforma
[2026-04-13 03:01:34] [DEBUG] STEP 7: Adding customer/buyer information
[2026-04-13 03:01:34] [DEBUG] Customer ID found: 000019d8-4931-7fb5-46ea-efa0ca22f8de
[2026-04-13 03:01:34] [DEBUG] Customer found: {"name":"Ministry Of Public Works,Meteorlogical Services & Transport ","tin":null}
[2026-04-13 03:01:34] [INFO] TaxCore payload prepared: {
    "items": [
        {
            "name": "Laundry for Vessel Vunilagi",
            "quantity": 1,
            "unitPrice": "0.00",
            "totalAmount": "0.00",
            "Labels": [
                "G"
            ]
        },
        {
            "name": "Small Blanket",
            "quantity": 7,
            "unitPrice": "12.00",
            "totalAmount": "84.00",
            "Labels": [
                "G"
            ]
        },
        {
            "name": "Blanket Standard",
            "quantity": 16,
            "unitPrice": "12.00",
            "totalAmount": "192.00",
            "Labels": [
                "G"
            ]
        },
        {
            "name": "Bedsheet",
            "quantity": 20,
            "unitPrice": "1.00",
            "totalAmount": "20.00",
            "Labels": [
                "G"
            ]
        },
        {
            "name": "Pillow Cases",
            "quantity": 26,
            "unitPrice": "0.75",
            "totalAmount": "19.50",
            "Labels": [
                "G"
            ]
        }
    ],
    "payment": [
        {
            "paymentType": "0",
            "amount": 354.94
        }
    ],
    "Cashier": "System",
    "type": "proforma",
    "invoiceNumber": "00006",
    "Buyer": {
        "Name": "Ministry Of Public Works,Meteorlogical Services & Transport "
    }
}
[2026-04-13 03:01:34] [DEBUG] STEP 8: Creating Journal Entry in Finance module
[2026-04-13 03:01:34] [INFO] --- createJournalEntry: Starting ---
[2026-04-13 03:01:34] [INFO] Is Cancelled/Refund: NO
[2026-04-13 03:01:34] [DEBUG] Calculated totals - Subtotal: 315.5, Tax: 39.4375, Total: 354.9375
[2026-04-13 03:01:34] [DEBUG] Looking for customer-specific AR account for: Ministry Of Public Works,Meteorlogical Services & Transport 
[2026-04-13 03:01:34] [INFO] Found customer-specific AR account: 1300-010 - AR - Ministry Of Public Works,Meteorlogical Services & Transport 
[2026-04-13 03:01:34] [DEBUG] Found GL accounts - Revenue: 4000, Tax: 2410, Receivables: 1300-010 (AR - Ministry Of Public Works,Meteorlogical Services & Transport )
[2026-04-13 03:01:34] [ERROR] ERROR creating journal entry: Undefined variable $orgId
[2026-04-13 03:01:34] [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(507): App\Services\WorkflowSteps\CustomFunctionStep->execute()
#5 /var/www/POS/api/services/WorkflowEngine.php(766): App\Services\WorkflowEngine->executeStep()
#6 /var/www/POS/api/services/WorkflowEngine.php(143): App\Services\WorkflowEngine->runSteps()
#7 /var/www/POS/api/services/WorkflowEngine.php(176): App\Services\WorkflowEngine->handleEvent()
#8 /var/www/POS/api/services/WorkflowEngine.php(188): 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(202): App\Controllers\GenericController->processWorkflowEvents()
#11 /var/www/POS/api/controllers/SyncController.php(214): App\Controllers\GenericController@anonymous->exec()
#12 /var/www/POS/api/controllers/SyncController.php(1321): App\Controllers\SyncController->triggerWorkflow()
#13 /var/www/POS/api/router.php(270): App\Controllers\SyncController->push()
#14 /var/www/POS/api/index.php(32): require_once('...')
#15 {main}
[2026-04-13 03:01:34] [WARN] WARNING: Journal entry creation failed: Undefined variable $orgId
[2026-04-13 03:01:34] [DEBUG] STEP 9: Checking if TaxCore integration is enabled
[2026-04-13 03:01:34] [DEBUG] Checking TaxCore integration status for org_id: 019c929f-e781-71f8-eee3-b9e908128c68 (table: quotations)
[2026-04-13 03:01:34] [INFO] Found quotation_taxcore_enabled in orgs.settings: false
[2026-04-13 03:01:34] [INFO] TaxCore integration enabled: NO
[2026-04-13 03:01:34] [INFO] TaxCore integration is disabled - skipping TaxCore submission
[2026-04-13 03:01:34] [INFO] TaxCore call completed successfully
[2026-04-13 03:01:34] [INFO] TaxCore response: {
    "skipped": true,
    "reason": "TaxCore integration disabled for this organization",
    "invoiceNumber": null
}
[2026-04-13 03:01:34] [DEBUG] STEP 10: Updating quotations record with TaxCore and Journal Entry details
[2026-04-13 03:01:34] [DEBUG] Update data prepared: {"quotation_id":"000019d8-4c6d-772f-9536-ff7fd21941cd"}
[2026-04-13 03:01:34] [INFO] Quotations record updated successfully
[2026-04-13 03:01:34] [INFO] Skipping sales_receipts insert - TaxCore disabled or submission failed
[2026-04-13 03:01:34] [DEBUG] STEP 12: Saving audit file to storage
[2026-04-13 03:01:34] [DEBUG] Storage file path: /var/www/POS/storage/quotations/quotation_000019d8-4c6d-772f-9536-ff7fd21941cd_2026-04-13_03-01-34.json
[2026-04-13 03:01:34] [INFO] Audit file saved successfully to: /var/www/POS/storage/quotations/quotation_000019d8-4c6d-772f-9536-ff7fd21941cd_2026-04-13_03-01-34.json
[2026-04-13 03:01:34] [DEBUG] STEP 13: Preparing final result
[2026-04-13 03:01:34] [INFO] ========== SUCCESS: Process completed ==========
[2026-04-13 03:01:34] [INFO] Final result: {"success":true,"message":"Quotations processed successfully (TaxCore disabled)","record_id":"000019d8-4c6d-772f-9536-ff7fd21941cd","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-04-13 03:01:34","saved_to":"\/var\/www\/POS\/storage\/quotations\/quotation_000019d8-4c6d-772f-9536-ff7fd21941cd_2026-04-13_03-01-34.json","log_file":"\/var\/www\/POS\/storage\/quotations\/logs\/quotation_000019d8-4c6d-772f-9536-ff7fd21941cd_2026-04-13_03-01-34.log"}
[2026-04-13 03:01:34] [INFO] ===========================================
[2026-04-13 03:01:34] [INFO] Quotations Processor Log
[2026-04-13 03:01:34] [INFO] Record ID: 000019d8-4c6d-772f-9536-ff7fd21941cd
[2026-04-13 03:01:34] [INFO] Table: quotations
[2026-04-13 03:01:34] [INFO] Timestamp: 2026-04-13 03:01:34
[2026-04-13 03:01:34] [INFO] ===========================================
[2026-04-13 03:01:34] [INFO] ========== START: processQuotationSubmission ==========
[2026-04-13 03:01:34] [INFO] Function called for record ID: 000019d8-4c6d-772f-9536-ff7fd21941cd
[2026-04-13 03:01:34] [DEBUG] Form data received: {"table":"quotations","tenant_id":"019c929f-e781-71f8-eee3-b9e908128c68"}
[2026-04-13 03:01:34] [INFO] Detected table: quotations (Type: proforma)
[2026-04-13 03:01:34] [DEBUG] ID field: quotation_id, Number field: quotation_number
[2026-04-13 03:01:34] [DEBUG] STEP 1: Fetching quotation data from database
[2026-04-13 03:01:34] [DEBUG] QueryBuilder instance created
[2026-04-13 03:01:34] [DEBUG] Database query executed for quotation_id: 000019d8-4c6d-772f-9536-ff7fd21941cd
[2026-04-13 03:01:34] [DEBUG] Quotation found successfully
[2026-04-13 03:01:34] [INFO] quotation_type from record overrides invoiceType: proforma
[2026-04-13 03:01:34] [DEBUG] Using org_id: 019c929f-e781-71f8-eee3-b9e908128c68
[2026-04-13 03:01:34] [INFO] Fetched quotation data: {"quotation_id":"000019d8-4c6d-772f-9536-ff7fd21941cd","quotation_number":"00006","date":"2026-04-13","customer_id":"000019d8-4931-7fb5-46ea-efa0ca22f8de","org_id":"019c929f-e781-71f8-eee3-b9e908128c68","client_id":null,"line_items":"{\"row_0\": {\"quantity\": null, \"vat_rate\": \"\", \"line_total\": \"0\", \"product_id\": null, \"unit_price\": null, \"vat_amount\": \"0\", \"description\": \"Laundry for Vessel Vunilagi\", \"line_subtotal\": \"0\"}, \"row_1\": {\"quantity\": \"7\", \"vat_rate\": \"12.5\", \"line_total\": \"94.5\", \"product_id\": null, \"unit_price\": \"12\", \"vat_amount\": \"10.5\", \"description\": \"Small Blanket\", \"line_subtotal\": \"84\"}, \"row_2\": {\"quantity\": \"16\", \"vat_rate\": \"12.5\", \"line_total\": \"216\", \"product_id\": null, \"unit_price\": \"12\", \"vat_amount\": \"24\", \"description\": \"Blanket Standard\", \"line_subtotal\": \"192\"}, \"row_3\": {\"quantity\": \"20\", \"vat_rate\": \"12.5\", \"line_total\": \"22.5\", \"product_id\": null, \"unit_price\": \"1\", \"vat_amount\": \"2.5\", \"description\": \"Bedsheet\", \"line_subtotal\": \"20\"}, \"row_4\": {\"quantity\": \"26\", \"vat_rate\": \"12.5\", \"line_total\": \"21.94\", \"product_id\": null, \"unit_price\": \"0.75\", \"vat_amount\": \"2.44\", \"description\": \"Pillow Cases\", \"line_subtotal\": \"19.5\"}}","note":null,"terms":null,"validity_days":30,"status":"expired","total_amount":"354.94","tax_amount":"39.44","template_id":null,"sent_at":null,"expires_at":"2026-04-13","accepted_at":null,"rejected_at":null,"rejection_reason":null,"converted_invoice_id":null,"created_by":null,"updated_by":null,"isdeleted":false,"updatedat":"2026-04-13 03:01:34.184583+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":null,"payment_terms_details":null,"quotation_type":"proforma"}
[2026-04-13 03:01:34] [DEBUG] STEP 2: Parsing line_items JSON
[2026-04-13 03:01:34] [DEBUG] Parsed 5 line items
[2026-04-13 03:01:34] [DEBUG] Line items: {"row_0":{"quantity":null,"vat_rate":"","line_total":"0","product_id":null,"unit_price":null,"vat_amount":"0","description":"Laundry for Vessel Vunilagi","line_subtotal":"0"},"row_1":{"quantity":"7","vat_rate":"12.5","line_total":"94.5","product_id":null,"unit_price":"12","vat_amount":"10.5","description":"Small Blanket","line_subtotal":"84"},"row_2":{"quantity":"16","vat_rate":"12.5","line_total":"216","product_id":null,"unit_price":"12","vat_amount":"24","description":"Blanket Standard","line_subtotal":"192"},"row_3":{"quantity":"20","vat_rate":"12.5","line_total":"22.5","product_id":null,"unit_price":"1","vat_amount":"2.5","description":"Bedsheet","line_subtotal":"20"},"row_4":{"quantity":"26","vat_rate":"12.5","line_total":"21.94","product_id":null,"unit_price":"0.75","vat_amount":"2.44","description":"Pillow Cases","line_subtotal":"19.5"}}
[2026-04-13 03:01:34] [DEBUG] STEP 3: Preparing items for TaxCore
[2026-04-13 03:01:34] [DEBUG] Processing line item: row_0 -> {"quantity":null,"vat_rate":"","line_total":"0","product_id":null,"unit_price":null,"vat_amount":"0","description":"Laundry for Vessel Vunilagi","line_subtotal":"0"}
[2026-04-13 03:01:34] [DEBUG] Calculated - Quantity: 1, UnitPrice: 0, TotalAmount: 0
[2026-04-13 03:01:34] [DEBUG] Processing line item: row_1 -> {"quantity":"7","vat_rate":"12.5","line_total":"94.5","product_id":null,"unit_price":"12","vat_amount":"10.5","description":"Small Blanket","line_subtotal":"84"}
[2026-04-13 03:01:34] [DEBUG] Calculated - Quantity: 7, UnitPrice: 12, TotalAmount: 84
[2026-04-13 03:01:34] [DEBUG] Processing line item: row_2 -> {"quantity":"16","vat_rate":"12.5","line_total":"216","product_id":null,"unit_price":"12","vat_amount":"24","description":"Blanket Standard","line_subtotal":"192"}
[2026-04-13 03:01:34] [DEBUG] Calculated - Quantity: 16, UnitPrice: 12, TotalAmount: 192
[2026-04-13 03:01:34] [DEBUG] Processing line item: row_3 -> {"quantity":"20","vat_rate":"12.5","line_total":"22.5","product_id":null,"unit_price":"1","vat_amount":"2.5","description":"Bedsheet","line_subtotal":"20"}
[2026-04-13 03:01:34] [DEBUG] Calculated - Quantity: 20, UnitPrice: 1, TotalAmount: 20
[2026-04-13 03:01:34] [DEBUG] Processing line item: row_4 -> {"quantity":"26","vat_rate":"12.5","line_total":"21.94","product_id":null,"unit_price":"0.75","vat_amount":"2.44","description":"Pillow Cases","line_subtotal":"19.5"}
[2026-04-13 03:01:34] [DEBUG] Calculated - Quantity: 26, UnitPrice: 0.75, TotalAmount: 19.5
[2026-04-13 03:01:34] [DEBUG] Prepared 5 items for TaxCore
[2026-04-13 03:01:34] [INFO] TaxCore items: [{"name":"Laundry for Vessel Vunilagi","quantity":1,"unitPrice":"0.00","totalAmount":"0.00","Labels":["G"]},{"name":"Small Blanket","quantity":7,"unitPrice":"12.00","totalAmount":"84.00","Labels":["G"]},{"name":"Blanket Standard","quantity":16,"unitPrice":"12.00","totalAmount":"192.00","Labels":["G"]},{"name":"Bedsheet","quantity":20,"unitPrice":"1.00","totalAmount":"20.00","Labels":["G"]},{"name":"Pillow Cases","quantity":26,"unitPrice":"0.75","totalAmount":"19.50","Labels":["G"]}]
[2026-04-13 03:01:34] [DEBUG] STEP 4: Preparing payment method as Credit
[2026-04-13 03:01:34] [INFO] Payment prepared (Credit): [{"paymentType":"0","amount":354.94}]
[2026-04-13 03:01:34] [DEBUG] STEP 5: Fetching cashier information
[2026-04-13 03:01:34] [DEBUG] User ID from formData: 019c929f-e781-71f8-eee3-b9e908128c68
[2026-04-13 03:01:34] [DEBUG] Querying users table for user_id: 019c929f-e781-71f8-eee3-b9e908128c68
[2026-04-13 03:01:34] [INFO] Cashier name found: System
[2026-04-13 03:01:34] [DEBUG] STEP 6: Building TaxCore payload
[2026-04-13 03:01:34] [DEBUG] Base payload created with type=proforma
[2026-04-13 03:01:34] [DEBUG] STEP 7: Adding customer/buyer information
[2026-04-13 03:01:34] [DEBUG] Customer ID found: 000019d8-4931-7fb5-46ea-efa0ca22f8de
[2026-04-13 03:01:34] [DEBUG] Customer found: {"name":"Ministry Of Public Works,Meteorlogical Services & Transport ","tin":null}
[2026-04-13 03:01:34] [INFO] TaxCore payload prepared: {
    "items": [
        {
            "name": "Laundry for Vessel Vunilagi",
            "quantity": 1,
            "unitPrice": "0.00",
            "totalAmount": "0.00",
            "Labels": [
                "G"
            ]
        },
        {
            "name": "Small Blanket",
            "quantity": 7,
            "unitPrice": "12.00",
            "totalAmount": "84.00",
            "Labels": [
                "G"
            ]
        },
        {
            "name": "Blanket Standard",
            "quantity": 16,
            "unitPrice": "12.00",
            "totalAmount": "192.00",
            "Labels": [
                "G"
            ]
        },
        {
            "name": "Bedsheet",
            "quantity": 20,
            "unitPrice": "1.00",
            "totalAmount": "20.00",
            "Labels": [
                "G"
            ]
        },
        {
            "name": "Pillow Cases",
            "quantity": 26,
            "unitPrice": "0.75",
            "totalAmount": "19.50",
            "Labels": [
                "G"
            ]
        }
    ],
    "payment": [
        {
            "paymentType": "0",
            "amount": 354.94
        }
    ],
    "Cashier": "System",
    "type": "proforma",
    "invoiceNumber": "00006",
    "Buyer": {
        "Name": "Ministry Of Public Works,Meteorlogical Services & Transport "
    }
}
[2026-04-13 03:01:34] [DEBUG] STEP 8: Creating Journal Entry in Finance module
[2026-04-13 03:01:34] [INFO] --- createJournalEntry: Starting ---
[2026-04-13 03:01:34] [INFO] Is Cancelled/Refund: NO
[2026-04-13 03:01:34] [DEBUG] Calculated totals - Subtotal: 315.5, Tax: 39.4375, Total: 354.9375
[2026-04-13 03:01:34] [DEBUG] Looking for customer-specific AR account for: Ministry Of Public Works,Meteorlogical Services & Transport 
[2026-04-13 03:01:34] [INFO] Found customer-specific AR account: 1300-010 - AR - Ministry Of Public Works,Meteorlogical Services & Transport 
[2026-04-13 03:01:34] [DEBUG] Found GL accounts - Revenue: 4000, Tax: 2410, Receivables: 1300-010 (AR - Ministry Of Public Works,Meteorlogical Services & Transport )
[2026-04-13 03:01:34] [ERROR] ERROR creating journal entry: Undefined variable $orgId
[2026-04-13 03:01:34] [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(507): App\Services\WorkflowSteps\CustomFunctionStep->execute()
#5 /var/www/POS/api/services/WorkflowEngine.php(766): App\Services\WorkflowEngine->executeStep()
#6 /var/www/POS/api/services/WorkflowEngine.php(143): App\Services\WorkflowEngine->runSteps()
#7 /var/www/POS/api/services/WorkflowEngine.php(176): App\Services\WorkflowEngine->handleEvent()
#8 /var/www/POS/api/services/WorkflowEngine.php(188): 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(202): App\Controllers\GenericController->processWorkflowEvents()
#11 /var/www/POS/api/controllers/SyncController.php(214): App\Controllers\GenericController@anonymous->exec()
#12 /var/www/POS/api/controllers/SyncController.php(1321): App\Controllers\SyncController->triggerWorkflow()
#13 /var/www/POS/api/router.php(270): App\Controllers\SyncController->push()
#14 /var/www/POS/api/index.php(32): require_once('...')
#15 {main}
[2026-04-13 03:01:34] [WARN] WARNING: Journal entry creation failed: Undefined variable $orgId
[2026-04-13 03:01:34] [DEBUG] STEP 9: Checking if TaxCore integration is enabled
[2026-04-13 03:01:34] [DEBUG] Checking TaxCore integration status for org_id: 019c929f-e781-71f8-eee3-b9e908128c68 (table: quotations)
[2026-04-13 03:01:34] [INFO] Found quotation_taxcore_enabled in orgs.settings: false
[2026-04-13 03:01:34] [INFO] TaxCore integration enabled: NO
[2026-04-13 03:01:34] [INFO] TaxCore integration is disabled - skipping TaxCore submission
[2026-04-13 03:01:34] [INFO] TaxCore call completed successfully
[2026-04-13 03:01:34] [INFO] TaxCore response: {
    "skipped": true,
    "reason": "TaxCore integration disabled for this organization",
    "invoiceNumber": null
}
[2026-04-13 03:01:34] [DEBUG] STEP 10: Updating quotations record with TaxCore and Journal Entry details
[2026-04-13 03:01:34] [DEBUG] Update data prepared: {"quotation_id":"000019d8-4c6d-772f-9536-ff7fd21941cd"}
[2026-04-13 03:01:34] [INFO] Quotations record updated successfully
[2026-04-13 03:01:34] [INFO] Skipping sales_receipts insert - TaxCore disabled or submission failed
[2026-04-13 03:01:34] [DEBUG] STEP 12: Saving audit file to storage
[2026-04-13 03:01:34] [DEBUG] Storage file path: /var/www/POS/storage/quotations/quotation_000019d8-4c6d-772f-9536-ff7fd21941cd_2026-04-13_03-01-34.json
[2026-04-13 03:01:34] [INFO] Audit file saved successfully to: /var/www/POS/storage/quotations/quotation_000019d8-4c6d-772f-9536-ff7fd21941cd_2026-04-13_03-01-34.json
[2026-04-13 03:01:34] [DEBUG] STEP 13: Preparing final result
[2026-04-13 03:01:34] [INFO] ========== SUCCESS: Process completed ==========
[2026-04-13 03:01:34] [INFO] Final result: {"success":true,"message":"Quotations processed successfully (TaxCore disabled)","record_id":"000019d8-4c6d-772f-9536-ff7fd21941cd","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-04-13 03:01:34","saved_to":"\/var\/www\/POS\/storage\/quotations\/quotation_000019d8-4c6d-772f-9536-ff7fd21941cd_2026-04-13_03-01-34.json","log_file":"\/var\/www\/POS\/storage\/quotations\/logs\/quotation_000019d8-4c6d-772f-9536-ff7fd21941cd_2026-04-13_03-01-34.log"}
