更改邮箱支持为 odoo@china.com

This commit is contained in:
Ivan Office
2023-10-09 01:24:02 +08:00
parent 43d88720a5
commit b24760234a
58 changed files with 200 additions and 110 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 201 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

View File

@@ -71,7 +71,7 @@
<h4 class="pt16">
A full Sample module app of odoo addons.
</h4>
<p>All the code, views, data follow the odoo rule.</p>
<p>All the code, views, data ,banner, icon and description sample follow the odoo rule.</p>
</div>
</div>
<div class="col-lg-12 pt16 pb16 o_colored_level" data-name="Box">
@@ -80,8 +80,8 @@
<h4 class="pt16">
Sample manifest file.
</h4>
<p>Including structure and name and description etc, all field sample. Security xml and csv file for role group access rule. Follow odoo rule follow </p>
<p>https://www.odooai.cn/documentation/16.0/zh_CN/developer/reference/backend/module.html#reference-module-manifest</p>
<p>Including structure and name and description etc, all field sample. Security xml and csv file for role group access rule. Follow most odoo rule follow </p>
<p>https://www.odooai.cn/documentation/16.0/contributing/development/coding_guidelines.html</p>
</div>
</div>
<div class="col-lg-12 pt16 pb16 o_colored_level" data-name="Box" data-tilt-feature="">
@@ -227,38 +227,118 @@
<div class="col-lg-10 col-md9 s_table_of_content_main oe_structure oe_empty o_colored_level" data-name="Content">
<section class="pb16 o_colored_level" style="background-image: none;">
<h3 data-anchor="true" id="toc_01">
All in One Search
A full Sample module app of odoo addons.
</h3>
<h4 class="oe_slogan">Quick Advance Search and navigator for all app data.</h4>
<h4 class="oe_slogan">All the code, views, data ,banner, icon and description sample follow the odoo rule.</h4>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="banner.png">
</div>
<h4 class="oe_slogan">Demo11</h4>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo11.jpg">
<img src="demo1.jpg">
</div>
</section>
<section class="pb16 o_colored_level" style="background-image: none;">
<h3 data-anchor="true" id="toc_02">
Product Search
Sample manifest file.
</h3>
<h4 class="oe_slogan">Use in product and Category.</h4>
<h4 class="oe_slogan">Including structure and name and description etc, all field sample. </h4>
<p>Security xml and csv file for role group access rule.
Sample icon, banner, index.html, install/uninstall hooks.
Follow most odoo rule follow</p>
<p>https://www.odooai.cn/documentation/16.0/contributing/development/coding_guidelines.html</p>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo21.jpg">
</div>
<h4 class="oe_slogan">Filter product or any data in search more windows</h4>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo22.jpg">
<img src="demo2.jpg">
</div>
</section>
<section class="pb16 o_colored_level" style="background-image: none;">
<h3 data-anchor="true" id="toc_11">
Multi-language,Multi-Company Support.
<h3 data-anchor="true" id="toc_03">
Sample .py models file, for new model and inherit model
</h3>
<h4 class="oe_slogan">Support Odoo 16,15,14,13,12, Enterprise and Community and odoo.sh Edition.</h4>
<h4 class="oe_slogan">Full Open Source.</h4>
<p>Please comment the inherit .py file of product_template.py in produce odoo.</p>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="cnreadme.png">
<img src="demo3.png">
</div>
</section>
<section class="pb16 o_colored_level" style="background-image: none;">
<h3 data-anchor="true" id="toc_04">
Sample .xml views file for models, with list, kanban, form, search
</h3>
<p>List</p>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo_list.jpg">
</div>
<p>Kanban</p>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo_kanban.jpg">
</div>
<p>Form</p>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo_form.jpg">
</div>
<p>Form</p>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo_search.jpg">
</div>
</section>
<section class="pb16 o_colored_level" style="background-image: none;">
<h3 data-anchor="true" id="toc_05">
Sample controllers file for website data publish and api developer
</h3>
<p>including how inherit odoo portal home.</p>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo_controler.jpg">
</div>
</section>
<section class="pb16 o_colored_level" style="background-image: none;">
<h3 data-anchor="true" id="toc_06">
Sample report design file.
</h3>
<p> .py file with how sql define.</p>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo_report.jpg">
</div>
<p> .xml file for graph and pivot.</p>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo_graph.jpg">
</div>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo_pivot.jpg">
</div>
</section>
<section class="pb16 o_colored_level" style="background-image: none;">
<h3 data-anchor="true" id="toc_07">
Sample action and menu file.
</h3>
<p>Root menu and menu group and action menu.</p>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo_menu.png">
</div>
</section>
<section class="pb16 o_colored_level" style="background-image: none;">
<h3 data-anchor="true" id="toc_08">
Ui misc sample. Alert like info and special field setup.
</h3>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo_ui.jpg">
</div>
</section>
<section class="pb16 o_colored_level" style="background-image: none;">
<h3 data-anchor="true" id="toc_09">
Odoo Widget sample.
</h3>
<p>170+ widget list document</p>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo_widget_list.jpg">
</div>
<p> Frequently Used Sample.</p>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo_widget_use.jpg">
</div>
</section>
<section class="pb16 o_colored_level" style="background-image: none;">
<h3 data-anchor="true" id="toc_10">
Quick access odoo developer Tutorials online.
</h3>
<p>Click alert info to visit. Document online for chinese and english. Fast visit in China.</p>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo_10.jpg">
</div>
</section>
</div>
@@ -278,17 +358,15 @@
<section class="oe_container container">
<div class="oe_row oe_spaced">
<h4 class="pt16">
1. Buy and Install <a href="http://www.odoo.com/apps/modules/16.0/app_web_superbar/" target="_blank">app_web_superbar. </a>
1. Buy and Install <a href="http://www.odoo.com/apps/modules/16.0/app_sample/" target="_blank">app_sample. </a>
</h4>
<h4 class="pt16">
2. Clone this sample and rename to your module name to quick create your odoo addons.
</h4>
<h4 class="pt16">3. Check the demo we create</h4>
<div class="row">
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo1.png">
</div>
</div>
<h4 class="pt16">2. Easy use of superbar</h4>
<div class="row">
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo2.jpg">
<img src="demo_use.jpg">
</div>
</div>
</div>
@@ -309,9 +387,9 @@
<p><h4 class="pt16">
For any type of technical help & support requests, Feel free to contact us</h4></p>
<a style="background: #002e5a none repeat scroll 0% 0%; color: rgb(255, 255, 255);position: relative; overflow: hidden;"
class="btn btn-warning btn-lg" rel="nofollow" href="mailto:guohuadeng@hotmail.com"><span
class="btn btn-warning btn-lg" rel="nofollow" href="mailto:odoo@china.com"><span
style="height: 354px; width: 354px; top: -147.433px; left: -6.93335px;" class="o_ripple"></span>
<i class="fa fa-envelope"></i> guohuadeng@hotmail.com</a>
<i class="fa fa-envelope"></i> odoo@china.com</a>
<p><h4 class="pt16">
Via QQ: 300883 (App user would not get QQ or any other IM support. Only for odoo project customize.)</h4></p>
<a style="background: #002e5a none repeat scroll 0% 0%; color: rgb(255, 255, 255);position: relative; overflow: hidden;"