invoicereport

package
v0.0.0-...-d081b09 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 27, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InvoiceReport

type InvoiceReport struct {
	// contains filtered or unexported fields
}

func New

func New(db *pgxpool.Pool) InvoiceReport

func (InvoiceReport) AllDetailsByInvoiceID

func (ir InvoiceReport) AllDetailsByInvoiceID(ID uuid.UUID) (model.InvoiceDetailsReports, error)

func (InvoiceReport) AllHead

func (ir InvoiceReport) AllHead() (model.InvoicesReport, error)

func (InvoiceReport) HeadByInvoiceID

func (ir InvoiceReport) HeadByInvoiceID(ID uuid.UUID) (model.InvoiceReport, error)

func (InvoiceReport) HeadsByUserID

func (ir InvoiceReport) HeadsByUserID(userID uuid.UUID) (model.InvoicesReport, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL