Problem in installation of school-base module

Bug #713211 reported by Aamir Riaz

This bug report was converted into a question: question #144103: Problem in installation of school-base module.

6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
school-openerp-module
Invalid
Undecided
Unassigned

Bug Description

Environment Information :
System : Linux-2.6.32-28-generic-i686-with-Ubuntu-10.04-lucid
OS Name : posix
Distributor ID: Ubuntu
Description: Ubuntu 10.04.2 LTS
Release: 10.04
Codename: lucid
Operating System Release : 2.6.32-28-generic
Operating System Version : #55-Ubuntu SMP Mon Jan 10 21:21:01 UTC 2011
Operating System Architecture : 32bit
Operating System Locale : en_US.UTF8
Python Version : 2.6.5
OpenERP-Client Version : 6.0.1
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
  File "/home/apus/Downloads/openerp-server-6.0.1/bin/netsvc.py", line 489, in dispatch
    result = ExportService.getService(service_name).dispatch(method, auth, params)
  File "/home/apus/Downloads/openerp-server-6.0.1/bin/service/web_services.py", line 599, in dispatch
    res = fn(db, uid, *params)
  File "/home/apus/Downloads/openerp-server-6.0.1/bin/osv/osv.py", line 122, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/apus/Downloads/openerp-server-6.0.1/bin/osv/osv.py", line 176, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/apus/Downloads/openerp-server-6.0.1/bin/osv/osv.py", line 167, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home/apus/Downloads/openerp-server-6.0.1/bin/addons/base/module/wizard/base_module_upgrade.py", line 98, in upgrade_module
    _db, pool = pooler.restart_pool(cr.dbname, update_module=True)
  File "/home/apus/Downloads/openerp-server-6.0.1/bin/pooler.py", line 60, in restart_pool
    return get_db_and_pool(db_name, force_demo, status, update_module=update_module)
  File "/home/apus/Downloads/openerp-server-6.0.1/bin/pooler.py", line 39, in get_db_and_pool
    addons.load_modules(db, force_demo, status, update_module)
  File "/home/apus/Downloads/openerp-server-6.0.1/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/apus/Downloads/openerp-server-6.0.1/bin/addons/__init__.py", line 748, in load_module_graph
    load_init_update_xml(cr, m, idref, mode, kind)
  File "/home/apus/Downloads/openerp-server-6.0.1/bin/addons/__init__.py", line 635, in load_init_update_xml
    tools.convert_csv_import(cr, m, os.path.basename(filename), fp.read(), idref, mode=mode, noupdate=noupdate)
  File "/home/apus/Downloads/openerp-server-6.0.1/bin/tools/convert.py", line 947, in convert_csv_import
    result, rows, warning_msg, dummy = pool.get(model).import_data(cr, uid, fields, datas,mode, module, noupdate, filename=fname_partial)
  File "/home/apus/Downloads/openerp-server-6.0.1/bin/osv/orm.py", line 860, in import_data
    process_liness(self, datas, [], current_module, self._name, fields_def, position=position)
  File "/home/apus/Downloads/openerp-server-6.0.1/bin/osv/orm.py", line 810, in process_liness
    res = _get_id(relation, line[i], current_module, mode)
  File "/home/apus/Downloads/openerp-server-6.0.1/bin/osv/orm.py", line 733, in _get_id
    raise ValueError('No record found for %s' % (id,))
ValueError: No record found for school_attendance.aux.fields_view

Revision history for this message
Aamir Riaz (riaz-aamir) wrote :

Is this module ready for OpenERP v6.x ?

Changed in school-base-openerp-module:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.