diff --git a/.gitignore b/.gitignore index bc0f2310..58fd025c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,10 @@ +#个人文件目录,不传到git,每个人将个人文件放到 _s 目录下 +_s/ +addons_ent_remove/ +addons_odoo/ +app-dev/ +myconf/ +z/ /.idea .idea/ \.idea @@ -121,7 +128,3 @@ venv.bak/ .mypy_cache/ .dmypy.json dmypy.json - -/app_odoo_customize/_resource -/app_web_studio -/web_studio diff --git a/app_common/__manifest__.py b/app_common/__manifest__.py index 86cec92a..e493dacf 100644 --- a/app_common/__manifest__.py +++ b/app_common/__manifest__.py @@ -32,8 +32,8 @@ ############################################################################## { - 'name': "Sunpop Odooapp Common Func", - 'version': '13.20.09.05', + 'name': "Sunpop Odooapp Common Function", + 'version': '14.20.10.05', 'author': 'Sunpop.cn', 'category': 'Base', 'website': 'https://www.sunpop.cn', @@ -46,16 +46,17 @@ 'web', ], 'summary': ''' - Core for common use + Core for common use. + Add get m2o default method 基础核心 ''', 'description': ''' - Support Odoo 13,12, Enterprise and Community Edition - 1. + Support Odoo 14,13,12, Enterprise and Community Edition + 1. Easy get default 1st record of m2o list. 2. 3. Multi-language Support. 4. Multi-Company Support. - 5. Support Odoo 13,12, Enterprise and Community Edition + 5. Support Odoo 14,13,12, Enterprise and Community Edition ========== 1. 2. diff --git a/app_common/static/description/banner.png b/app_common/static/description/banner.png index f2059fb7..3b9dc5f3 100644 Binary files a/app_common/static/description/banner.png and b/app_common/static/description/banner.png differ diff --git a/app_common/static/description/icon.png b/app_common/static/description/icon.png index 03dd92b7..2565562f 100644 Binary files a/app_common/static/description/icon.png and b/app_common/static/description/icon.png differ diff --git a/app_common/static/description/index.html b/app_common/static/description/index.html index cc311fb7..f4277771 100644 --- a/app_common/static/description/index.html +++ b/app_common/static/description/index.html @@ -1,10 +1,10 @@
-

+

Sunpop Odooapp Common Function

-

Lastest update: v13.20.01.01

+

Lastest update: v14.20.10.05

@@ -14,7 +14,7 @@
  • - Put key function here. + Easy get default 1st record of m2o list.
  • @@ -26,7 +26,7 @@
  • - 5. Support Odoo 13,12, 11, Enterprise and Community Edition. + 5. Support Odoo 14,13,12, 11, Enterprise and Community Edition.
diff --git a/app_odoo_customize/__manifest__.py b/app_odoo_customize/__manifest__.py index adacb15e..e13ab766 100644 --- a/app_odoo_customize/__manifest__.py +++ b/app_odoo_customize/__manifest__.py @@ -23,7 +23,7 @@ { 'name': 'odoo 14,13 Customize OEM(Boost, Data reset)', - 'version': '13.20.10.04', + 'version': '14.20.10.05', 'author': 'Sunpop.cn', 'category': 'Productivity', 'website': 'https://www.sunpop.cn', diff --git a/app_product_brand/__manifest__.py b/app_product_brand/__manifest__.py index f4b8783e..352e42ef 100644 --- a/app_product_brand/__manifest__.py +++ b/app_product_brand/__manifest__.py @@ -57,12 +57,12 @@ Odoo App of Sunpop.cn """, 'description': """ - Support Odoo 13,12, 11, Enterprise and Community Edition + Support Odoo 14,13,12, 11, Enterprise and Community Edition 1. 2. 3. Multi-language Support. 4. Multi-Company Support. - 5. Support Odoo 13,12, 11, Enterprise and Community Edition + 5. Support Odoo 14,13,12, 11, Enterprise and Community Edition ========== 1. 2.