下载地址:https://github.com/it-projects-llc/odoo-saas-tools
首先配置文件不使用dbfilter = ^%h$来创建平台和服务器两个数据库
1、平台
安装saas_portal
2、服务器
安装saas_server,修改auth.oauth.provider中saas的auth_endpoint和validation_endpoint,最终在平台中找到服务器点击打开服务后可以通过平台授权登录成功即可
3、方案
在平台中创建方案记录,安装saas_client
4、客户端
根据方案复制数据库
ref:
https://github.com/it-projects-llc/odoo-saas-tools
https://blog.csdn.net/weixin_47499687/article/details/112579826
https://www.iteye.com/blog/sheng-2296782
标签:13,平台,saas,odoo10,https,llc,服务器,com From: https://www.cnblogs.com/pythonClub/p/17622757.html