c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #03095
[Bug 670841] Re: v6 account_followup ProgrammingError: syntax error at or near "company_id"
Hello,
this have been fixed. Thanks for the contribution,
Quentin
** Changed in: openobject-addons
Importance: Undecided => Medium
** Changed in: openobject-addons
Status: New => Fix Released
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)
--
v6 account_followup ProgrammingError: syntax error at or near "company_id"
https://bugs.launchpad.net/bugs/670841
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: Fix Released
Bug description:
Hi,
installing module account_followup I have this error :
System : Windows-32bit-SP2
OS Name : nt
Operating System Release :
Operating System Version : 32bit
Operating System Architecture : 32bit
Operating System Locale : fr_FR.cp1252
Python Version : 2.5.4
OpenERP-Client Version : 6.0.0-rc1-1
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
File "netsvc.pyo", line 489, in dispatch
File "service\web_services.pyo", line 586, in dispatch
File "osv\osv.pyo", line 57, in wrapper
File "osv\osv.pyo", line 140, in execute
File "osv\osv.pyo", line 130, in execute_cr
File "d:\OpenERP AllInOne\Server\addons\base\res\res_config.py", line 181, in action_next
File "d:\OpenERP AllInOne\Server\addons\base\res\res_config.py", line 419, in execute
File "pooler.pyo", line 60, in restart_pool
File "pooler.pyo", line 39, in get_db_and_pool
File "addons\__init__.pyo", line 853, in load_modules
File "addons\__init__.pyo", line 701, in load_module_graph
File "addons\__init__.pyo", line 411, in init_module_objects
File "d:\OpenERP AllInOne\Server\addons\account_followup\wizard\account_followup_print.py", line 111, in init
File "sql_db.pyo", line 75, in wrapper
File "sql_db.pyo", line 122, in execute
ProgrammingError: syntax error at or near "company_id"
LINE 11: l.company_id company_id
^
Bye
References