diff --git a/app_account_superbar/__manifest__.py b/app_account_superbar/__manifest__.py index fab407cd..2070eb85 100644 --- a/app_account_superbar/__manifest__.py +++ b/app_account_superbar/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_account_superbar/hooks.py b/app_account_superbar/hooks.py index 2d503a3a..4639ca91 100644 --- a/app_account_superbar/hooks.py +++ b/app_account_superbar/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_account_superbar_chinese/__manifest__.py b/app_account_superbar_chinese/__manifest__.py index 6440a73c..c4566341 100644 --- a/app_account_superbar_chinese/__manifest__.py +++ b/app_account_superbar_chinese/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_account_superbar_chinese/hooks.py b/app_account_superbar_chinese/hooks.py index 67b172de..ec42064c 100644 --- a/app_account_superbar_chinese/hooks.py +++ b/app_account_superbar_chinese/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_base_chinese/__manifest__.py b/app_base_chinese/__manifest__.py index 96cc3f8c..36fbdfec 100644 --- a/app_base_chinese/__manifest__.py +++ b/app_base_chinese/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_base_chinese/hooks.py b/app_base_chinese/hooks.py index aa807838..375dc9fd 100644 --- a/app_base_chinese/hooks.py +++ b/app_base_chinese/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_base_superbar/__manifest__.py b/app_base_superbar/__manifest__.py index a987199c..c19fd697 100644 --- a/app_base_superbar/__manifest__.py +++ b/app_base_superbar/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_base_superbar/hooks.py b/app_base_superbar/hooks.py index 2d503a3a..4639ca91 100644 --- a/app_base_superbar/hooks.py +++ b/app_base_superbar/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_common/hooks.py b/app_common/hooks.py index 40a5ccf5..e6d66da3 100644 --- a/app_common/hooks.py +++ b/app_common/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_contacts_superbar/__manifest__.py b/app_contacts_superbar/__manifest__.py index 9135bbbb..aac3b190 100644 --- a/app_contacts_superbar/__manifest__.py +++ b/app_contacts_superbar/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_contacts_superbar/hooks.py b/app_contacts_superbar/hooks.py index 67b172de..ec42064c 100644 --- a/app_contacts_superbar/hooks.py +++ b/app_contacts_superbar/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_hr_superbar/__manifest__.py b/app_hr_superbar/__manifest__.py index 6421f443..ee383da2 100644 --- a/app_hr_superbar/__manifest__.py +++ b/app_hr_superbar/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_hr_superbar/hooks.py b/app_hr_superbar/hooks.py index 2d503a3a..4639ca91 100644 --- a/app_hr_superbar/hooks.py +++ b/app_hr_superbar/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_hr_ztree/__manifest__.py b/app_hr_ztree/__manifest__.py index 126571ed..6a2fd7d1 100644 --- a/app_hr_ztree/__manifest__.py +++ b/app_hr_ztree/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_hr_ztree/hooks.py b/app_hr_ztree/hooks.py index 2d503a3a..4639ca91 100644 --- a/app_hr_ztree/hooks.py +++ b/app_hr_ztree/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_mail_superbar/__manifest__.py b/app_mail_superbar/__manifest__.py index 2e08c4c4..6f92b94f 100644 --- a/app_mail_superbar/__manifest__.py +++ b/app_mail_superbar/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_mail_superbar/hooks.py b/app_mail_superbar/hooks.py index 2d503a3a..4639ca91 100644 --- a/app_mail_superbar/hooks.py +++ b/app_mail_superbar/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_module_superbar/__manifest__.py b/app_module_superbar/__manifest__.py index a2f544b1..5b9c3677 100644 --- a/app_module_superbar/__manifest__.py +++ b/app_module_superbar/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_module_superbar/hooks.py b/app_module_superbar/hooks.py index 67b172de..ec42064c 100644 --- a/app_module_superbar/hooks.py +++ b/app_module_superbar/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_mrp_superbar/__manifest__.py b/app_mrp_superbar/__manifest__.py index 51c82c62..50e02b53 100644 --- a/app_mrp_superbar/__manifest__.py +++ b/app_mrp_superbar/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_mrp_superbar/hooks.py b/app_mrp_superbar/hooks.py index 67b172de..ec42064c 100644 --- a/app_mrp_superbar/hooks.py +++ b/app_mrp_superbar/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_mrp_workcenter_zchart/hooks.py b/app_mrp_workcenter_zchart/hooks.py index 40a5ccf5..e6d66da3 100644 --- a/app_mrp_workcenter_zchart/hooks.py +++ b/app_mrp_workcenter_zchart/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_odoo_customize/hooks.py b/app_odoo_customize/hooks.py index 14dd0988..fa0380d2 100644 --- a/app_odoo_customize/hooks.py +++ b/app_odoo_customize/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_pos_superbar/__manifest__.py b/app_pos_superbar/__manifest__.py index 440126f8..f004a200 100644 --- a/app_pos_superbar/__manifest__.py +++ b/app_pos_superbar/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_pos_superbar/hooks.py b/app_pos_superbar/hooks.py index 67b172de..ec42064c 100644 --- a/app_pos_superbar/hooks.py +++ b/app_pos_superbar/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_product_superbar/__manifest__.py b/app_product_superbar/__manifest__.py index cd123d73..5b43c2a4 100644 --- a/app_product_superbar/__manifest__.py +++ b/app_product_superbar/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_product_superbar/hooks.py b/app_product_superbar/hooks.py index 67b172de..ec42064c 100644 --- a/app_product_superbar/hooks.py +++ b/app_product_superbar/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_product_superbar/models/product_category.py b/app_product_superbar/models/product_category.py index 4ac3d047..e39c949b 100644 --- a/app_product_superbar/models/product_category.py +++ b/app_product_superbar/models/product_category.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_product_superbar_pro/__manifest__.py b/app_product_superbar_pro/__manifest__.py index 1a177f5a..733e62ba 100644 --- a/app_product_superbar_pro/__manifest__.py +++ b/app_product_superbar_pro/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_product_superbar_pro/hooks.py b/app_product_superbar_pro/hooks.py index 67b172de..ec42064c 100644 --- a/app_product_superbar_pro/hooks.py +++ b/app_product_superbar_pro/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_product_ztree/__manifest__.py b/app_product_ztree/__manifest__.py index 2c6240f0..ae2eca57 100644 --- a/app_product_ztree/__manifest__.py +++ b/app_product_ztree/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_product_ztree/hooks.py b/app_product_ztree/hooks.py index 67b172de..ec42064c 100644 --- a/app_product_ztree/hooks.py +++ b/app_product_ztree/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_product_ztree/models/product_category.py b/app_product_ztree/models/product_category.py index cd7a37c9..f95a14bf 100644 --- a/app_product_ztree/models/product_category.py +++ b/app_product_ztree/models/product_category.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_project_superbar/__manifest__.py b/app_project_superbar/__manifest__.py index 85089f93..c35fde25 100644 --- a/app_project_superbar/__manifest__.py +++ b/app_project_superbar/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_project_superbar/hooks.py b/app_project_superbar/hooks.py index 67b172de..ec42064c 100644 --- a/app_project_superbar/hooks.py +++ b/app_project_superbar/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_purchase_product_multi_add/__manifest__.py b/app_purchase_product_multi_add/__manifest__.py index 75d8ef78..ecdaa2fc 100644 --- a/app_purchase_product_multi_add/__manifest__.py +++ b/app_purchase_product_multi_add/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_purchase_superbar/__manifest__.py b/app_purchase_superbar/__manifest__.py index 5c212a33..8e45faf8 100644 --- a/app_purchase_superbar/__manifest__.py +++ b/app_purchase_superbar/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_purchase_superbar/hooks.py b/app_purchase_superbar/hooks.py index 67b172de..ec42064c 100644 --- a/app_purchase_superbar/hooks.py +++ b/app_purchase_superbar/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_sale_product_multi_add/__manifest__.py b/app_sale_product_multi_add/__manifest__.py index a64f40ca..1fe2109b 100644 --- a/app_sale_product_multi_add/__manifest__.py +++ b/app_sale_product_multi_add/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_sale_superbar/__manifest__.py b/app_sale_superbar/__manifest__.py index 350c5ff0..2a5afd1b 100644 --- a/app_sale_superbar/__manifest__.py +++ b/app_sale_superbar/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_sale_superbar/hooks.py b/app_sale_superbar/hooks.py index 2d503a3a..4639ca91 100644 --- a/app_sale_superbar/hooks.py +++ b/app_sale_superbar/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_sale_superbar_pro/__manifest__.py b/app_sale_superbar_pro/__manifest__.py index 66068cac..6a977eec 100644 --- a/app_sale_superbar_pro/__manifest__.py +++ b/app_sale_superbar_pro/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_sale_superbar_pro/hooks.py b/app_sale_superbar_pro/hooks.py index 2d503a3a..4639ca91 100644 --- a/app_sale_superbar_pro/hooks.py +++ b/app_sale_superbar_pro/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_stock_picking_product_multi_add/__manifest__.py b/app_stock_picking_product_multi_add/__manifest__.py index d843cedd..97a86865 100644 --- a/app_stock_picking_product_multi_add/__manifest__.py +++ b/app_stock_picking_product_multi_add/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_stock_superbar/__manifest__.py b/app_stock_superbar/__manifest__.py index 6f50ae42..3784160e 100644 --- a/app_stock_superbar/__manifest__.py +++ b/app_stock_superbar/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_stock_superbar/hooks.py b/app_stock_superbar/hooks.py index 67b172de..ec42064c 100644 --- a/app_stock_superbar/hooks.py +++ b/app_stock_superbar/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_stock_ztree/__manifest__.py b/app_stock_ztree/__manifest__.py index 55890cda..9902386d 100644 --- a/app_stock_ztree/__manifest__.py +++ b/app_stock_ztree/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_stock_ztree/hooks.py b/app_stock_ztree/hooks.py index 67b172de..ec42064c 100644 --- a/app_stock_ztree/hooks.py +++ b/app_stock_ztree/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_web_enterprise/__manifest__.py b/app_web_enterprise/__manifest__.py index bc5bd361..bcd98595 100644 --- a/app_web_enterprise/__manifest__.py +++ b/app_web_enterprise/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_website_product_superbar/__manifest__.py b/app_website_product_superbar/__manifest__.py index 2dc99d8a..dc375456 100644 --- a/app_website_product_superbar/__manifest__.py +++ b/app_website_product_superbar/__manifest__.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_website_product_superbar/hooks.py b/app_website_product_superbar/hooks.py index 67b172de..ec42064c 100644 --- a/app_website_product_superbar/hooks.py +++ b/app_website_product_superbar/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_website_product_superbar/models/product_category.py b/app_website_product_superbar/models/product_category.py index 952cbd98..f7f9419f 100644 --- a/app_website_product_superbar/models/product_category.py +++ b/app_website_product_superbar/models/product_category.py @@ -6,6 +6,18 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/l10n_cn_standard_latest/hooks.py b/l10n_cn_standard_latest/hooks.py index aef04c5d..08dcd186 100644 --- a/l10n_cn_standard_latest/hooks.py +++ b/l10n_cn_standard_latest/hooks.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/l10n_cn_standard_latest/models/account_account.py b/l10n_cn_standard_latest/models/account_account.py index 8d09bfbc..e46d3293 100644 --- a/l10n_cn_standard_latest/models/account_account.py +++ b/l10n_cn_standard_latest/models/account_account.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/l10n_cn_standard_latest/models/account_account_template.py b/l10n_cn_standard_latest/models/account_account_template.py index 367eac40..1f24b319 100644 --- a/l10n_cn_standard_latest/models/account_account_template.py +++ b/l10n_cn_standard_latest/models/account_account_template.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/l10n_cn_standard_latest/models/account_chart_template.py b/l10n_cn_standard_latest/models/account_chart_template.py index 99096298..20c6a5d5 100644 --- a/l10n_cn_standard_latest/models/account_chart_template.py +++ b/l10n_cn_standard_latest/models/account_chart_template.py @@ -6,6 +6,18 @@ # resource of odooai # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html + +# Odoo16在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/developer.html + +# Odoo13在线用户手册(长期更新) +# https://www.odooai.cn/documentation/user/13.0/zh_CN/index.html + +# Odoo13在线开发者手册(长期更新) +# https://www.odooai.cn/documentation/13.0/index.html + # Odoo在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html