c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23080
[Bug 773501] Re: purchase order crashes
*** This bug is a duplicate of bug 727162 ***
https://bugs.launchpad.net/bugs/727162
Hello,
This has been fixed already by #bug 727162 and it will be available by the next Win Installer.
You can observe the fix from http://bazaar.launchpad.net/~openerp/openobject-addons/6.0/revision/4523
Thanks.
** This bug has been marked a duplicate of bug 727162
Problem with the pricelist of type "Partner section of the product form"
* You can subscribe to bug 727162 by following this link: https://bugs.launchpad.net/openobject-addons/+bug/727162/+subscribe
--
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/773501
Title:
purchase order crashes
Status in OpenERP Modules (addons):
New
Bug description:
Bug description: when I try to generate a new purchase order, I get
the following error (according to the details tab)
Environment Information :
System : Windows-XP-5.1.2600-SP3
OS Name : nt
Operating System Release : XP
Operating System Version : 5.1.2600
Operating System Architecture : 32bit
Operating System Locale : es_AR.cp1252
Python Version : 2.5.2
OpenERP-Client Version : 6.0.2
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
File "netsvc.pyo", line 489, in dispatch
File "service\web_services.pyo", line 599, in dispatch
File "osv\osv.pyo", line 122, in wrapper
File "osv\osv.pyo", line 176, in execute
File "osv\osv.pyo", line 167, in execute_cr
File "C:\Archivos de programa\OpenERP 6.0\Server\addons\purchase\purchase.py", line 701, in product_id_change
File "C:\Archivos de programa\OpenERP 6.0\Server\addons\product\pricelist.py", line 298, in price_get
File "C:\Archivos de programa\OpenERP 6.0\Server\addons\product\pricelist.py", line 247, in price_get_multi
IndexError: list index out of range
I have suppliers´ prices fo this product in the suppliers´ tab of this
product. I have tried adding new products form scratch and by using
the Ctrl+D, same result.
I assume this problem is caused by one of the addons I installed,
either product_extended or product_variant_multi addon. I can tell
because some products that I had entered before installing these
addons work properly when I issue a new Purchase Order. I can`t tell
which one at this time but I will try to reproduce the stpes I
followed with a brand new installation.
Follow ups
References