← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 702552] Re: [6.0RC2] point_of_sale. Change qty does not recompute price using pricelist

 

Hello Jordi,

I have tested your last scenario,but all are working fine. So i am
closing this bug.

I have attached a video for your reference. So please check it.
I have followed both scenario in video.
1) I have first select the qty then product if the price-list rule is satisfy for the qty then the price will be change.

2) I have select product first and then give qty. And it is also working
fine.

So all are working fine.

You might have not proper configure the price-list that's why you have
face this problem.

Thanks.

** Changed in: openobject-addons
       Status: New => Invalid

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/702552

Title:
  [6.0RC2] point_of_sale. Change qty does not recompute price using
  pricelist

Status in OpenObject Addons Modules:
  Invalid

Bug description:
  [6.0RC2] point_of_sale module:

  If you change the quantity in a pos order line, it does not recompute
  the price using the pos.order pricelist. If you have defined discounts
  by quantity of products in the pricelist, they are not applied.

  Method onchange_qty() in line 1132 of point_of_sale.py must compute
  the price using the pricelist like the method onchange_product_id() in
  line 1081.





References