Hi,
I am trying install the hotel module developed by (tiny) but am experiencing some issues, this is the error i get when i try to update my module list (File "/opt/openerp/server/openerp/addons/hotel/hotel.py", line 25, in <module> from mx import DateTime ImportError: cannot import name DateTime).
Previously i installed this in windows and was told to put a folder called mx in the server folder, i did same for the ubuntu and am getting issues.
Can anyone please help me out.
Thank you.
You should first check if python package DateTime and egenix-mx-base are installed.