Serialized Form
-
Package net.tangly.erp.ledger.ui
-
Class net.tangly.erp.ledger.ui.AnalyticsLedgerView
class AnalyticsLedgerView extends net.tangly.ui.app.domain.AnalyticsView implements Serializable-
Serialized Fields
-
domain
LedgerBoundedDomainUi domain
-
financialSoChart
com.storedobject.chart.SOChart financialSoChart
-
invoiceViewsCache
Map<String,
net.tangly.erp.invoices.services.InvoicesPort.InvoiceView> invoiceViewsCache -
profitAndLossSoChart
com.storedobject.chart.SOChart profitAndLossSoChart
-
projectsGrid
com.vaadin.flow.component.grid.Grid<LedgerPort.Segment> projectsGrid
-
segmentsGrid
com.vaadin.flow.component.grid.Grid<LedgerPort.Segment> segmentsGrid
-
transactionsGrid
com.vaadin.flow.component.grid.Grid<Transaction> transactionsGrid
-
-
-