@amp-openerp: you cannot ask someone to upgrade from a LTS version to a non LTS one.
-- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/878956 Title: update base module error Status in OpenERP Addons (modules): Invalid Bug description: Hi: I have install a fresh database openerp v6.0.3. Then I install modules base_contac_city and city. In order to assure the integrity of the modules I run the update process of the base module. There is the next error message: Environment Information : System : Linux-2.6.38-11-generic-x86_64-with-Ubuntu-11.04-natty OS Name : posix Distributor ID: Ubuntu Description: Ubuntu 11.04 Release: 11.04 Codename: natty Operating System Release : 2.6.38-11-generic Operating System Version : #50-Ubuntu SMP Mon Sep 12 21:17:25 UTC 2011 Operating System Architecture : 64bit Operating System Locale : es_US.UTF8 Python Version : 2.7.1+ OpenERP-Client Version : 6.0.3 Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last): File "/home/diego/openerp-server-6.0.3/bin/netsvc.py", line 489, in dispatch result = ExportService.getService(service_name).dispatch(method, auth, params) File "/home/diego/openerp-server-6.0.3/bin/service/web_services.py", line 596, in dispatch security.check(db,uid,passwd) File "/home/diego/openerp-server-6.0.3/bin/service/security.py", line 43, in check pool = pooler.get_pool(db) File "/home/diego/openerp-server-6.0.3/bin/pooler.py", line 79, in get_pool pool = get_db_and_pool(db_name, force_demo, status, update_module)[1] File "/home/diego/openerp-server-6.0.3/bin/pooler.py", line 39, in get_db_and_pool addons.load_modules(db, force_demo, status, update_module) File "/home/diego/openerp-server-6.0.3/bin/addons/__init__.py", line 883, in load_modules processed_modules.extend(load_module_graph(cr, graph, status, report=report, skip_modules=processed_modules)) File "/home/diego/openerp-server-6.0.3/bin/addons/__init__.py", line 719, in load_module_graph init_module_objects(cr, package.name, modules) File "/home/diego/openerp-server-6.0.3/bin/addons/__init__.py", line 420, in init_module_objects obj.init(cr) File "/home/diego/openerp-server-6.0.3/bin/addons/crm/report/crm_lead_report.py", line 119, in init )""") File "/home/diego/openerp-server-6.0.3/bin/sql_db.py", line 78, in wrapper return f(self, *args, **kwargs) File "/home/diego/openerp-server-6.0.3/bin/sql_db.py", line 131, in execute res = self._obj.execute(query, params) ProgrammingError: no existe la columna c.country_id LÍNEA 23: c.country_id, ^ Please help!! Best regards To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/878956/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

