overtimereport

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2022 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReportController

type ReportController struct {
	controller.BaseController
	Input           reportconfig.ReportRequest
	Employee        *model.Employee
	ReportView      *reportView
	Contracts       model.ContractList
	Attendances     model.AttendanceList
	Leaves          odoo.List[model.Leave]
	PreviousPayslip *model.Payslip
	NextPayslip     *model.Payslip
}

func NewReportController

func NewReportController(ctx *controller.BaseController) *ReportController

func (*ReportController) DisplayOvertimeReport

func (c *ReportController) DisplayOvertimeReport() error

DisplayOvertimeReport GET /report/:id/:year/:month

Jump to

Keyboard shortcuts

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