Documentation
¶
Overview ¶
templ: version: v0.3.1020
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PageData ¶
type PageData struct {
From string
To string
GroupBy string
Sales model.SalesSummary
ByPeriod []model.SalesPeriod
ByPaymentMethod []model.PaymentMethodRevenue
TopProducts []model.TopProduct
PL model.PLSummary
}
PageData bundles all report data passed to the index template.
Click to show internal directories.
Click to hide internal directories.