From a3ebd6814e189bab356eb50df6ac3e93f307a623 Mon Sep 17 00:00:00 2001 From: RunasSudo Date: Sat, 18 Feb 2023 13:54:37 +1100 Subject: [PATCH] Fix typo in demo config.yml --- demo/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/config.yml b/demo/config.yml index 6d34118..51ba3b1 100644 --- a/demo/config.yml +++ b/demo/config.yml @@ -15,7 +15,7 @@ oci_account: OCI # Other Comprehensive Income separate_pandl: ['Business'] # These accounts will automatically be populated on reports -unrealized_gains: 'OCI:Unrealized Gains' +unrealized_gains: ['OCI:Unrealized Gains', 'OCI: Unrealized Losses'] accumulated_oci: 'Equity:Accumulated Other Comprehensive Income' current_year_oci: 'Equity:Accumulated Other Comprehensive Income:Current Year Other Comprehensive Income'