Rules in pricelists

Bug #438144 reported by Phuong
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Undecided
gpa(OpenERP)

Bug Description

On the stable version 5.0.6, there's a problem in purchase pricelist when we define rules based on "Partner section of the product form". Here is an example:

- I create a purchase pricelist with 1 unique version. This version contains 2 rules.
- First rule (sequence 1) says that the system should take the partner section of the product form, instead of the field "Cost price", for any product from any category.
- Second rule (sequence 2) says that the system should take the "Cost price".

So, in this configuration, what we want to have is that when we create a purchase order, the system uses the partner price when it's defined on the product form, otherwise it should uses the cost price. Indeed, some products have a supplier price, and some other products don't have supplier prices, but just a cost price.

The problem that appears: on the purchase order, for products that have a supplier price defined, the system take the right price (the one on the "Partner section of the product form"), but for product that don't have it, the system doesn't use the cost price, it only returns 0,00 as price. Means that the first rule is applied but not the second one.

Related branches

Changed in openobject-addons:
status: New → Confirmed
assignee: nobody → gpa(Open ERP) (gpa-openerp)
status: Confirmed → In Progress
Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

It has been improved by revision 2573 <email address hidden>.

Thank you.

Changed in openobject-addons:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.