[Menu] there is several problem when "Rooms" clicked
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Hotel Management System |
Confirmed
|
Undecided
|
Serpent Consulting Services | ||
base (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
i have problem when i clicked Rooms menu on HMS, here is the error notifications:
Client Traceback (most recent call last):
File "/home/
response[
File "/home/
return self._call_kw(req, model, method, args, kwargs)
File "/home/
return getattr(
File "/home/
result = self.proxy.
File "/home/
result = self.session.
File "/home/
raise xmlrpclib.
Server Traceback (most recent call last):
File "/home/
return openerp.
File "/home/
result = ExportService.
File "/home/
res = fn(db, uid, *params)
File "/home/
return self.execute(db, uid, obj, method, *args, **kw or {})
File "/home/
return f(self, dbname, *args, **kwargs)
File "/home/
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/
cr.
File "/home/
return f(self, *args, **kwargs)
File "/home/
res = self._obj.
ProgrammingError: invalid reference to FROM-clause entry for table "product_product"
LINE 1: ...("hotel_
HINT: Perhaps you meant to reference the table alias "hotel_
Changed in hotel-management-system: | |
assignee: | nobody → Serpent Consulting Services (serpent-consulting-services) |
I have a same broblem