warehouse_orderpoint |
Minimum Inventory Rule
Catalog: Odoo
Schema: stock
Documentation:
Defines Minimum stock rules.
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 warehouse_orderpoint are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
active |
boolean |
Active |
☐ |
If the active field is set to False, it will allow you to hide the orderpoint without removing it. |
allowed_location_ids |
string |
|
☐ |
|
bom_id_label |
string |
|
☐ |
|
bom_id |
string |
|
☐ |
|
company_id_label |
string |
|
☐ |
|
company_id |
string |
|
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
days_to_order |
decimal |
Days To Order |
☐ |
Numbers of days in advance that replenishments demands are created. |
display_name |
string |
Display Name |
☐ |
|
group_id_label |
string |
|
☐ |
Moves created through this orderpoint will be put in this procurement group. If none is given, the moves generated by stock rules will be grouped into one big picking. |
group_id |
string |
|
☐ |
Moves created through this orderpoint will be put in this procurement group. If none is given, the moves generated by stock rules will be grouped into one big picking. |
id |
int32 |
ID |
☐ |
|
lead_days_date |
datetime |
Lead Days Date |
☐ |
|
location_id_label |
string |
|
☐ |
|
location_id |
string |
|
☐ |
|
manufacturing_visibility_days |
decimal |
Manufacturing Visibility Days |
☐ |
Visibility Days applied on the manufacturing routes. |
name |
string |
Name |
☑ |
|
product_category_id_label |
string |
|
☐ |
|
product_category_id |
string |
|
☐ |
|
product_id_label |
string |
|
☐ |
|
product_id |
string |
|
☐ |
|
product_max_qty |
decimal |
Max Quantity |
☑ |
When the virtual stock goes below the Min Quantity, Odoo generates a procurement to bring the forecasted quantity to the Quantity specified as Max Quantity. |
product_min_qty |
decimal |
Min Quantity |
☑ |
When the virtual stock goes below the Min Quantity specified for this field, Odoo generates a procurement to bring the forecasted quantity to the Max Quantity. |
product_tmpl_id_label |
string |
|
☐ |
|
product_tmpl_id |
string |
|
☐ |
|
product_uom_label |
string |
|
☐ |
Default unit of measure used for all stock operations. |
product_uom_name |
string |
Product unit of measure label |
☐ |
|
product_uom |
string |
|
☐ |
Default unit of measure used for all stock operations. |
purchase_visibility_days |
decimal |
Purchase Visibility Days |
☐ |
Visibility Days applied on the purchase routes. |
qty_forecast |
decimal |
Forecast |
☐ |
|
qty_multiple |
decimal |
Multiple Quantity |
☑ |
The procurement quantity will be rounded up to this multiple. If it is 0, the exact quantity will be used. |
qty_on_hand |
decimal |
On Hand |
☐ |
|
qty_to_order |
decimal |
To Order |
☐ |
|
route_id_label |
string |
|
☐ |
|
route_id |
string |
|
☐ |
|
rule_ids |
string |
|
☐ |
|
show_bom |
boolean |
Show BoM column |
☐ |
|
show_supplier |
boolean |
Show supplier column |
☐ |
|
snoozed_until |
datetime |
Snoozed |
☐ |
Hidden until next scheduler. |
supplier_id_label |
string |
|
☐ |
|
supplier_id |
string |
|
☐ |
|
trigger |
string |
Trigger |
☑ |
|
vendor_id_label |
string |
|
☐ |
|
vendor_id |
string |
|
☐ |
|
visibility_days |
decimal |
Visibility Days |
☐ |
Consider product forecast these many days in the future upon product replenishment, set to 0 for just-in-time.The value depends on the type of the route (Buy or Manufacture) |
warehouse_id_label |
string |
|
☐ |
|
warehouse_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