sale_line_employee_map |
Project Sales line, employee mapping
Catalog: Odoo
Schema: project
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 sale_line_employee_map are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
company_id_label |
string |
|
☐ |
|
company_id |
string |
|
☐ |
|
cost_currency_id_label |
string |
|
☐ |
|
cost_currency_id |
string |
|
☐ |
|
cost |
decimal |
Cost |
☐ |
This cost overrides the employee's default employee hourly wage in employee's HR Settings |
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
currency_id_label |
string |
|
☐ |
|
currency_id |
string |
|
☐ |
|
display_cost |
decimal |
Hourly Cost |
☐ |
|
display_name |
string |
Display Name |
☐ |
|
employee_id_label |
string |
|
☐ |
|
employee_id |
string |
|
☐ |
|
id |
int32 |
ID |
☐ |
|
is_cost_changed |
boolean |
Is Cost Manually Changed |
☐ |
|
partner_id_label |
string |
|
☐ |
|
partner_id |
string |
|
☐ |
|
price_unit |
decimal |
Unit Price |
☐ |
|
project_id_label |
string |
|
☐ |
|
project_id |
string |
|
☐ |
|
sale_line_id_label |
string |
|
☐ |
|
sale_line_id |
string |
|
☐ |
|
timesheet_product_id_label |
string |
|
☐ |
|
timesheet_product_id |
string |
|
☐ |
|
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826