diff --git a/app_odoo_customize/__manifest__.py b/app_odoo_customize/__manifest__.py index 43c9df2c..7d8586e4 100644 --- a/app_odoo_customize/__manifest__.py +++ b/app_odoo_customize/__manifest__.py @@ -23,7 +23,7 @@ { 'name': 'odoo Tweak,Ai Employee,Boost,Customize All in One. Customize,UI,Boost,Security,Data', - 'version': '16.24.11.13', + 'version': '16.24.12.19', 'author': 'odooai.cn', 'category': 'Extra Tools', 'website': 'https://www.odooai.cn', @@ -32,7 +32,7 @@ 'sequence': 2, 'images': ['static/description/banner.gif'], 'summary': """ - Ai as employee.1 click Tweak odoo. 48 Functions odoo enhancement. for Customize,UI,Boost Security,Development. + 50+ Odoo Enhance in 1 click Tweak odoo. all in one odoo enhancement. for Customize,UI,Boost Security,Development. Easy reset data, clear data, reset account chart, reset Demo data. For quick debug. Set brand,Language Switcher all in one. """, @@ -94,8 +94,6 @@ 'description': """ App Customize Odoo (Change Title,Language,Documentation,Quick Debug) ============ - For Odoo17. Please get from the follow github. Done for 85%. - https://github.com/guohuadeng/app-odoo/tree/17.0 White label odoo. UI and Development Enhance. Support Odoo 18,17,16,15,14,13,12,11,10,9. You can config odoo, make it look like your own platform. @@ -149,6 +147,7 @@ 47. Add ai robot app integration. Use Ai as your employee. 48. Add configurable Test Label, Demo Ribbon on top menu. 49. Add SaaS client switch for online Translate sync(18 only). + 50. Quick Menu manager. de-active / active menu. This module can help to white label the Odoo. Also helpful for training and support for your odoo end-user. @@ -206,5 +205,6 @@ 47. 增加Ai模块相关信息,可以快速访问ai模块,使用ai员工. 48. 增加可配置的系统调试标签,用于系统测试期提示. 49. 增加 SaaS 客户端开头,可让用户安装在线翻译同步模块及在线更新(仅odoo18). + 50. 快速菜单管理,快速禁用/启用菜单. """, } diff --git a/app_odoo_customize/static/description/index.html b/app_odoo_customize/static/description/index.html index f6363767..2eb4bb01 100644 --- a/app_odoo_customize/static/description/index.html +++ b/app_odoo_customize/static/description/index.html @@ -10,17 +10,15 @@

odoo 18 Tweak,Ai Employee,Boost,Customize All in One.

-

Customize,UI,Boost,Security,Data,Development Enhance

-

Get Odoo 18 Support(Master Branch of Odoo) in github

-

https://github.com/guohuadeng/app-odoo/tree/18.0

-

已升级Odoo18支持,odoo优化49项大全,oem去Logo,odoo提速与数据清理

+

50+ Odoo Enhance with Customize,UI,Boost,Security,Data,Development Advance Setup

+

50+项优化,已升级Odoo18支持,odoo优化49项大全,oem去Logo,odoo提速与数据清理

-

This is a Long Term Support Apps.Update: v18.24.11.12

+

This is a Long Term Support Apps.Update: v18.24.12.19

  • 1. Deletes Odoo label in footer
  • @@ -71,6 +69,7 @@
  • 47. Add ai robot app integration. Use Ai as your employee.
  • 48. Add configurable Test Label, Demo Ribbon on top menu.
  • 49. Add SaaS client switch for online Translate sync(18 only).
  • +
  • 50. Quick Menu manager. de-active / active menu.

If you want to change the login page.

@@ -142,7 +141,7 @@
-

How to use: Go to Settings -> odooAi -> Customize Boost Odoo

+

How to use: Go to Settings -> odooAi -> odooAi Cloud Settings

@@ -307,7 +306,7 @@ . like [superbar widget] diff --git a/app_odoo_customize/static/description/index_cn.html b/app_odoo_customize/static/description/index_cn.html index 9191e07d..16d65ed0 100644 --- a/app_odoo_customize/static/description/index_cn.html +++ b/app_odoo_customize/static/description/index_cn.html @@ -10,23 +10,20 @@

odoo 18 Tweak,Ai Employee,Boost,Customize All in One.

-

Customize,UI,Boost,Security,Data,Development Enhance

-

Get Odoo 18 Support(Master Branch of Odoo) in github

-

https://github.com/guohuadeng/app-odoo/tree/18.0

-

已升级Odoo18支持,odoo优化49项大全,oem去Logo,odoo提速与数据清理

+

50+ Odoo Enhance with Customize,UI,Boost,Security,Data,Development Advance Setup

+

50+项优化,Odoo18及全版本支持,odoo优化大全,oem去Logo,odoo提速与数据清理

-

如果你使用企业版,请获取我们针对企业版的定制优化模块
- + 从odoo官方应用商店获取 "app_web_enterprise" 应用模块

-

这是一个长期更新维护的odoo应用模块,最近更新 Update: v24.11.12

+

这是一个长期更新维护的odoo应用模块,最近更新 Update: v18.0.24.12.19

  • 1. 删除菜单导航页脚的 Odoo 标签
  • @@ -78,6 +75,7 @@
  • 47. 增加Ai模块相关信息,可以快速访问ai模块,使用ai员工.
  • 48. 增加可配置的系统调试标签,用于系统测试期提示.
  • 49. 增加 SaaS 客户端开头,可让用户安装在线翻译同步模块及在线更新(仅odoo18).
  • +
  • 50. 快速菜单管理,快速禁用/启用菜单.

此模块用于 OEM 你的 odoo,增加自己公司的 Logo 相关信息及版权相关信息。 @@ -284,6 +282,24 @@

+
+
+

49. 增加 SaaS 客户端开头,可让用户安装在线翻译同步模块及在线更新

+
+ +
+
+
+ +
+
+

50. 快速菜单管理,快速禁用/启用菜单.

+
+ +
+
+
+

多语言支持

diff --git a/app_odoo_customize/static/description/set1.jpg b/app_odoo_customize/static/description/set1.jpg index 1d1f1470..614d585d 100644 Binary files a/app_odoo_customize/static/description/set1.jpg and b/app_odoo_customize/static/description/set1.jpg differ diff --git a/app_odoo_customize/static/description/set50.jpg b/app_odoo_customize/static/description/set50.jpg new file mode 100644 index 00000000..3ad41d1c Binary files /dev/null and b/app_odoo_customize/static/description/set50.jpg differ diff --git a/app_odoo_customize/static/description/set50_cn.jpg b/app_odoo_customize/static/description/set50_cn.jpg new file mode 100644 index 00000000..5f78df01 Binary files /dev/null and b/app_odoo_customize/static/description/set50_cn.jpg differ diff --git a/app_odoo_customize/static/description/sethelp3.jpg b/app_odoo_customize/static/description/sethelp3.jpg index e796ca4a..cefe2ff6 100644 Binary files a/app_odoo_customize/static/description/sethelp3.jpg and b/app_odoo_customize/static/description/sethelp3.jpg differ diff --git a/app_odoo_customize/views/ir_ui_menu_views.xml b/app_odoo_customize/views/ir_ui_menu_views.xml index d4870f54..6bfeace0 100644 --- a/app_odoo_customize/views/ir_ui_menu_views.xml +++ b/app_odoo_customize/views/ir_ui_menu_views.xml @@ -19,6 +19,7 @@ +