← Back to team overview

openerp-india team mailing list archive

[Bug 1101095] Re: OpenERP 7.0 - Cannot open created Customer

 

Hello;

I confirm this bug, i get exactly the same error message as described by
Marco.

Using  OpenERP 7.0alpha-20130107-000101 from
http://nightly.openerp.com/trunk/nightly/exe/

And still getting the same error after upgrading to OpenERP
7.0alpha-20130125-000101.

The issue is solved by uninstalling "account_follwup" modul, but this is
not a solution for this bug.

I also think that the same issue exist with the latest version from the
latest version (Today)  http://nightly.openerp.com/7.0/nightly/exe
/openerp-allinone-setup-7.0-20130205-000102.exe, cause i didn't notice
any change in  the account_followup files since 15/01/2013.

Best regards.

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1101095

Title:
  OpenERP 7.0 - Cannot open created Customer

Status in OpenERP Server:
  Incomplete

Bug description:
  openerp: OpenERP version 7.0-20130118-002240
  OS: Windows
  Browser: Doesn't matter (Chrome in this case)
  used language: German

  Issue:

  When I create a new customer under sales or if I try to open an
  existing customer I always get the error below in the openerp-
  server.log and the browser shos the error attached in the pictures.

  
  2013-01-18 09:01:57,293 3564 ERROR ITprime openerp.osv.osv: Uncaught exception
  Traceback (most recent call last):
    File "C:\OpenERP\Server\server\.\openerp\osv\osv.py", line 123, in wrapper
    File "C:\OpenERP\Server\server\.\openerp\osv\osv.py", line 179, in execute
    File "C:\OpenERP\Server\server\.\openerp\osv\osv.py", line 166, in execute_cr
    File "C:\OpenERP\Server\server\.\openerp\osv\orm.py", line 3606, in read
    File "C:\OpenERP\Server\server\.\openerp\osv\orm.py", line 3714, in _read_flat
    File "C:\OpenERP\Server\server\.\openerp\osv\fields.py", line 1131, in get
    File "C:\OpenERP\Server\server\openerp\addons\account_followup\account_followup.py", line 304, in _get_amounts_and_date
    File "C:\OpenERP\Server\server\.\openerp\osv\fields.py", line 308, in context_today
    File "C:\OpenERP\Server\server\.\openerp\sql_db.py", line 162, in wrapper
    File "C:\OpenERP\Server\server\.\openerp\sql_db.py", line 358, in __getattr__
  AttributeError: 'cursor' object has no attribute 'pool'
  2013-01-18 09:01:57,293 3564 ERROR ITprime openerp.netsvc: 'cursor' object has no attribute 'pool'
  Traceback (most recent call last):
    File "C:\OpenERP\Server\server\.\openerp\netsvc.py", line 289, in dispatch_rpc
    File "C:\OpenERP\Server\server\.\openerp\service\web_services.py", line 614, in dispatch
    File "C:\OpenERP\Server\server\.\openerp\osv\osv.py", line 169, in execute_kw
    File "C:\OpenERP\Server\server\.\openerp\osv\osv.py", line 123, in wrapper
    File "C:\OpenERP\Server\server\.\openerp\osv\osv.py", line 179, in execute
    File "C:\OpenERP\Server\server\.\openerp\osv\osv.py", line 166, in execute_cr
    File "C:\OpenERP\Server\server\.\openerp\osv\orm.py", line 3606, in read
    File "C:\OpenERP\Server\server\.\openerp\osv\orm.py", line 3714, in _read_flat
    File "C:\OpenERP\Server\server\.\openerp\osv\fields.py", line 1131, in get
    File "C:\OpenERP\Server\server\openerp\addons\account_followup\account_followup.py", line 304, in _get_amounts_and_date
    File "C:\OpenERP\Server\server\.\openerp\osv\fields.py", line 308, in context_today
    File "C:\OpenERP\Server\server\.\openerp\sql_db.py", line 162, in wrapper
    File "C:\OpenERP\Server\server\.\openerp\sql_db.py", line 358, in __getattr__
  AttributeError: 'cursor' object has no attribute 'pool'

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


References