GithubHelp home page GithubHelp logo

mfrank2016 / odoo_wechat_corp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chanvi/odoo_wechat_corp

0.0 0.0 0.0 932 KB

odoo企业微信(企业号),oauth登录,odoo业务消息推送

Python 100.00%

odoo_wechat_corp's Introduction

简述

Odoo 企业微信(企业号)应用对接模块,实现Oauth2网页授权登录,自定义odoo业务消息推送。 for odoo10, odoo11

特性

  1. oauth登录与odoo用户登陆互不影响。
  2. 无需安装额外python模块依赖,开箱即用。
  3. 一键同步企业微信用户并关联。
  4. 使用标签管理企业微信用户组更灵活,可随意删除标签名。

使用

  1. 把模块wechat_corp克隆到addons目录或自定义addons目录下。
  2. 更新应用列表并安装模块,安装成功后会出现“企业微信”顶级菜单。
  3. 配置企业微信
  4. 同步用户
  5. 自定义消息发送:
    self.env['wxcorp.messages'].send(touser='admin', content='你有条新消息')
  1. 详细参考:详细说明.docx

odoo_wechat_corp's People

Contributors

chanvi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.