payroll_edit_payslip_line |
Edit payslip lines wizard line
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_edit_payslip_line are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
amount |
decimal |
Amount |
☐ |
|
category_id_label |
string |
|
☐ |
|
category_id |
string |
|
☐ |
|
code |
string |
Code |
☐ |
The code of salary rules can be used as reference in computation of other rules. In that case, it is case sensitive. |
contract_id_label |
string |
|
☐ |
|
contract_id |
string |
|
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
edit_payslip_lines_wizard_id_label |
string |
|
☐ |
|
edit_payslip_lines_wizard_id |
string |
|
☐ |
|
employee_id_label |
string |
|
☐ |
|
employee_id |
string |
|
☐ |
|
id |
int32 |
ID |
☐ |
|
name |
string |
Name |
☐ |
|
note |
string |
Description |
☐ |
|
quantity |
decimal |
Quantity |
☐ |
|
rate |
decimal |
Rate (%) |
☐ |
|
salary_rule_id_label |
string |
|
☐ |
|
salary_rule_id |
string |
|
☐ |
|
sequence |
int32 |
Sequence |
☐ |
|
slip_id_label |
string |
|
☐ |
|
slip_id |
string |
|
☐ |
|
struct_id_label |
string |
|
☐ |
Defines the rules that have to be applied to this payslip, according to the contract chosen. If the contract is empty, this field isn't mandatory anymore and all the valid rules of the structures of the employee's contracts will be applied. |
struct_id |
string |
|
☐ |
Defines the rules that have to be applied to this payslip, according to the contract chosen. If the contract is empty, this field isn't mandatory anymore and all the valid rules of the structures of the employee's contracts will be applied. |
total |
decimal |
Total |
☐ |
|
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826