This question has been flagged
3 Replies
9665 Views

Hi experts, I'm trying to install the vertical travel module into Odoo v8, but the travel modules are based on base_location which I can't find from anywhere. But by searching, seems there is such a module. So where should I go for it? 

Cheers,

August

Avatar
Discard
Author Best Answer

Many thanks, I tried to put them into my custom addons, the files includes all those from https://github.com/OCA/partner-contact and https://github.com/OCA/vertical-travel. But the message still keeps popping out as "You try to install module 'travel' that depends on module 'base_location'. But the latter module is not available in your system." How can I get it sorted out? Any guidance for me as a newbie?

Avatar
Discard

Download partner-contact zip folder using the link https://github.com/OCA/partner-contact and extract the folder and inside partner-contact folder "base_location" module copy and paste in addons folder and restart the server and update the module and install base_location module.

Best Answer

You can find it here:

https://github.com/OCA/partner-contact/tree/8.0

Regards.

Avatar
Discard
Best Answer

In version 7 base_location module available here.

   https://www.odoo.com/apps/7.0/base_location/

May be it support in Odoo v8.

Edit: https://github.com/lepistone/partner-contact-management/tree/master/base_location

Avatar
Discard