refactor(Cashflow)

refactor(InventoryValuation)
This commit is contained in:
a.bouhuolia
2022-02-12 18:59:34 +02:00
parent 4cc0a8c41e
commit b249335a73
5 changed files with 29 additions and 10 deletions

View File

@@ -8,6 +8,10 @@ import { FinancialReportBody } from '../FinancialReportPage';
import { FinancialSheetSkeleton } from '../../../components/FinancialSheet';
import withCurrentOrganization from 'containers/Organization/withCurrentOrganization';
/**
* Inventory valuation body.
* @returns {JSX.Element}
*/
function InventoryValuationBodyJSX({
// #withCurrentOrganization
organizationName,