From f2cfe82979cc3c1787a46c1868123c4849fa5975 Mon Sep 17 00:00:00 2001 From: Ivan Office Date: Mon, 14 Aug 2023 20:13:13 +0800 Subject: [PATCH] update add sale pro --- .../__manifest__.py | 12 ++++++++++++ app_account_superbar/__manifest__.py | 12 ++++++++++++ app_account_superbar/hooks.py | 12 ++++++++++++ app_account_superbar_chinese/__manifest__.py | 12 ++++++++++++ app_account_superbar_chinese/hooks.py | 12 ++++++++++++ app_account_ztree/__manifest__.py | 12 ++++++++++++ app_account_ztree/hooks.py | 12 ++++++++++++ app_base_chinese/__manifest__.py | 12 ++++++++++++ app_base_chinese/hooks.py | 12 ++++++++++++ app_base_superbar/__manifest__.py | 12 ++++++++++++ app_base_superbar/hooks.py | 12 ++++++++++++ app_common/hooks.py | 12 ++++++++++++ app_contacts_superbar/__manifest__.py | 12 ++++++++++++ app_contacts_superbar/hooks.py | 12 ++++++++++++ app_crm_superbar/__manifest__.py | 12 ++++++++++++ app_crm_superbar/hooks.py | 12 ++++++++++++ app_hr_superbar/__manifest__.py | 12 ++++++++++++ app_hr_superbar/hooks.py | 12 ++++++++++++ app_hr_ztree/__manifest__.py | 12 ++++++++++++ app_hr_ztree/hooks.py | 12 ++++++++++++ app_mail_superbar/__manifest__.py | 12 ++++++++++++ app_mail_superbar/hooks.py | 12 ++++++++++++ app_mixin_name_en/__manifest__.py | 12 ++++++++++++ app_mixin_name_en/hooks.py | 12 ++++++++++++ app_module_superbar/__manifest__.py | 12 ++++++++++++ app_module_superbar/hooks.py | 12 ++++++++++++ app_mrp_bom_product_multi_add/__manifest__.py | 12 ++++++++++++ app_mrp_superbar/__manifest__.py | 12 ++++++++++++ app_mrp_superbar/hooks.py | 12 ++++++++++++ app_mrp_workcenter_chart/hooks.py | 12 ++++++++++++ app_mrp_workcenter_zchart/hooks.py | 12 ++++++++++++ app_odoo_customize/hooks.py | 12 ++++++++++++ app_pos_superbar/__manifest__.py | 12 ++++++++++++ app_pos_superbar/hooks.py | 12 ++++++++++++ app_product_brand/hooks.py | 12 ++++++++++++ app_product_superbar/__manifest__.py | 12 ++++++++++++ app_product_superbar/hooks.py | 12 ++++++++++++ app_product_superbar/models/product_category.py | 12 ++++++++++++ app_product_superbar_pro/__manifest__.py | 12 ++++++++++++ app_product_superbar_pro/hooks.py | 12 ++++++++++++ app_product_ztree/__manifest__.py | 12 ++++++++++++ app_product_ztree/hooks.py | 12 ++++++++++++ app_product_ztree/models/product_category.py | 12 ++++++++++++ app_project_superbar/__manifest__.py | 12 ++++++++++++ app_project_superbar/hooks.py | 12 ++++++++++++ app_purchase_product_multi_add/__manifest__.py | 12 ++++++++++++ app_purchase_superbar/__manifest__.py | 12 ++++++++++++ app_purchase_superbar/hooks.py | 12 ++++++++++++ app_sale_product_multi_add/__manifest__.py | 12 ++++++++++++ app_sale_superbar/__manifest__.py | 12 ++++++++++++ app_sale_superbar/hooks.py | 12 ++++++++++++ app_sale_superbar_pro/__manifest__.py | 12 ++++++++++++ app_sale_superbar_pro/hooks.py | 12 ++++++++++++ app_stock_picking_product_multi_add/__manifest__.py | 12 ++++++++++++ app_stock_superbar/__manifest__.py | 12 ++++++++++++ app_stock_superbar/hooks.py | 12 ++++++++++++ app_stock_ztree/__manifest__.py | 12 ++++++++++++ app_stock_ztree/hooks.py | 12 ++++++++++++ app_web_enterprise/__manifest__.py | 12 ++++++++++++ app_website_product_superbar/__manifest__.py | 12 ++++++++++++ app_website_product_superbar/hooks.py | 12 ++++++++++++ .../models/product_category.py | 12 ++++++++++++ aps/hooks.py | 12 ++++++++++++ l10n_cn_standard_latest/hooks.py | 12 ++++++++++++ l10n_cn_standard_latest/models/account_account.py | 12 ++++++++++++ .../models/account_account_template.py | 12 ++++++++++++ .../models/account_chart_template.py | 12 ++++++++++++ 67 files changed, 804 insertions(+) diff --git a/app_account_invoice_product_multi_add/__manifest__.py b/app_account_invoice_product_multi_add/__manifest__.py index 01b1c96b..9c84610c 100644 --- a/app_account_invoice_product_multi_add/__manifest__.py +++ b/app_account_invoice_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_account_superbar/__manifest__.py b/app_account_superbar/__manifest__.py index c0b73513..caaeb98b 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 85637912..7548e8fd 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_account_ztree/__manifest__.py b/app_account_ztree/__manifest__.py index f898f4ff..a8de2e46 100644 --- a/app_account_ztree/__manifest__.py +++ b/app_account_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_account_ztree/hooks.py b/app_account_ztree/hooks.py index 67b172de..ec42064c 100644 --- a/app_account_ztree/hooks.py +++ b/app_account_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_base_chinese/__manifest__.py b/app_base_chinese/__manifest__.py index 88747b6e..816eabf8 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 74139e7b..b721b895 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 a8529d1d..c18cceb8 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_crm_superbar/__manifest__.py b/app_crm_superbar/__manifest__.py index 194b36c9..9e287fee 100644 --- a/app_crm_superbar/__manifest__.py +++ b/app_crm_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_crm_superbar/hooks.py b/app_crm_superbar/hooks.py index 2d503a3a..4639ca91 100644 --- a/app_crm_superbar/hooks.py +++ b/app_crm_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_superbar/__manifest__.py b/app_hr_superbar/__manifest__.py index 295e7990..115b532c 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 53506b25..f4fcb7b1 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 b8097813..41ffa4d0 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_mixin_name_en/__manifest__.py b/app_mixin_name_en/__manifest__.py index aee60981..facafee3 100644 --- a/app_mixin_name_en/__manifest__.py +++ b/app_mixin_name_en/__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_mixin_name_en/hooks.py b/app_mixin_name_en/hooks.py index d8b54fd5..a79b1034 100644 --- a/app_mixin_name_en/hooks.py +++ b/app_mixin_name_en/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_module_superbar/__manifest__.py b/app_module_superbar/__manifest__.py index 8b455434..1bdc33d0 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_bom_product_multi_add/__manifest__.py b/app_mrp_bom_product_multi_add/__manifest__.py index 4b19edf3..8271b633 100644 --- a/app_mrp_bom_product_multi_add/__manifest__.py +++ b/app_mrp_bom_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_mrp_superbar/__manifest__.py b/app_mrp_superbar/__manifest__.py index c8761de6..8a822bee 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_chart/hooks.py b/app_mrp_workcenter_chart/hooks.py index 40a5ccf5..e6d66da3 100644 --- a/app_mrp_workcenter_chart/hooks.py +++ b/app_mrp_workcenter_chart/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_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 afc2f32c..a23718cb 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_brand/hooks.py b/app_product_brand/hooks.py index 40a5ccf5..e6d66da3 100644 --- a/app_product_brand/hooks.py +++ b/app_product_brand/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_product_superbar/__manifest__.py b/app_product_superbar/__manifest__.py index fa8bddba..d0daefc4 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 bd28365b..dfe47070 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 37ad798e..873d783e 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 687d0b82..08a62176 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 dce09e20..f55c7cc2 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 a71d9206..82fe9ab2 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 bf53310b..87df5f90 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 5a35dc71..c219d6dd 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 4f89fb52..3c4df823 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 0e405040..d255712c 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 70e9b927..59ae9aea 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 2939b3ab..c320ca98 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 fbf329fe..c1e17c8f 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 2e39545c..f72862c7 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/aps/hooks.py b/aps/hooks.py index d2f55ae1..be428c81 100644 --- a/aps/hooks.py +++ b/aps/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/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