Documentation ¶
Index ¶
Constants ¶
View Source
const AgedDebtByCustomerQuery = `` /* 4412-byte string literal not displayed */
View Source
const AgedDebtQuery = `` /* 6057-byte string literal not displayed */
View Source
const BadDebtWriteOffQuery = `` /* 2065-byte string literal not displayed */
View Source
const CustomerCreditQuery = `` /* 714-byte string literal not displayed */
View Source
const ReceiptsQuery = `` /* 3479-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgedDebt ¶
func (*AgedDebt) GetHeaders ¶
type AgedDebtByCustomer ¶
type AgedDebtByCustomer struct{}
func (*AgedDebtByCustomer) GetHeaders ¶
func (a *AgedDebtByCustomer) GetHeaders() []string
func (*AgedDebtByCustomer) GetParams ¶
func (a *AgedDebtByCustomer) GetParams() []any
func (*AgedDebtByCustomer) GetQuery ¶
func (a *AgedDebtByCustomer) GetQuery() string
type BadDebtWriteOff ¶
func (*BadDebtWriteOff) GetHeaders ¶
func (b *BadDebtWriteOff) GetHeaders() []string
func (*BadDebtWriteOff) GetParams ¶
func (b *BadDebtWriteOff) GetParams() []any
func (*BadDebtWriteOff) GetQuery ¶
func (b *BadDebtWriteOff) GetQuery() string
type CustomerCredit ¶
type CustomerCredit struct{}
func (*CustomerCredit) GetHeaders ¶
func (c *CustomerCredit) GetHeaders() []string
func (*CustomerCredit) GetParams ¶
func (c *CustomerCredit) GetParams() []any
func (*CustomerCredit) GetQuery ¶
func (c *CustomerCredit) GetQuery() string
type Receipts ¶
func (*Receipts) GetHeaders ¶
type ReportQuery ¶
Click to show internal directories.
Click to hide internal directories.