From 6e6b005fc9e01f1e8d15a50912d6caa81032eb38 Mon Sep 17 00:00:00 2001 From: elforjani13 <39470382+elforjani13@users.noreply.github.com> Date: Wed, 23 Mar 2022 00:11:04 +0200 Subject: [PATCH] fix: reports. --- .../FinancialStatements/APAgingSummary/APAgingSummaryHeader.js | 2 +- .../FinancialStatements/ARAgingSummary/ARAgingSummaryHeader.js | 2 +- .../FinancialStatements/BalanceSheet/BalanceSheetHeader.js | 2 +- .../InventoryItemDetails/InventoryItemDetailsHeader.js | 2 +- .../InventoryValuation/InventoryValuationHeader.js | 2 +- .../ProfitLossSheet/ProfitLossSheetHeader.js | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/containers/FinancialStatements/APAgingSummary/APAgingSummaryHeader.js b/src/containers/FinancialStatements/APAgingSummary/APAgingSummaryHeader.js index ba5aaeb86..05ea89a9a 100644 --- a/src/containers/FinancialStatements/APAgingSummary/APAgingSummaryHeader.js +++ b/src/containers/FinancialStatements/APAgingSummary/APAgingSummaryHeader.js @@ -92,7 +92,7 @@ function APAgingSummaryHeader({ /> } panel={} /> diff --git a/src/containers/FinancialStatements/ARAgingSummary/ARAgingSummaryHeader.js b/src/containers/FinancialStatements/ARAgingSummary/ARAgingSummaryHeader.js index fcaa5886f..94005f962 100644 --- a/src/containers/FinancialStatements/ARAgingSummary/ARAgingSummaryHeader.js +++ b/src/containers/FinancialStatements/ARAgingSummary/ARAgingSummaryHeader.js @@ -96,7 +96,7 @@ function ARAgingSummaryHeader({ /> } panel={} /> diff --git a/src/containers/FinancialStatements/BalanceSheet/BalanceSheetHeader.js b/src/containers/FinancialStatements/BalanceSheet/BalanceSheetHeader.js index 3acdc28eb..cb50aa059 100644 --- a/src/containers/FinancialStatements/BalanceSheet/BalanceSheetHeader.js +++ b/src/containers/FinancialStatements/BalanceSheet/BalanceSheetHeader.js @@ -88,7 +88,7 @@ function BalanceSheetHeader({ /> } panel={} /> diff --git a/src/containers/FinancialStatements/InventoryItemDetails/InventoryItemDetailsHeader.js b/src/containers/FinancialStatements/InventoryItemDetails/InventoryItemDetailsHeader.js index 0e3db74d5..39cf5e746 100644 --- a/src/containers/FinancialStatements/InventoryItemDetails/InventoryItemDetailsHeader.js +++ b/src/containers/FinancialStatements/InventoryItemDetails/InventoryItemDetailsHeader.js @@ -86,7 +86,7 @@ function InventoryItemDetailsHeader({ /> } panel={} /> diff --git a/src/containers/FinancialStatements/InventoryValuation/InventoryValuationHeader.js b/src/containers/FinancialStatements/InventoryValuation/InventoryValuationHeader.js index 3c3b5f11f..6c8c8380a 100644 --- a/src/containers/FinancialStatements/InventoryValuation/InventoryValuationHeader.js +++ b/src/containers/FinancialStatements/InventoryValuation/InventoryValuationHeader.js @@ -86,7 +86,7 @@ function InventoryValuationHeader({ /> } panel={} /> diff --git a/src/containers/FinancialStatements/ProfitLossSheet/ProfitLossSheetHeader.js b/src/containers/FinancialStatements/ProfitLossSheet/ProfitLossSheetHeader.js index 07877f916..ebda3e720 100644 --- a/src/containers/FinancialStatements/ProfitLossSheet/ProfitLossSheetHeader.js +++ b/src/containers/FinancialStatements/ProfitLossSheet/ProfitLossSheetHeader.js @@ -77,7 +77,7 @@ function ProfitLossHeader({ /> } panel={} />