pricelist_item |
Pricelist Rule
Catalog: Odoo
Schema: product
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 pricelist_item are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
applied_on |
string |
Apply On |
☑ |
Pricelist Item applicable on selected option |
base_pricelist_id_label |
string |
|
☐ |
|
base_pricelist_id |
string |
|
☐ |
|
base |
string |
Based on |
☑ |
Base price for computation.Sales Price: The base price will be the Sales Price.Cost Price : The base price will be the cost price.Other Pricelist : Computation of the base price based on another Pricelist. |
categ_id_label |
string |
|
☐ |
Specify a product category if this rule only applies to products belonging to this category or its children categories. Keep empty otherwise. |
categ_id |
string |
|
☐ |
Specify a product category if this rule only applies to products belonging to this category or its children categories. Keep empty otherwise. |
company_id_label |
string |
|
☐ |
|
company_id |
string |
|
☐ |
|
compute_price |
string |
Compute Price |
☑ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
currency_id_label |
string |
|
☐ |
|
currency_id |
string |
|
☐ |
|
date_end |
datetime |
End Date |
☐ |
Ending datetime for the pricelist item validationThe displayed value depends on the timezone set in your preferences. |
date_start |
datetime |
Start Date |
☐ |
Starting datetime for the pricelist item validationThe displayed value depends on the timezone set in your preferences. |
display_name |
string |
Display Name |
☐ |
|
fixed_price |
decimal |
Fixed Price |
☐ |
|
id |
int32 |
ID |
☐ |
|
min_quantity |
decimal |
Min. Quantity |
☐ |
For the rule to apply, bought/sold quantity must be greater than or equal to the minimum quantity specified in this field.Expressed in the default unit of measure of the product. |
name |
string |
Name |
☐ |
Explicit rule name for this pricelist line. |
percent_price |
decimal |
Percentage Price |
☐ |
You can apply a mark-up by setting a negative discount. |
price_discount |
decimal |
Price Discount |
☐ |
You can apply a mark-up by setting a negative discount. |
price_max_margin |
decimal |
Max. Price Margin |
☐ |
Specify the maximum amount of margin over the base price. |
price_min_margin |
decimal |
Min. Price Margin |
☐ |
Specify the minimum amount of margin over the base price. |
price_round |
decimal |
Price Rounding |
☐ |
Sets the price so that it is a multiple of this value.Rounding is applied after the discount and before the surcharge.To have prices that end in 9.99, set rounding 10, surcharge -0.01 |
price_surcharge |
decimal |
Price Surcharge |
☐ |
Specify the fixed amount to add or substract(if negative) to the amount calculated with the discount. |
price |
string |
Price |
☐ |
Explicit rule name for this pricelist line. |
pricelist_id_label |
string |
|
☐ |
|
pricelist_id |
string |
|
☐ |
|
product_id_label |
string |
|
☐ |
Specify a product if this rule only applies to one product. Keep empty otherwise. |
product_id |
string |
|
☐ |
Specify a product if this rule only applies to one product. Keep empty otherwise. |
product_tmpl_id_label |
string |
|
☐ |
Specify a template if this rule only applies to one product template. Keep empty otherwise. |
product_tmpl_id |
string |
|
☐ |
Specify a template if this rule only applies to one product template. Keep empty otherwise. |
rule_tip |
string |
Rule Tip |
☐ |
|
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826