← Back to team overview

openerp-india team mailing list archive

Re: [Bug 1089774] Re: Uninstall Multiple Analytic Plans

 

Good Day Christian,

Thank you for your prompt reply. So would there be any other possible 
solutions to the problem. Would it be possible to create a analytic 
account field in invoice lines instead of analytic distribution. Any 
suggestions? Does it mean that once multi-analytic plans is installed it 
cant be uninstalled and users are forced to create analytic plans and 
can no longer directly link analytic accounts to invoice lines. Kindly 
Advise.


Warmest Regards,

Marc




On 12/13/2012 04:01 PM, Twinkle Christian(OpenERP) wrote:
> Hello Ashley Marc,
>
> This Uninstall Feature is not freely supported with stable V 6.1, It is
> just supported in V 7.0 (Trunk). So, We can not consider this as a bug.
>
> 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/1089774

Title:
  Uninstall Multiple Analytic Plans

Status in OpenERP Addons (modules):
  Won't Fix

Bug description:
  OpenERP Version 6.1. Unistalled Multiple Analytic Plans and
  Accounting>>>Journal Items Page prompts this error message appended
  below. Tried the same procedure on a new database as well as other
  databases and it has yielded the same error message. Kindly advise if
  this can be resolved.

  Client Traceback (most recent call last):
  File "/opt/openerp/server/openerp/addons/web/common/http.py", line 180, in dispatch
  response["result"] = method(controller, self, **self.params)
  File "/opt/openerp/server/openerp/addons/web/controllers/main.py", line 1204, in load
  return self.fields_view_get(req, model, view_id, view_type, toolbar=toolbar)
  File "/opt/openerp/server/openerp/addons/web/controllers/main.py", line 1086, in fields_view_get
  fvg = Model.fields_view_get(view_id, view_type, context, toolbar, submenu)
  File "/opt/openerp/server/openerp/addons/web/common/openerplib/main.py", line 250, in proxy
  args, kw)
  File "/opt/openerp/server/openerp/addons/web/common/openerplib/main.py", line 117, in proxy
  result = self.connector.send(self.service_name, method, *args)
  File "/opt/openerp/server/openerp/addons/web/common/http.py", line 611, in send
  raise fault

  Server Traceback (most recent call last):
  File "/opt/openerp/server/openerp/addons/web/common/http.py", line 592, in send
  result = openerp.netsvc.dispatch_rpc(service_name, method, args)
  File "/opt/openerp/server/openerp/netsvc.py", line 360, in dispatch_rpc
  result = ExportService.getService(service_name).dispatch(method, params)
  File "/opt/openerp/server/openerp/service/web_services.py", line 586, in dispatch
  res = fn(db, uid, *params)
  File "/opt/openerp/server/openerp/osv/osv.py", line 167, in execute_kw
  return self.execute(db, uid, obj, method, *args, **kw or {})
  File "/opt/openerp/server/openerp/osv/osv.py", line 121, in wrapper
  return f(self, dbname, *args, **kwargs)
  File "/opt/openerp/server/openerp/osv/osv.py", line 176, in execute
  res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/opt/openerp/server/openerp/osv/osv.py", line 164, in execute_cr
  return getattr(object, method)(cr, uid, *args, **kw)
  File "/opt/openerp/server/openerp/addons/account/account_move_line.py", line 1085, in fields_view_get
  orm.setup_modifiers(f, fields_get[field], context=context,
  KeyError: u'analytics_id'

  Regards,

  Ashley Marc

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1089774/+subscriptions


References