openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #21873
[Bug 1101095] Re: OpenERP 7.0 - Cannot open created Customer
Yes, I am using the latest Code and update the OpenERP setup always if there is a new release available under
"http://nightly.openerp.com/7.0/nightly/exe/".
My Update Procedure:
- Disable the "OpenERP Server 7.0" service under Windows
- Installing the "openerp-allinone-setup-7.0-xxxxx.exe over the current installation (no PostgreSQl, only OpenERP)
- Stop the "OpenERP Server 7.0" again after the installation is done
- execute "C:\OpenERP\Server\server\openerp-server.exe" -d MyCompany -u all
- Check the logfile under "C:\OpenERP\Server\server\openerp-server.log" if there are Errors after the update. There are no error any more since I changed to the PostgreSQL to Version 8.4.15.1 (postgresql-8.4.15-1-windows.exe).
- Start the Service again.
Unfortunately I cannot say exactly after what release update version
this problem occurred the first time. The reason for this is that the
contacts look ok and the described problem is only seen if I try to add
an addition account or try to open an existing one.
Best Regards
Marco
--
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:
New
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