diff --git a/app_sample/__manifest__.py b/app_sample/__manifest__.py index 4e5615fd..623b1e5d 100644 --- a/app_sample/__manifest__.py +++ b/app_sample/__manifest__.py @@ -23,7 +23,7 @@ ############################################################################## { - 'name': 'Odoo Module Template,App sample with widget. Developer guidelines. Odoo开发规范模板', + 'name': 'Odoo Module Sample. module app addons template sample with widget. Developer guidelines. Odoo开发规范模板', 'version': '16.23.10.07', 'author': 'odooai.cn', 'category': 'Base', @@ -35,24 +35,27 @@ 'currency': 'EUR', 'images': ['static/description/banner.gif'], 'summary': ''' - Odoo module template. module sample with 170+ widget list. Copy to quick create app for odoo. Developer reference guides, Developer Tutorials. + Odoo module template. module sample with 170+ widget list. Clone this sample to your name to quick create your odoo addons. + Developer reference guides, Developer Tutorials. Sample manifest, .py, .xml views and data. report, action, menu.. - All file follow odoo rule with comments. ''', - 'description': ''' + 'description': ''' + Just Rename the sample app to your name to quick create new module. + All file follow odoo rule with comments. Support Odoo 17,16,15,14,13,12, Enterprise and Community and odoo.sh Edition Odoo Developr rule from here https://www.odooai.cn/documentation/16.0/developer.html 1. A full Sample module app of odoo addons. All the code, views, data follow the odoo rule. 2. Sample manifest file. Including structure and name and description etc, all field sample. Security xml and csv file for role group access rule. - Follow odoo rule in https://www.odooai.cn/documentation/16.0/zh_CN/developer/reference/backend/module.html#reference-module-manifest + Follow odoo rule follow + https://www.odooai.cn/documentation/16.0/zh_CN/developer/reference/backend/module.html#reference-module-manifest 3. Sample .py models file, for new model and inherit model - 4. Sample xml views file for models, with list, kanban, form, search。 + 4. Sample .xml views file for models, with list, kanban, form, search 5. Sample controllers file for website data publish and api developer. including how inherit odoo portal home. 6. Sample report design file. .py file with how sql define. .xml file for graph and pivot. - 7. Sample action and menu file. - 8. Ui misc sample。 Alert like info and special field setup.. + 7. Sample action and menu file. Root menu and menu group and action menu. + 8. Ui misc sample. Alert like info and special field setup. 9. Odoo Widget sample. 170+ widget list document and Frequently Used Sample. - 10. Quick access odoo developer Tutorials online. + 10. Quick access odoo developer Tutorials online. Document online for chinese and english. Fast visit in China. 11. Multi-language Support. Multi-Company Support. 12. Support Odoo 17,16,15,14,13,12, Enterprise and Community and odoo.sh Edition. 13. Full Open Source. diff --git a/app_sample/static/description/banner.gif b/app_sample/static/description/banner.gif index 6478fa66..ebf93547 100644 Binary files a/app_sample/static/description/banner.gif and b/app_sample/static/description/banner.gif differ diff --git a/app_sample/static/description/banner1.png b/app_sample/static/description/banner1.png index bbe79d48..91d450c8 100644 Binary files a/app_sample/static/description/banner1.png and b/app_sample/static/description/banner1.png differ diff --git a/app_sample/static/description/index.html b/app_sample/static/description/index.html index f84344be..8e909263 100644 --- a/app_sample/static/description/index.html +++ b/app_sample/static/description/index.html @@ -8,15 +8,16 @@
-

Odoo Module Template,App sample with widget.

-

Developer reference guides, Developer Tutorials.

-

Odoo开发规范模板,Widget清单与使用样例

+

Odoo Module Template. App sample with widget.

+

Odoo开发规范模板,Widget清单与使用样例

+

Sample Description of app. video and brief and detail demo snap and text

+

Just Clone this sample to your name to quick create your odoo addons

- Demo Video -

@@ -24,7 +25,7 @@

Demo Gif Animation if you can not get video

- +
@@ -68,27 +69,46 @@ 1

- Quick Advance Search and navigator for all app data + A full Sample module app of odoo addons.

-

20+ free odoo app search in box.

+

All the code, views, data follow the odoo rule.

2

- Quick search in tree list header + Sample manifest file.

-

Date range, Datetime, selection, number supported.

+

Including structure and name and description etc, all field sample. Security xml and csv file for role group access rule. Follow odoo rule follow

+

https://www.odooai.cn/documentation/16.0/zh_CN/developer/reference/backend/module.html#reference-module-manifest

3

- Advance search sidebar for many2one, many2many field + Sample .py models file

-

m2o search, m2m search for multi select.

+

for new model and inherit model

+
+
+
+ 4 +
+

+ Sample .xml views file for models +

+

Sample xml views file for models, with list, kanban, form, search

+
+
+
+ 5 +
+

+ Sample controllers file +

+

for website data publish and api developer. including how inherit odoo portal home

@@ -96,25 +116,52 @@
- 4 + 6

- Advance siderbar for date range search, datetime search + Sample report design file

-

Extra for boolean search, selection search, number search.

+

.py file with how sql define. .xml file for graph and pivot

- 5 + 7

- Search sidebar for list, kanban + Sample action and menu file

-

Add more pivot, graph views than origin odoo.

+

Root menu and menu group and action menu

- 6 + 8 +
+

+ Ui misc sample +

+

Alert like info and special field setup.

+
+
+
+ 9 +
+

+ Odoo Widget sample +

+

170+ widget list document and Frequently Used Sample.

+
+
+
+ 10 +
+

+ Quick access odoo developer Tutorials online. +

+

Document online for chinese and english. Fast visit in China.

+
+
+