mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
refactor(Cashflow)
refactor(InventoryValuation)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user