GithubHelp home page GithubHelp logo

oejia_menu's Introduction

oejia_menu

Odoo 菜单美化主题

特性

  • 模块安装即可使用,轻量简单,不改变原有结构
  • 支持 odoo 10、11 (12已支持,见12.0分支)
  • 支持 icon 图标,可以在odoo菜单页设置图片样式名 如“fa fa-circle-o

参考资料: 常见问题处理

在线 Demo

关注下方测试公众号,访问 http://kf.calluu.cn/ 点“微信登录”扫码即可进入系统

info

效果

info

info

info

说明

Odoo11中要支持子菜单显示icon图标请做如下修改

#odoo/tools/convert.py 中

if not values.get('parent_id'):
改为
if 1:

交流

技术分享 http://www.oejia.net/

Odoo-OpenERP扩展开发群: 260160505 (验证信息请输入:odoo_menu)

关注官方公众号:

info

oejia_menu's People

Contributors

jonexiong avatar

Watchers

James Cloos 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.