openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #11290
[Bug 997898] Re: Partner Section price not working when using product templates
Hello Jose,
I have checked your issue at my end as you said on bug report but I
didn't face any problem.
I have also tried as you suggested that we have to use product template
instead on product.product but same result I observed.
I have make a video and attached with this bug, So please check it and
provide a precious steps to reproduce it.
Or may I missed something?
Thanks and waiting for your reply!
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/997898
Title:
Partner Section price not working when using product templates
Status in OpenERP Addons (modules):
Incomplete
Bug description:
Price List price_get_multi looks for product_id insted of tmpl_id for
partener section.
1) Make a purchase order
2) Select a parnter
3)Select a price list that has on it's highest sequence the option Partner section of the product form.
3) select a product, make sure that the product has a supplier price (obvious the same as the parnter selected)
This will work, but if you are using product templates, the query on
pricelist.py on the function price_get_multi looks for product_id
insted of product templates, and on the product supplier info table is
routed to product_template.
find my patch attached...
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/997898/+subscriptions
References