update desc

This commit is contained in:
Ivan Office
2024-11-12 12:44:52 +08:00
parent e80b2e5b27
commit 3fd696717d
5 changed files with 77 additions and 128 deletions

View File

@@ -23,7 +23,7 @@
{ {
'name': 'odoo Tweak,Ai Employee,Boost,Customize All in One. Customize,UI,Boost,Security,Data', 'name': 'odoo Tweak,Ai Employee,Boost,Customize All in One. Customize,UI,Boost,Security,Data',
'version': '16.24.11.08', 'version': '16.24.11.12',
'author': 'odooai.cn', 'author': 'odooai.cn',
'category': 'Extra Tools', 'category': 'Extra Tools',
'website': 'https://www.odooai.cn', 'website': 'https://www.odooai.cn',
@@ -147,7 +147,8 @@
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. 48. Add configurable Test Label, Demo Ribbon on top menu.
49. Add SaaS client switch for online Translate sync(18 only).
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.
@@ -203,6 +204,7 @@
45. 为应用模块增加模块路径信息 45. 为应用模块增加模块路径信息
46. 增加快速帮助文档,可以在任意操作中获取相关的 odoo 帮助. 46. 增加快速帮助文档,可以在任意操作中获取相关的 odoo 帮助.
47. 增加Ai模块相关信息可以快速访问ai模块使用ai员工. 47. 增加Ai模块相关信息可以快速访问ai模块使用ai员工.
48. 增加菜单Debug可以快速查看每个菜单的调试信息如 action 及 xml id. 48. 增加可配置的系统调试标签,用于系统测试期提示.
49. 增加 SaaS 客户端开头,可让用户安装在线翻译同步模块及在线更新(仅odoo18).
""", """,
} }

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: v18.24.08.20</h2> <h2 class="oe_slogan">This is a Long Term Support Apps.Update: v18.24.11.12</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>
@@ -69,7 +69,8 @@
<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">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> <li class="list-group-item">48. Add configurable Test Label, Demo Ribbon on top menu.</li>
<li class="list-group-item">49. Add SaaS client switch for online Translate sync(18 only).</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%;">
<p>If you want to change the login page. </p> <p>If you want to change the login page. </p>
@@ -172,7 +173,7 @@
<section class="container"> <section class="container">
<div class="oe_row oe_spaced"> <div class="oe_row oe_spaced">
<h2 class="bg-warning text-center pt8 pb8 mt16 mb16">odoo SECURITY AND BOOST</h2> <h2 class="bg-warning text-center pt8 pb8 mt16 mb16">odoo SECURITY AND BOOST</h2>
<h4 class="oe_slogan">Eonly Debug / Debug Assets for Odoo Admin. Deny debug from url for other user.stop subscribe and follow. This to make odoo speed up.</h4> <h4 class="oe_slogan">Enable only Debug / Debug Assets for Odoo Admin. Deny debug from url for other user.stop subscribe and follow. This to make odoo speed up.</h4>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src="setboost.jpg"/> <img src="setboost.jpg"/>
</div> </div>
@@ -270,6 +271,26 @@
</div> </div>
</section> </section>
<section class="container">
<div class="oe_row oe_spaced">
<h2 class="bg-warning text-center pt8 pb8 mt16 mb16">48. Add configurable Test Label, Demo Ribbon on top menu.</h2>
<h4 class="oe_slogan">Set the label for demo. Set to 'False' to hide the label</h4>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="set48.jpg"/>
</div>
</div>
</section>
<section class="container">
<div class="oe_row oe_spaced">
<h2 class="bg-warning text-center pt8 pb8 mt16 mb16">49. Add SaaS client switch for online Translate sync(18 only).</h2>
<h4 class="oe_slogan">You can get update message and sync chinese form saas server of www.odooapp.cn</h4>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="set49.jpg"/>
</div>
</div>
</section>
<section class="container"> <section class="container">
<div class="oe_row oe_spaced"> <div class="oe_row oe_spaced">
<h2 class="bg-warning text-center pt8 pb8 mt16 mb16">Multi-language Support..</h2> <h2 class="bg-warning text-center pt8 pb8 mt16 mb16">Multi-language Support..</h2>
@@ -286,7 +307,7 @@
</a>. like [superbar widget] </a>. like [superbar widget]
</h4> </h4>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<a href="https://www.odoo.com/apps/modules/browse?author=odooai.cn" target="_blank"> <a href="https://apps.odoo.com/apps/modules/16.0/app_web_superbar" target="_blank">
<img oe_demo oe_screenshot img img-fluid src="https://apps.odoocdn.com/apps/assets/16.0/app_web_superbar/superbar.gif"/> <img oe_demo oe_screenshot img img-fluid src="https://apps.odoocdn.com/apps/assets/16.0/app_web_superbar/superbar.gif"/>
</a> </a>
</div> </div>

View File

@@ -9,13 +9,14 @@
<!-- begin title--> <!-- begin title-->
<section class="oe_container container o_cc o_cc2"> <section class="oe_container container o_cc o_cc2">
<h2 class="text-center bg-warning text-white pt24 pb24">odoo 17 Tweak,Ai Employee,Boost,Customize All in One. </h2> <h2 class="text-center bg-warning text-white pt24 pb24">odoo 18 Tweak,Ai Employee,Boost,Customize All in One. </h2>
<h3 class="text-center">Customize,UI,Boost,Security,Data,Development Enhance</h3> <h3 class="text-center">Customize,UI,Boost,Security,Data,Development Enhance</h3>
<h4 class="text-center pt40 text-danger">Get Odoo 18 Support(Master Branch of Odoo) in github</h4> <h4 class="text-center pt40 text-danger">Get Odoo 18 Support(Master Branch of Odoo) in github</h4>
<p class="bg-primary"> https://github.com/guohuadeng/app-odoo/tree/18.0 </p> <p class="bg-primary"> https://github.com/guohuadeng/app-odoo/tree/18.0 </p>
<p class="text-center">已升级Odoo18支持odoo优化48项大全,oem去Logo,odoo提速与数据清理 </p> <p class="text-center">已升级Odoo18支持odoo优化48项大全,oem去Logo,odoo提速与数据清理 </p>
</section> </section>
<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">
@@ -25,97 +26,8 @@
从odoo官方应用商店获取 "app_web_enterprise" 应用模块 从odoo官方应用商店获取 "app_web_enterprise" 应用模块
</a> </a>
</h4> </h4>
<h2 class="oe_slogan">这是一个长期更新维护的odoo应用模块</h2> <h2 class="oe_slogan">这是一个长期更新维护的odoo应用模块,最近更新 Update: v24.11.12</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: v24.03.13</h3>
<p>安全优化,避免越权操作</p>
<p>47. 增加 Ai 如 ChatGpt 或百度ai的快速安装选项.</p>
<p>48. 增加菜单Debug功能.</p>
<h3>Update: v16.24.01.11</h3>
<p>应用界面升级整合进odoo通用设置</p>
<p>46. 增加快速帮助文档,可以在任意操作中获取相关的 odoo 帮助.</p>
<p>45. 为应用模块增加模块路径信息</p>
<h3>Update: v16.23.08.15</h3>
<p>44. 可配置停用自动用户订阅功能这会提速odoo减少资源消耗</p>
<p>43. 可设置只允许管理员进入开发者模式不可在url中直接debut=1来调试</p>
<h3>Update: v16.23.07.25</h3>
<p>42. 可设置导航栏在上方还是下方,分开桌面与移动端.</p>
<h3>Update: v16.23.07.14</h3>
<p>41. 修正odoo原生移动端菜单bug点击个人设置时原菜单不隐藏等</p>
<h3>Update: v16.23.05.04</h3>
<p>Fix bug in mobile view in popup menu.</p>
<h3>Update: v16.23.02.17</h3>
<p>Fix odoo Debug and Debug Assets.</p>
<h3>Update: v16.23.02.06</h3>
<p>Fix odoo ribbon.</p>
<p>Fix odoo translate update.</p>
<h3>Update: v16.22.10.21</h3>
<p>Add odoo16 support.</p>
<h3>Update: v15.21.10.21</h3>
<p>odoo15 remove data optimization. Easy and fast remove big data.</p>
<h3>Update: v15.22.03.15</h3>
<p>Add odoo15 supported.</p>
<h3>Update: v13.21.08.04</h3>
<p>40. 增强对企业版的支持</p>
<p>39. 只有系统管理员可以操作快速debug</p>
<p>38. 对话框可拖拽,可缩放,自动大屏优化</p>
<p>37. noupdate字段的快速管理主要针对 xml_id.</p>
<h3>Update: v14.21.03.31</h3>
<p>Account date reset, and account chart reset support multi company reset.</p>
<h3>Update: v14.21.03.03</h3>
<p>Fixed odoo Title.</p>
<h3>Update: v14.20.12.29</h3>
<p>36. 可为多个模块强制更新翻译</p>
<h3>Update: v14.20.08.29</h3>
<p>35. 优化至odoo14适用</p>
<p>34. Add Remove all quality data(for odoo Enterprise)</p>
<p>33. Add Demo Ribbon Setting.</p>
<p>32. Fix odoo bug of complete name bug of product category and stock location.</p>
<h3>Update: v13.20.08.29</h3>
<p>36. Add odoo 14 support.</p>
<h3>Update: v13.20.04.12</h3>
<p>31. Show or hide odoo Referral in the top menu.</p>
<h3>Update: v13.20.03.23</h3>
<p>30. 1 key export app translate file like .po file.</p>
<h3>Update: v13.20.02.25</h3>
<p>28. Easy Menu manager.</p>
<p>29. Add Install version in App list. Add Local updatable filter in app list.</p>
<h3>Update: v13.19.10.19</h3>
<p>27. Add Odoo 13 support, all function add</p>
<h3>Update: v12.19.04.30</h3>
<p>26. Add multi uninstall modules</p>
<h3>Update: v12.19.04.18</h3>
<p>25. Add remove expense data</p>
<h3>Update: v12.19.04.17</h3>
<p>Add Customize Odoo Native Module(eg. Enterprise) Url</p>
<h3>Update: v12.19.3.15</h3>
<p>Add reset or clear website blog data</p>
<h3>Update: v12.19.3.12</h3>
<p>Optimize chinese translate and document.</p>
<p>Fix bug: Data reset.</p>
<h3>Update: v12.19.1.20</h3>
<p>Fix bug: Save config error.</p>
<h3>Update: v12.19.1.05</h3>
<p>Fix bug: If you install Muk moudle, odooapp customize would pop error like "attachment_location". Sometime you need to uninstall this app and restart odoo, install again to take affect.</p>
<h3>Update: v12.0.12.25</h3>
<p>add 22. Update online manual and developer document to odoo17.</p>
<h3>Update: v12.0.11.08</h3>
<p>Add 21. Reset Account Chart.</p>
<h3>Update: v12.0.9.30</h3>
<p>Add 20. Show quick upgrade in app dashboard</p>
<h3>Update: v12.0.9.25</h3>
<p>Now ready for Odoo 13,12, please email to me. guohuadeng@hotmail.com</p>
<h3>Update: v12.0.7.23</h3>
<p>Fix Login bug when install website.</p>
<p>Add 19. One Click to clear all data (Sometime pls click twice)</p>
<p>Add 18. Show/Hide Author and Website in Apps Dashboard</p>
<h2 class="text-primary">More Powerful addons:</h2>
<p class="">
<a class="btn btn-block btn-success mt16 mb16" href="http://www.odoo.com/apps/modules/browse?author=odooai.cn">odooai.cn Awesome Odoo
Addons</a>
</p>
<br>
<h3>支持odoo 17,16,15,14,13,12, 11, 10, 9 版本,社区版企业版通用</h3>
<ul class="list-group"> <ul class="list-group">
<li class='list-group-item'>1. 删除菜单导航页脚的 Odoo 标签</li> <li class='list-group-item'>1. 删除菜单导航页脚的 Odoo 标签</li>
<li class='list-group-item'>2. 将弹出窗口中 "Odoo" 设置为自定义名称</li> <li class='list-group-item'>2. 将弹出窗口中 "Odoo" 设置为自定义名称</li>
@@ -163,6 +75,9 @@
<li class='list-group-item'>44. 可配置停用自动用户订阅功能这会提速odoo减少资源消耗</li> <li class='list-group-item'>44. 可配置停用自动用户订阅功能这会提速odoo减少资源消耗</li>
<li class='list-group-item'>45. 为应用模块增加模块路径信息</li> <li class='list-group-item'>45. 为应用模块增加模块路径信息</li>
<li class='list-group-item'>46. 增加快速帮助文档,可以在任意操作中获取相关的 odoo 帮助.</li> <li class='list-group-item'>46. 增加快速帮助文档,可以在任意操作中获取相关的 odoo 帮助.</li>
<li class='list-group-item'>47. 增加Ai模块相关信息可以快速访问ai模块使用ai员工.</li>
<li class='list-group-item'>48. 增加可配置的系统调试标签,用于系统测试期提示.</li>
<li class='list-group-item'>49. 增加 SaaS 客户端开头,可让用户安装在线翻译同步模块及在线更新(仅odoo18).</li>
</ul> </ul>
<p>此模块用于 OEM 你的 odoo增加自己公司的 Logo 相关信息及版权相关信息。 <p>此模块用于 OEM 你的 odoo增加自己公司的 Logo 相关信息及版权相关信息。
@@ -222,6 +137,8 @@
<img src="setcn1.jpg" style="border:1px solid black"/> <img src="setcn1.jpg" style="border:1px solid black"/>
<br/> <br/>
<img src="setcn2.jpg" style="border:1px solid black"/> <img src="setcn2.jpg" style="border:1px solid black"/>
<br/>
<img src="setcn3.jpg" style="border:1px solid black"/>
</div> </div>
</div> </div>
@@ -238,8 +155,8 @@
<section class="container"> <section class="container">
<div class="oe_row oe_spaced"> <div class="oe_row oe_spaced">
<h2 class="bg-warning text-center pt8 pb8 mt16 mb16">OEM White label your odoo</h2> <h2 class="bg-warning text-center pt8 pb8 mt16 mb16">Odoo系统贴牌OEM White label</h2>
<h4 class="oe_slogan">Replaces "Odoo" in Windows title, Deletes Odoo label in footer, Customize all odoo link to my link</h4> <h4 class="oe_slogan">该模块可以帮助为Odoo贴上白标。将Odoo改为您设计的系统名称替换Windows标题中的“Odoo”删除页脚中的Odoo标签将所有odoo链接自定义到我的链接</h4>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src="set1.jpg"/> <img src="set1.jpg"/>
</div> </div>
@@ -248,8 +165,8 @@
<section class="container"> <section class="container">
<div class="oe_row oe_spaced"> <div class="oe_row oe_spaced">
<h2 class="bg-warning text-center pt8 pb8 mt16 mb16">Mobile Enhance. Add menu navbar setup for top or bottom. navigator footer support.</h2> <h2 class="bg-warning text-center pt8 pb8 mt16 mb16">移动端增强,可设置桌面端与移动端的菜单位置</h2>
<h4 class="oe_slogan">Easy set navbar on bottom or top.</h4> <h4 class="oe_slogan">可设置为在顶部或底部</h4>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src="setnav.jpg"/> <img src="setnav.jpg"/>
</div> </div>
@@ -258,8 +175,8 @@
<section class="container"> <section class="container">
<div class="oe_row oe_spaced"> <div class="oe_row oe_spaced">
<h2 class="bg-warning text-center pt8 pb8 mt16 mb16">odoo SECURITY AND BOOST</h2> <h2 class="bg-warning text-center pt8 pb8 mt16 mb16">odoo安全增强及提速</h2>
<h4 class="oe_slogan">Eonly Debug / Debug Assets for Odoo Admin. Deny debug from url for other user.stop subscribe and follow. This to make odoo speed up.</h4> <h4 class="oe_slogan">可设置为仅管理员可调试,可设置停止订阅信息以提速(电商系统不建议停订阅)</h4>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src="setboost.jpg"/> <img src="setboost.jpg"/>
</div> </div>
@@ -268,16 +185,16 @@
<section class="container"> <section class="container">
<div class="oe_row oe_spaced"> <div class="oe_row oe_spaced">
<h2 class="bg-warning text-center pt8 pb8 mt16 mb16">Add quick operation for odoo modules. </h2> <h2 class="bg-warning text-center pt8 pb8 mt16 mb16">为Odoo应用模块增加快速操作</h2>
<h4 class="oe_slogan">Refresh translate. Upgrade, Uninstall, help on topic</h4> <h4 class="oe_slogan">如更新翻译,升级,卸载,快速在线帮助</h4>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src="setmodule1.jpg"/> <img src="setmodule1.jpg"/>
</div> </div>
<h4 class="oe_slogan">Easy mass module operation</h4> <h4 class="oe_slogan">批量升级等操作</h4>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src="setmodule2.jpg"/> <img src="setmodule2.jpg"/>
</div> </div>
<h4 class="oe_slogan">Easy Export translate follow your language</h4> <h4 class="oe_slogan">快速导出po翻译文件</h4>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src="setmodule3.jpg"/> <img src="setmodule3.jpg"/>
</div> </div>
@@ -285,7 +202,7 @@
</section> </section>
<section class="container"> <section class="container">
<div class="oe_row oe_spaced"> <div class="oe_row oe_spaced">
<h2 class="bg-warning text-center pt8 pb8 mt16 mb16"> Add Draggable and sizeable Dialog enable.</h2> <h2 class="bg-warning text-center pt8 pb8 mt16 mb16">可拖动的对话框</h2>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src="setdialog.gif"/> <img src="setdialog.gif"/>
</div> </div>
@@ -295,14 +212,14 @@
<div class="oe_row oe_spaced" style="max-width: 95%;"> <div class="oe_row oe_spaced" style="max-width: 95%;">
<div class="oe_demo" <div class="oe_demo"
style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%;"> style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%;">
<h2 class='oe_mt32'>Show/Hide Author and Website in Apps Dashboard</h2> <h2 class='oe_mt32'>显示或隐藏相关模块的作者信息</h2>
</div> </div>
<p>Before</p> <p>操作前</p>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src="set18-1.jpg" style="border:1px solid black"/> <img src="set18-1.jpg" style="border:1px solid black"/>
<br/> <br/>
</div> </div>
<p>After uncheck "Show Author in Apps Dashboard"</p> <p>操作后,当不勾选 "显示应用的作者-在安装面板中"</p>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src="set18-2.jpg" style="border:1px solid black"/> <img src="set18-2.jpg" style="border:1px solid black"/>
<br/> <br/>
@@ -312,9 +229,9 @@
<div class="oe_row oe_spaced" style="max-width: 95%;"> <div class="oe_row oe_spaced" style="max-width: 95%;">
<div class="oe_demo" <div class="oe_demo"
style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%;"> style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%;">
<h2 class='oe_mt32'>Show quick upgrade in app dashboard, click to show module info not go to odoo.com</h2> <h2 class='oe_mt32'>显示快速升级,同时点击应用模块信息时,跳转至自定义网站</h2>
</div> </div>
<p>No more redirect to odoo.com</p> <p>不会跳转至odoo.com</p>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src="set20.jpg" style="border:1px solid black"/> <img src="set20.jpg" style="border:1px solid black"/>
<br/> <br/>
@@ -324,8 +241,8 @@
<div class="oe_row oe_spaced" style="max-width: 95%;"> <div class="oe_row oe_spaced" style="max-width: 95%;">
<div class="oe_demo" <div class="oe_demo"
style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%;"> style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%;">
<h2 class='oe_mt32'>Setup more flags: just rename the flag pic to locale code of the country</h2> <h2 class='oe_mt32'>快速切换翻译,如需语言图片,只需将标志图片重命名为国家/地区的区域设置代码即可</h2>
<p>You can find the pictures in "\app-odoo\app_odoo_customize\static\src\img\flags"</p> <p>图片位于 "\app-odoo\app_odoo_customize\static\src\img\flags"</p>
</div> </div>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src="set2.jpg" style="border:1px solid black"/> <img src="set2.jpg" style="border:1px solid black"/>
@@ -336,7 +253,7 @@
<div class="oe_row oe_spaced" style="max-width: 95%;"> <div class="oe_row oe_spaced" style="max-width: 95%;">
<div class="oe_demo" <div class="oe_demo"
style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%;"> style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%;">
<h2 class='oe_mt32'>Customize Extra enterprise Module Url(eg. Enterprise).</h2> <h2 class='oe_mt32'>自定义额外的企业模块 URL</h2>
</div> </div>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src="set21.jpg" style="border:1px solid black"/> <img src="set21.jpg" style="border:1px solid black"/>
@@ -347,8 +264,8 @@
<div class="oe_row oe_spaced" style="max-width: 95%;"> <div class="oe_row oe_spaced" style="max-width: 95%;">
<div class="oe_demo" <div class="oe_demo"
style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%;"> style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%;">
<h2 class='oe_mt32'>Quick Delete test Data.</h2> <h2 class='oe_mt32'>一键快速删除测试数据</h2>
<p>You can quickly delete all the test data in Apps: Sales/POS/Purchase/MRP/Inventory/Accounting/Message/Workflow etc.</p> <p>您可以快速删除应用程序中的所有测试数据:销售/POS/采购/MRP/库存/HR报销/会计/消息/工作流等。</p>
</div> </div>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src="set3.jpg" style="border:1px solid black"/> <img src="set3.jpg" style="border:1px solid black"/>
@@ -359,7 +276,17 @@
<section class="container"> <section class="container">
<div class="oe_row oe_spaced"> <div class="oe_row oe_spaced">
<h2 class="bg-warning text-center pt8 pb8 mt16 mb16">Multi-language Support..</h2> <h2 class="bg-warning text-center pt8 pb8 mt16 mb16">48. 增加可配置的系统调试标签,用于系统测试期提示.</h2>
<h4 class="oe_slogan">您可以设置为 'False' 来隐藏测试标签</h4>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="set48.jpg"/>
</div>
</div>
</section>
<section class="container">
<div class="oe_row oe_spaced">
<h2 class="bg-warning text-center pt8 pb8 mt16 mb16">多语言支持</h2>
<h4 class="oe_slogan"> </h4> <h4 class="oe_slogan"> </h4>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<img src="cnreadme.jpg"/> <img src="cnreadme.jpg"/>
@@ -367,20 +294,19 @@
</div> </div>
<h4 class="mt8"> <h4 class="mt8">
Also you can 您也可以获取更多应用模块从
<a href="https://www.odoo.com/apps/modules/browse?author=odooai.cn" target="_blank"> <a href="https://www.odoo.com/apps/modules/browse?author=odooai.cn" target="_blank">
get more powerful odoo apps from us. odoo官方市场搜索 odooai.cn
</a>. like [superbar widget] </a>. 如超级搜索 [superbar widget]
</h4> </h4>
<div class="oe_demo oe_screenshot img img-fluid"> <div class="oe_demo oe_screenshot img img-fluid">
<a href="https://www.odoo.com/apps/modules/browse?author=odooai.cn" target="_blank"> <a href="https://apps.odoo.com/apps/modules/16.0/app_web_superbar" target="_blank">
<img oe_demo oe_screenshot img img-fluid src="https://apps.odoocdn.com/apps/assets/15.0/app_web_superbar/superbar.gif"/> <img oe_demo oe_screenshot img img-fluid src="https://apps.odoocdn.com/apps/assets/16.0/app_web_superbar/superbar.gif"/>
</a> </a>
</div> </div>
<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%;">
<p>This moduld allows user to quickly customize and debranding Odoo. Quick debug, Language Switcher, <p>本模块允许用户快速自定义和去品牌化Odoo。快速调试、语言切换器、 在线文档访问,数据清理等。 </p>
Online Documentation Access,Quick Data Clear. </p> <p class="mb16">支持odoo 18,17,16,15,14,13,12,11,10,9。包括社区版和企业版</p>
<p class="mb16">Support Odoo 17,16,15,14,13, 12, 11, 10, 9. Including community and enterprise version. </p>
</div> </div>
</section> </section>

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB