# gilbert-yuan.github.io **Repository Path**: Gilbert_yuan_wen/gilbert-yuan.github.io ## Basic Information - **Project Name**: gilbert-yuan.github.io - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2019-07-29 - **Last Updated**: 2021-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![996.icu](https://img.shields.io/badge/link-996.icu-red.svg) ## gilbert 的博客 ### 经典模块推荐 | 推荐星级 | 模块地址 | 推荐理由 | |:---|:----|:-----| |🌟🌟🌟🌟 |[产品合并模块addons-vauxoo ](https://github.com/Vauxoo/addons-vauxoo/tree/8.0/product_do_merge)| 推荐理由:在实际的生产应用中很可能发生产品重复命名的情况,但是在财务对账,等实际场景中是不能忍受的,所以这个模块很实用值得去学习。不足之处:升级止步于8.0版本,令人可惜| |🌟🌟|[odoo对接钉钉模块](https://github.com/gilbert-yuan/odoo_dingding)|本人写的,主要是练手,简单对接,适合新手学习,这个模块没有运用到实际的生产环境中(还没有接受生产环境的检验),有值得学习的运用 1.单例模式 2.toke 定时获取,避免用时获取导致多次请求| |🌟🌟🌟|[VUX 作为前端配置出手机端页面](https://github.com/gilbert-yuan/odoo_mobile)| 也是本人写的,推荐理由开创odoo提供API 直接配置出一个前端,方便手机中显示,不足之处,页面不够美观,个别操作不是很方便| |🌟🌟🌟|[根据单据信息显示删除新建编辑等按钮](https://github.com/gilbert-yuan/odoo_patch)| 通过配置实现在页面上控制编辑、新建、删除等的按钮 为新手提供odoo加载的思路| [odoo集群初步(一)](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/odoo-redis-集群初步.md) [odoo中自动化任务中的问题](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/odoo中自动化任务中的问题.md) [odoo中wkhtmltopdf的分页处理](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/odoo%E4%B8%ADwkhtmltopdf%E7%9A%84%E5%88%86%E9%A1%B5%E5%A4%84%E7%90%86.md) [odoo Many2many字段的添删改查](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/odoo%20Many2many字段的添删改查.md) [odoo wkhtmltopdf 推荐用的版本](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/odoo%20wkhtmltopdf推荐用的版本.md) [odoo中wkhtmltopdf的分页处理](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/odoo中wkhtmltopdf的分页处理.md) [odoo中性能提升](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/odoo中性能提升.md) [odoo8 odoo11 自带导出,时间字段存在时区问题](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/odoo8和odoo11自带导出时间时区问题.md) [odoo学习类网站 收集](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/odoo学习类网站收集.md) [odoo模块依赖'BUG'!](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/odoo模块依赖的问题.md) [odoo编辑状态下不可见(css)](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/odoo编辑状态下不可见.md) [pysox安装zbar(ubuntu)](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/pyso和zbar(ubuntu).md) [python中reportlab安装](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/python中reportlab安装) [python安装wand问题](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/python安装wand问题.md) [微信读书app上有很多免费的书可以读偶尔看 python数据指南实践 特来拓展下](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/python数据指南实践-小例子.md) [第一个shell脚本 实现运行在{8069}端口号的程序关闭](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/shell脚本实现运行在%7B8069%7D端口号的程序关闭.md) [提示音网站](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/提示音网站.md) [尝试写考勤部分测试文档](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/测试文档.md) [转载--odoo中docker的应用实验](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/转载-odoo中docker的应用实验.md) [odoo 多work nginx 配置](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/odoo%20%E5%A4%9Awork%20nginx%20%E9%85%8D%E7%BD%AE.md) [python3-ubuntu 必须安装的包](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/odoo-python3%E5%BF%85%E9%A1%BB%E5%AE%89%E8%A3%85%E7%9A%84%E5%8C%85.md) [odoo10-前端需要改进的点和部分解决代码](https://github.com/gilbert-yuan/gilbert-yuan.github.io/blob/master/odoo10-%E5%89%8D%E7%AB%AF%E9%9C%80%E8%A6%81%E6%94%B9%E8%BF%9B%E7%9A%84%E7%82%B9%EF%BC%8C%E5%92%8C%E9%83%A8%E5%88%86%E8%A7%A3%E5%86%B3%E4%BB%A3%E7%A0%81.md)