valuation_layer_revaluation |
Wizard model to reavaluate a stock inventory for a product
Catalog: Odoo
Schema: stock
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 valuation_layer_revaluation are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
account_id_label |
string |
|
☐ |
|
account_id |
string |
|
☐ |
|
account_journal_id_label |
string |
|
☐ |
|
account_journal_id |
string |
|
☐ |
|
added_value |
decimal |
Added value |
☑ |
|
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 |
|
☐ |
|
current_quantity_svl |
decimal |
Current Quantity |
☐ |
|
current_value_svl |
decimal |
Current Value |
☐ |
|
date |
datetime |
Accounting Date |
☐ |
|
display_name |
string |
Display Name |
☐ |
|
id |
int32 |
ID |
☐ |
|
new_value_by_qty |
decimal |
New value by quantity |
☐ |
|
new_value |
decimal |
New value |
☐ |
|
product_id_label |
string |
|
☐ |
|
product_id |
string |
|
☐ |
|
product_uom_name |
string |
Unit of Measure |
☐ |
|
property_valuation |
string |
Inventory Valuation |
☐ |
Manual: The accounting entries to value the inventory are not posted automatically.Automated: An accounting entry is automatically created to value the inventory when a product enters or leaves the company. |
reason |
string |
Reason |
☐ |
Reason of the revaluation |
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826