update customize

This commit is contained in:
Ivan Office
2024-03-14 02:02:12 +08:00
parent 338c47d083
commit 5d7722dfd7
7 changed files with 11 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
{ {
'name': 'odoo17 Tweak,Ai Employee,Boost,Customize All in One. Customize,UI,Boost,Security,Data,Development Enhance', 'name': 'odoo17 Tweak,Ai Employee,Boost,Customize All in One. Customize,UI,Boost,Security,Data,Development Enhance',
'version': '24.03.12', 'version': '24.03.13',
'author': 'odooai.cn', 'author': 'odooai.cn',
'category': 'Extra Tools', 'category': 'Extra Tools',
'website': 'https://www.odooai.cn', 'website': 'https://www.odooai.cn',
@@ -137,6 +137,7 @@
45. Add addons path info to module. 45. Add addons path info to module.
46. Add Help documentation anywhere. easy get help for any odoo operation or action. 46. Add Help documentation anywhere. easy get help for any odoo operation or action.
47. Add ai robot app integration. Use Ai as your employee. 47. Add ai robot app integration. Use Ai as your employee.
48. Add menu debug information of action and xml id.
This module can help to white label the Odoo. This module can help to white label the Odoo.
Also helpful for training and support for your odoo end-user. Also helpful for training and support for your odoo end-user.
@@ -190,5 +191,7 @@
44. 可配置停用自动用户订阅功能这会提速odoo减少资源消耗 44. 可配置停用自动用户订阅功能这会提速odoo减少资源消耗
45. 为应用模块增加模块路径信息 45. 为应用模块增加模块路径信息
46. 增加快速帮助文档,可以在任意操作中获取相关的 odoo 帮助. 46. 增加快速帮助文档,可以在任意操作中获取相关的 odoo 帮助.
47. 增加 Ai 如 ChatGpt 或百度ai的快速安装选项.
48. 增加菜单Debug功能.
""", """,
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 548 KiB

After

Width:  |  Height:  |  Size: 549 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 79 KiB

After

Width:  |  Height:  |  Size: 69 KiB

View File

@@ -20,7 +20,7 @@
<section class="container app"> <section class="container app">
<div class="oe_row oe_spaced" style="max-width: 95%;"> <div class="oe_row oe_spaced" style="max-width: 95%;">
<div class="row"> <div class="row">
<h2 class="oe_slogan">This is a Long Term Support Apps.Update: v17.24.03.11</h2> <h2 class="oe_slogan">This is a Long Term Support Apps.Update: v17.24.03.13</h2>
<div class="oe_demo" style=" margin: 30px auto 0; padding: 0 15px 0 0; border:none; width: 96%;"> <div class="oe_demo" style=" margin: 30px auto 0; padding: 0 15px 0 0; border:none; width: 96%;">
<ul class="list-group"> <ul class="list-group">
<li class="list-group-item">1. Deletes Odoo label in footer</li> <li class="list-group-item">1. Deletes Odoo label in footer</li>
@@ -68,6 +68,8 @@
<li class="list-group-item">44. Check to stop subscribe and follow. This to make odoo speed up.</li> <li class="list-group-item">44. Check to stop subscribe and follow. This to make odoo speed up.</li>
<li class="list-group-item">45. Add addons path info to module.</li> <li class="list-group-item">45. Add addons path info to module.</li>
<li class="list-group-item">46. Add Help documentation anywhere. easy get help for any odoo operation or action.</li> <li class="list-group-item">46. Add Help documentation anywhere. easy get help for any odoo operation or action.</li>
<li class="list-group-item">47. Add ai robot app integration. Use Ai as your employee.</li>
<li class="list-group-item">48. Add menu debug information of action and xml id.</li>
</ul> </ul>
<div class="oe_demo" style=" margin: 30px auto 0; padding: 0 15px 0 0; border:none; width: 96%;"> <div class="oe_demo" style=" margin: 30px auto 0; padding: 0 15px 0 0; border:none; width: 96%;">
@@ -299,6 +301,10 @@
<div class="row"> <div class="row">
<h2 class="oe_slogan">This is a Long Term Support Apps.</h2> <h2 class="oe_slogan">This is a Long Term Support Apps.</h2>
<div class="oe_demo" style=" margin: 30px auto 0; padding: 0 15px 0 0; border:none; width: 96%;"> <div class="oe_demo" style=" margin: 30px auto 0; padding: 0 15px 0 0; border:none; width: 96%;">
<h3>Update: v17.24.03.13</h3>
<p>Fix security bug and add debug menu function.</p>
<p>47. Add ai robot app integration. Use Ai as your employee.</p>
<p>48. Add menu debug information of action and xml id.</p>
<h3>Update: v17.24.03.01</h3> <h3>Update: v17.24.03.01</h3>
<p>Add more function for odoo 17.Dialog, language switcher.</p> <p>Add more function for odoo 17.Dialog, language switcher.</p>
<h3>Update: v17.24.02.26</h3> <h3>Update: v17.24.02.26</h3>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 331 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 107 KiB