modify |
Modify Asset
Catalog: Odoo
Schema: asset
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 modify are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
account_asset_counterpart_id_label |
string |
|
☐ |
|
account_asset_counterpart_id |
string |
|
☐ |
|
account_asset_id_label |
string |
|
☐ |
|
account_asset_id |
string |
|
☐ |
|
account_depreciation_expense_id_label |
string |
|
☐ |
|
account_depreciation_expense_id |
string |
|
☐ |
|
account_depreciation_id_label |
string |
|
☐ |
|
account_depreciation_id |
string |
|
☐ |
|
asset_id_label |
string |
|
☐ |
The asset to be modified by this wizard |
asset_id |
string |
|
☐ |
The asset to be modified by this wizard |
company_id_label |
string |
|
☐ |
|
company_id |
string |
|
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
currency_id_label |
string |
|
☐ |
|
currency_id |
string |
|
☐ |
|
date |
datetime |
Date |
☐ |
|
display_name |
string |
Display Name |
☐ |
|
gain_account_id_label |
string |
|
☐ |
Account used to write the journal item in case of gain |
gain_account_id |
string |
|
☐ |
Account used to write the journal item in case of gain |
gain_or_loss |
string |
Gain Or Loss |
☐ |
|
gain_value |
boolean |
Gain Value |
☐ |
|
id |
int32 |
ID |
☐ |
|
informational_text |
string |
Informational Text |
☐ |
|
invoice_ids |
string |
|
☐ |
The disposal invoice is needed in order to generate the closing journal entry. |
invoice_line_ids |
string |
|
☐ |
There are multiple lines that could be the related to this asset |
loss_account_id_label |
string |
|
☐ |
Account used to write the journal item in case of loss |
loss_account_id |
string |
|
☐ |
Account used to write the journal item in case of loss |
method_number |
int32 |
Duration |
☑ |
|
method_period |
string |
Number of Months in a Period |
☐ |
The amount of time between two depreciations |
modify_action |
string |
Action |
☐ |
|
name |
string |
Note |
☐ |
|
salvage_value |
decimal |
Not Depreciable Amount |
☐ |
New salvage amount for the asset |
select_invoice_line_id |
boolean |
Select Invoice Line |
☐ |
|
value_residual |
decimal |
Depreciable Amount |
☐ |
New residual amount for the asset |
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826