mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update app_customize, add auto_sub
This commit is contained in:
@@ -18,6 +18,7 @@ You can config odoo, make it look like your own platform.
|
||||
14. Quick delete test data in Apps: Sales/POS/Purchase/MRP/Inventory/Accounting/Message/Workflow etc.
|
||||
15. Reset All the Sequence to beginning of 1: SO/PO/MO/Invoice...
|
||||
16. Fix odoo reload module translation bug while enable english language
|
||||
17. Stop Odoo Auto Subscribe(Performance Improve)
|
||||
This module can help to white label the Odoo.
|
||||
Also helpful for training and support for your odoo end-user.
|
||||
The user can get the help document just by one click.
|
||||
@@ -42,7 +43,8 @@ http://www.sunpop.cn
|
||||
13. 自定义登陆界面中的 Powered by Odoo
|
||||
14. 快速删除测试数据,支持模块包括:销售/POS门店/采购/生产/库存/会计/消息与工作流等.
|
||||
15. 将各类单据的序号重置,从1开始,包括:SO/PO/MO/Invoice 等
|
||||
16. 修复odoo启用英文后模块显示的Bug
|
||||
16. 修复odoo启用英文后模块不显示中文的Bug
|
||||
17. 可停用odoo自动订阅功能,避免“同样对象关注2次”bug,同时提升性能
|
||||
|
||||
使用方法:将解压后的 app_odoo_customize 放到 odoo的 addons目录下,激活开发者模式,应用-->更新应用列表,
|
||||
找到 "App odoo Customize"模块,安装即可。
|
||||
|
||||
Reference in New Issue
Block a user