openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #16918
[Bug 1067936] Re: Module sale_intercompany error when try to use
Leopoldo,
This has been fixed by revision http://bazaar.launchpad.net/~openerp-
commiter/openobject-addons/extra-6.0/revision/5864.
You can pull extra addons and use it.
Thanks,
Serpent Consulting Services.
** Changed in: openobject-addons
Status: Won't Fix => Confirmed
** Changed in: openobject-addons
Importance: Undecided => Low
** Changed in: openobject-addons
Assignee: (unassigned) => Serpent Consulting Services (serpent-consulting-services)
** Changed in: openobject-addons
Status: Confirmed => Fix Released
--
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/1067936
Title:
Module sale_intercompany error when try to use
Status in OpenERP Addons (modules):
Fix Released
Bug description:
I have installed the sale_intercompany module in openERP 6.0.4, but
when I launch the shortcut (InterCompany SO) after processing a PO, I
get this error: 'int' object is unsubscriptable
Description: Mageia 2
Release: 2
Codename: thornicroft
Operating System Release : 3.3.6-desktop-2.mga2
Operating System Version : #1 SMP Thu May 17 16:25:59 UTC 2012
Operating System Architecture : 64bit
Operating System Locale : fr_FR.UTF-8
Python Version : 2.7.3
OpenERP-Client Version : 6.0.4
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/openerp-server/netsvc.py", line 489, in dispatch
result = ExportService.getService(service_name).dispatch(method, auth, params)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/web_services.py", line 636, in dispatch
res = fn(db, uid, *params)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/web_services.py", line 663, in exp_execute
return self._execute(db, uid, wiz_id, datas, action, context)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/web_services.py", line 645, in _execute
return wiz.execute(db, uid, self.wiz_datas[wiz_id], action, context)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/wizard/__init__.py", line 177, in execute
res = self.execute_cr(cr, uid, data, state, context)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/wizard/__init__.py", line 72, in execute_cr
action_res = action(self, cr, uid, data, context)
File "/usr/local/lib/python2.6/dist-packages/openerp-server/addons/sale_intercompany/wizard/makesale.py", line 86, in _makeOrder
value['product_uos'] = value.get('product_uos') and value.get('product_uos')[0] or False
TypeError: 'int' object is unsubscriptable
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1067936/+subscriptions
References