Enter Lines Init

Model Name:timesheet.enter_lines.init
Base Module:Timesheet

The Enter Lines Init-model introduces the conception of ...

Fields

Date:
Internal Name:date
Attributes:Required
Type:Date

The Date-field is used to store ...

Employee:
Internal Name:employee
Attributes:Required
Type:Many-To-One
Relation Model:Employee

The Employee-field is used to store ...

Hours per Employee

Model Name:timesheet.hours_employee
Base Module:Timesheet

The Hours per Employee-model introduces the conception of ...

Fields

Employee:
Internal Name:employee
Type:Many-To-One
Relation Model:Employee

The Employee-field is used to store ...

Hours:
Internal Name:hours
Type:Float Number

The Hours-field is used to store ...

Hours per Employee per Month

Model Name:timesheet.hours_employee_monthly
Base Module:Timesheet
Menu:Timesheet ‣ Reporting ‣ Hours per Employee per Month

The Hours per Employee per Month-model introduces the conception of ...

Fields

Employee:
Internal Name:employee
Type:Many-To-One
Relation Model:Employee

The Employee-field is used to store ...

Hours:
Internal Name:hours
Type:Float Number

The Hours-field is used to store ...

Month:
Internal Name:month
Type:Integer Number

The Month-field is used to store ...

Year:
Internal Name:year
Type:Single Line Text

The Year-field is used to store ...

Hours per Employee per Week

Model Name:timesheet.hours_employee_weekly
Base Module:Timesheet
Menu:Timesheet ‣ Reporting ‣ Hours per Employee per Week

The Hours per Employee per Week-model introduces the conception of ...

Fields

Employee:
Internal Name:employee
Type:Many-To-One
Relation Model:Employee

The Employee-field is used to store ...

Hours:
Internal Name:hours
Type:Float Number

The Hours-field is used to store ...

Week:
Internal Name:week
Type:Integer Number

The Week-field is used to store ...

Year:
Internal Name:year
Type:Single Line Text

The Year-field is used to store ...

Open Hours Employee Init

Model Name:timesheet.open_hours_employee.init
Base Module:Timesheet

The Open Hours Employee Init-model introduces the conception of ...

Fields

End Date:
Internal Name:end_date
Type:Date

The End Date-field is used to store ...

Start Date:
Internal Name:start_date
Type:Date

The Start Date-field is used to store ...

Open Work Init

Model Name:timesheet.work.open.init
Base Module:Timesheet

The Open Work Init-model introduces the conception of ...

Fields

From Date:
Internal Name:from_date
Type:Date

The From Date-field is used to store ...

To Date:
Internal Name:to_date
Type:Date

The To Date-field is used to store ...

Timesheet Line

Model Name:timesheet.line
Base Module:Timesheet
Menu:Timesheet ‣ Timesheet Lines

The Timesheet Line-model introduces the conception of ...

Fields

Date:
Internal Name:date
Attributes:Required
Type:Date

The Date-field is used to store ...

Description:
Internal Name:description
Type:Single Line Text

The Description-field is used to store ...

Employee:
Internal Name:employee
Attributes:Required
Type:Many-To-One
Relation Model:Employee

The Employee-field is used to store ...

Hours:
Internal Name:hours
Attributes:Required
Type:Float Number

The Hours-field is used to store ...

Work:
Internal Name:work
Attributes:Required
Type:Many-To-One
Relation Model:Work

The Work-field is used to store ...

Work

Model Name:

timesheet.work

Base Module:

Timesheet

Menu:

Timesheet ‣ Configuration ‣ Works

Timesheet ‣ Configuration ‣ Works ‣ Works

The Work-model introduces the conception of ...

Fields

Active:
Internal Name:active
Type:Boolean

When not ticked the record is deactivated for future use. See section Active.

Available on timesheets:
Internal Name:timesheet_available
Type:Boolean

Allow to fill in timesheets with this work

Children:
Internal Name:children
Type:One-To-Many
Relation Model:Work

The Children-field is used to store ...

Company:
Internal Name:company
Attributes:Required
Type:Many-To-One
Relation Model:Company

The Company-field is used to store ...

Name:
Internal Name:name
Attributes:Required
Type:Single Line Text

The Name-field is used to store ...

Parent:
Internal Name:parent
Type:Many-To-One
Relation Model:Work

The parent record in a tree-structure. See section Tree.

Timesheet Hours:
Internal Name:hours
Attributes:Read Only
Type:Float Number

Total time spent on this work

Access

The manipulation of records in this model is controlled by Model access entries. Users being member of Group “Timesheet Administration” have the following access permissions:

Read:allowed
Write:allowed
Create:allowed
Delete:allowed

All other Users have these access permissions:

Read:allowed
Write:forbidden
Create:forbidden
Delete:forbidden

Table Of Contents

Previous topic

Timesheet

Next topic

WebDAV

This Page