This question has been flagged
3 Replies
24110 Views

Hello,  

I have created a custom module and I need to implement this module on cloud using Google Cloud Platform.

I have done some research that we cannot import a custom module on Odoo Cloud.However I need to put this custom module on Cloud. 

Is there any solution and tips??

Thank you

Avatar
Discard
Best Answer

Do you mean Odoo SAAS or do you have your own GCP server that has VPS and you want to push your custom module on VPS?

If yes, then you can do that by pushing the module on the server and add the addons path of your custom module in Odoo configuration file.

Sudhir Arya
ERP Harbor Consulting Services
skype: 
sudhir@erpharbor.com  website: http://www.erpharbor.com
Avatar
Discard
Best Answer

En el launcher de Google Cloud Platform puedes descargarlo y trasladar tu BD a este entorno

Avatar
Discard
Best Answer

Using Google Cloud Platform means that you have an VPS there. Install Odoo in that VPS and config to run with your custom module in the addons_path so you could get it installed

Avatar
Discard