Serialized Form
-
Package net.tangly.erp.crm.ui
-
Class net.tangly.erp.crm.ui.AnalyticsCrmView
class AnalyticsCrmView extends net.tangly.ui.app.domain.AnalyticsView implements Serializable-
Serialized Fields
-
contractsGrid
com.vaadin.flow.component.grid.Grid<Contract> contractsGrid
-
contractsSoChart
com.storedobject.chart.SOChart contractsSoChart
-
customersSoChart
com.storedobject.chart.SOChart customersSoChart
-
domain
CrmBoundedDomainUi domain
-
funnelSoChart
com.storedobject.chart.SOChart funnelSoChart
-
invoicesBoundedDomain
net.tangly.erp.invoices.services.InvoicesBoundedDomain invoicesBoundedDomain
-
-
-
Class net.tangly.erp.crm.ui.ContractExtensionsView
class ContractExtensionsView extends net.tangly.ui.components.ItemView<ContractExtension> implements Serializable -
Class net.tangly.erp.crm.ui.LeadsView
class LeadsView extends net.tangly.ui.components.ItemView<Lead> implements Serializable
-