hello
I got the same problem with the french accunting
Quote:
Code de l'erreur:
ERROR: operator does not exist: integer = boolean at character 52
HINT: No operator matches the given name and argument type(s). You may need to add explicit type casts.
select "active",id from "ac2
Détail
Traceback (most recent call last):
File "netsvc.pyo", line 200, in _dispatch
File "service\web_services.pyo", line 366, in execute
File "osv\osv.pyo", line 111, in execute
File "osv\osv.pyo", line 92, in execute_cr
File "C:\Program Files\TinyERP Server\addons\account\account_move_line.py", line 500, in write
File "C:\Program Files\TinyERP Server\addons\account\account.py", line 819, in validate
File "C:\Program Files\TinyERP Server\addons\account\account.py", line 705, in _centralise
File "C:\Program Files\TinyERP Server\addons\account\account_move_line.py", line 537, in create
File "osv\orm.pyo", line 821, in read
File "osv\orm.pyo", line 852, in _read_flat
File "sql_db.pyo", line 75, in execute
ProgrammingError: ERROR: operator does not exist: integer = boolean at character 52
HINT: No operator matches the given name and argument type(s). You may need to add explicit type casts.
select "active",id from "ac2
to fullfil the "