payroll_report |
Payroll Analysis Report
Catalog: Odoo
Schema: hr
The data in this table is partitioned per value of the column.
This is a read-only table. The Odoo API may not support changing the data or the Invantive SQL driver for Odoo does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Odoo API.
Table Columns
The columns of the table payroll_report are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
|---|---|---|---|---|
basic_wage |
decimal |
Basic Wage |
☐ |
|
company_id_label |
string |
|
☐ |
|
company_id |
string |
|
☐ |
|
count_leave_unpaid |
int32 |
Days of Unpaid Time Off |
☐ |
|
count_leave |
int32 |
Days of Paid Time Off |
☐ |
|
count_unforeseen_absence |
int32 |
Days of Unforeseen Absence |
☐ |
|
count_work_hours |
int32 |
Work Hours |
☐ |
|
count_work |
int32 |
Work Days |
☐ |
|
count |
int32 |
# Payslip |
☐ |
|
date_from |
datetime |
Start Date |
☐ |
|
date_to |
datetime |
End Date |
☐ |
|
department_id_label |
string |
|
☐ |
|
department_id |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
employee_id_label |
string |
|
☐ |
|
employee_id |
string |
|
☐ |
|
gross_wage |
decimal |
Gross Wage |
☐ |
|
id |
int32 |
ID |
☐ |
|
job_id_label |
string |
|
☐ |
|
job_id |
string |
|
☐ |
|
leave_basic_wage |
decimal |
Basic Wage for Time Off |
☐ |
|
master_department_id_label |
string |
|
☐ |
|
master_department_id |
string |
|
☐ |
|
name |
string |
Payslip Name |
☐ |
|
net_wage |
decimal |
Net Wage |
☐ |
|
number_of_days |
decimal |
Number of Days |
☐ |
|
number_of_hours |
decimal |
Number of Hours |
☐ |
|
work_code_label |
string |
|
☐ |
|
work_code |
string |
|
☐ |
|
work_entry_source |
string |
Work Entry Source |
☐ |
|
work_type |
string |
Work, (un)paid Time Off |
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826
Odoo API Data Model