c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23074
[Bug 773501] [NEW] purchase order crashes
Public bug reported:
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.
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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