DB Migration Error - Not Sure Where to File Bug
Hello all,
I have upgraded Openerp-Server from version 5.0.5-1 (in Ubuntu Karmic repo) to version 5.0.15. I get the following error in the OpenErp client application when the migration of the db fails:
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
File "/usr/local/
result = LocalService(
File "/usr/local/
return getattr(self, method)(*params)
File "/usr/local/
pooler.
File "/usr/local/
return get_db_
File "/usr/local/
addons.
File "/usr/local/
r = load_module_
File "/usr/local/
init_
File "/usr/local/
obj.init(cr)
File "/usr/local/
)) AS bar""")
File "/usr/local/
return f(self, *args, **kwargs)
File "/usr/local/
res = self._obj.
ProgrammingError: cannot change data type of view column "total_difference" from numeric to double precision
bzr is installed (from the repos). Where should I file this bug (or is it even a bug at all?).
Thanks,
Brad
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask BradCampbell for more information if necessary.