{
  "suite": "T6G-FEES-FIN-BRIDGE",
  "database": "scola_t6g_ff_bridge_20260831T085616Z",
  "cases": [
    {
      "case": "RT-FFBR-XMD-01",
      "result": "PASS",
      "evidence": {
        "success": false,
        "error": "accounting_excluded",
        "message": "Posting akuntansi memerlukan SC-FIN; aktifkan paket Finance Plus."
      }
    },
    {
      "case": "RT-FFBR-POS-01",
      "result": "PASS",
      "evidence": {
        "success": true,
        "data": {
          "created": [
            {
              "invoice_id": 228,
              "student_id": 561,
              "name": "T6GFS/2026/00001"
            }
          ],
          "skipped": [],
          "created_count": 1
        }
      }
    },
    {
      "case": "RT-FFBR-DET-01",
      "result": "PASS",
      "evidence": {
        "success": true,
        "data": {
          "id": 228,
          "highest_name": "T6GFS/2026/00001",
          "name": "T6GFS/2026/00001",
          "state": "posted",
          "invoice_date": "2026-08-31",
          "invoice_date_due": "2026-08-31",
          "payment_state": "not_paid",
          "admin_state": "",
          "amount_total": 100.0,
          "amount_residual": 100.0,
          "partner_id": [
            1784,
            "ANGEL TRIANTORO"
          ],
          "currency_id": {
            "id": 12,
            "display_name": "IDR"
          },
          "payment_reference": "T6GFS/2026/00001",
          "narration": "",
          "tax_totals": {
            "amount_untaxed": 100.0,
            "amount_total": 100.0,
            "formatted_amount_total": "Rp\u00a0100.00",
            "formatted_amount_untaxed": "Rp\u00a0100.00",
            "groups_by_subtotal": {},
            "subtotals": [],
            "subtotals_order": [],
            "display_tax_base": false
          },
          "invoice_line_ids": [
            383
          ],
          "invoice_partner_display_name": "ANGEL TRIANTORO",
          "invoice_payments_widget": {},
          "student_batch_name": "-",
          "payment_proofs": [],
          "lines": [
            {
              "id": 383,
              "name": "T6G FF Fee Product",
              "quantity": 1.0,
              "price_unit": 100.0,
              "price_subtotal": 100.0,
              "product_id": {
                "id": 20,
                "display_name": "T6G FF Fee Product"
              }
            }
          ]
        }
      }
    },
    {
      "case": "RT-FFBR-XMD-02",
      "result": "PASS",
      "evidence": {
        "success": false,
        "error": "feature_disabled",
        "message": "Feature is disabled for the current tenant.",
        "feature_flag": "scola_fees",
        "path": "/api/v1/finance/accounting/invoices/bulk-create"
      }
    }
  ],
  "summary": {
    "total": 4,
    "pass": 4,
    "fail": 0
  },
  "finished_at": "2026-08-31T08:57:59.910802+00:00"
}