← Back to team overview

openerp-dev-web team mailing list archive

[Bug 777643] [NEW] [OpenERP60]Web Client 602 error when add bank details on partner form

 

Devishree Brahmbhatt (OpenERP) (dbr-openerp) has assigned this bug to you for OpenERP Web Client:

OpenERP 602 revno 3419
Web client 602 revno 4592
Postgres 8.4
Ubuntu 10.04

New database, with demo data, spanish language (english same problem).
When I try to add a bank details to partner form (partner / notebook accounting):


[2011-05-05 09:55:00,290][test_demo_company] ERROR:db.cursor:Programming error: la columna «country_id» es de tipo integer pero la expresión es de tipo record
LÍNEA 1: ...lues (1,E'Wavre',E'Sylvie Lelitre',NULL,E'5478',0,(20, E'Bél...
                                                              ^

SUGERENCIA:  Necesitará reescribir la expresión o aplicarle una conversión de tipo.
, in query insert into "res_partner_bank" (id,"city","owner_name","name","zip","sequence","country_id","state","street","state_id","partner_id","bank","acc_number",create_uid,create_date) values (1,%s,%s,%s,%s,%s,%s,%s,%s,%s,%s,%s,%s,%s,now())
[2011-05-05 09:55:00,290][test_demo_company] ERROR:web-services:Uncaught exception
Traceback (most recent call last):
...
...

ProgrammingError: la columna «country_id» es de tipo integer pero la expresión es de tipo record
LÍNEA 1: ...lues (1,E'Wavre',E'Sylvie Lelitre',NULL,E'5478',0,(20, E'Bél...
                                                              ^
SUGERENCIA:  Necesitará reescribir la expresión o aplicarle una conversión de tipo.

###EOF

If I try with GTK client, I dont have problems, the bank is created
without problems.

I have tried with firefox and chrome, same result.

Juanjo A.

** Affects: openobject-client-web
     Importance: Medium
     Assignee: OpenERP SA's Web Client R&D (openerp-dev-web)
         Status: Confirmed

-- 
[OpenERP60]Web Client 602 error when add bank details on partner form
https://bugs.launchpad.net/bugs/777643
You received this bug notification because you are a member of OpenERP SA's Web Client R&D, which is a bug assignee.