| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 310 |
| Technical Name |
odoo_wechat_login |
| License | OPL-1 |
| Versions | 14.0 17.0 |
Wechat login (微信登录)
This module provides Odoo and Wechat docking.(该模块提供了Odoo和微信对接。)
17版本进行了优化,增加了请求转发(可以实现一个应用多个域名使用),微信绑定。
Table of contents(目录)Usage(使用)
To use this module, you need to:(要使用此模块,您需要:)
- 安装python依赖:
- "simplejson"
- 安装微信模块:

- 请确保微信开发平台创建网站应用,绑定授权回调域。

- 在设置菜单中增加微信配置参数,值得注意的是return_url和bind_url是授权回调域+固定地址(https://授权回调域/wechat/login)(https://授权回调域/wechat/bind)。 目的是请求转发,实现一个应用可以多个域名使用。

- 替换客户ID为appid。

- 微信绑定:在首选项中增加微信绑定按钮,为当前用户绑定个人微信。

- 扫码登录:登录页面增加了微信登录

- 点击微信登录,自动跳转至微信扫码页面,扫码确认后自动登录。

Issues(问题)
- If you find a problem, please help us crush it by providing detailed and welcome feedback. (如果您发现了问题,请通过提供详细且受欢迎的反馈来帮助我们解决它。)
Credits(荣誉)
Authors(作者)
- Soong bo Songbo0312@outlook.com
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.







Please log in to comment on this module
There are no ratings yet!
bind_url and return_url what the value should be
I am not able to get the QR display
bind_url and return_url what the value should be