← Back to team overview

openerp-india team mailing list archive

[Bug 1067936] Re: Module sale_intercompany error when try to use

 

Hello,

sale_intercompany  module is part of the extra-addons, which are maintained by the community,
 including all the modules created by "OpenERP" or "Tiny", as none of these are actively developed 
by our teams anymore.

If you or anyone from the community would like to work on it, please
mark the bug as "In progress" and assign it to yourself (or ask us or
anyone from OpenERP Drivers to do it for you). In the mean time, we will
mark it as "Won't fix" to indicate that no further progress is expected
at the moment.

Thank you!


** Changed in: openobject-addons
       Status: New => Won't Fix

-- 
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):
  Won't Fix

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