From 462159f26918eef5be75566d2e68e06b3e9e1c3f Mon Sep 17 00:00:00 2001 From: Ivan Office Date: Thu, 10 Aug 2023 17:40:52 +0800 Subject: [PATCH 1/2] add print log and update desc --- app_common/__manifest__.py | 14 ++++++++++---- app_product_brand/__manifest__.py | 14 ++++++++++---- app_website_blog_editor/__manifest__.py | 14 ++++++++++---- app_website_blog_superbar/__manifest__.py | 14 ++++++++++---- app_website_sale_editor/__manifest__.py | 14 ++++++++++---- 5 files changed, 50 insertions(+), 20 deletions(-) diff --git a/app_common/__manifest__.py b/app_common/__manifest__.py index 325db119..bb840355 100644 --- a/app_common/__manifest__.py +++ b/app_common/__manifest__.py @@ -6,11 +6,17 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). -# Odoo12在线用户手册(长期更新) -# https://www.odooai.cn/documentation/user/12.0/zh_CN/index.html +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html -# Odoo12在线开发者手册(长期更新) -# https://www.odooai.cn/documentation/12.0/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 # Odoo10在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_product_brand/__manifest__.py b/app_product_brand/__manifest__.py index 784222e9..0921f7d9 100644 --- a/app_product_brand/__manifest__.py +++ b/app_product_brand/__manifest__.py @@ -14,11 +14,17 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). -# Odoo12在线用户手册(长期更新) -# https://www.odooai.cn/documentation/user/12.0/zh_CN/index.html +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html -# Odoo12在线开发者手册(长期更新) -# https://www.odooai.cn/documentation/12.0/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 # Odoo10在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_website_blog_editor/__manifest__.py b/app_website_blog_editor/__manifest__.py index d2be4841..b773c0d2 100644 --- a/app_website_blog_editor/__manifest__.py +++ b/app_website_blog_editor/__manifest__.py @@ -6,11 +6,17 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). -# Odoo12在线用户手册(长期更新) -# https://www.odooai.cn/documentation/user/12.0/zh_CN/index.html +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html -# Odoo12在线开发者手册(长期更新) -# https://www.odooai.cn/documentation/12.0/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 # Odoo10在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_website_blog_superbar/__manifest__.py b/app_website_blog_superbar/__manifest__.py index 6a8b27fb..d0641e83 100644 --- a/app_website_blog_superbar/__manifest__.py +++ b/app_website_blog_superbar/__manifest__.py @@ -6,11 +6,17 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). -# Odoo12在线用户手册(长期更新) -# https://www.odooai.cn/documentation/user/12.0/zh_CN/index.html +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html -# Odoo12在线开发者手册(长期更新) -# https://www.odooai.cn/documentation/12.0/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 # Odoo10在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html diff --git a/app_website_sale_editor/__manifest__.py b/app_website_sale_editor/__manifest__.py index b42275f0..f34fdd5a 100644 --- a/app_website_sale_editor/__manifest__.py +++ b/app_website_sale_editor/__manifest__.py @@ -6,11 +6,17 @@ # resource of odooai # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). -# Odoo12在线用户手册(长期更新) -# https://www.odooai.cn/documentation/user/12.0/zh_CN/index.html +# Odoo16在线用户手册(长期更新) +# https://www.odooai.cn/documentation/16.0/zh_CN/index.html -# Odoo12在线开发者手册(长期更新) -# https://www.odooai.cn/documentation/12.0/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 # Odoo10在线中文用户手册(长期更新) # https://www.odooai.cn/documentation/user/10.0/zh_CN/index.html From b135699f8bd7301d2f4f12d2474baf3b66764346 Mon Sep 17 00:00:00 2001 From: Ivan Office Date: Mon, 14 Aug 2023 20:04:56 +0800 Subject: [PATCH 2/2] update sale pro --- .../views/res_partner_views.xml | 2 +- app_hr_superbar/views/hr_views.xml | 4 ++-- app_mrp_superbar/views/mrp_bom_views.xml | 2 +- .../views/mrp_production_views.xml | 6 +++--- .../views/mrp_workorder_views.xml | 4 ++-- app_pos_superbar/views/pos_order_views.xml | 4 ++-- app_pos_superbar/views/product_views.xml | 2 +- .../views/product_template_views.xml | 4 ++-- app_sale_superbar/views/sale_order_views.xml | 7 ++++--- .../views/stock_location_views.xml | 4 ++-- .../views/stock_picking_batch_views.xml | 2 +- .../views/stock_picking_type_views.xml | 2 +- .../views/stock_picking_views.xml | 4 ++-- .../views/stock_production_lot_views.xml | 2 +- .../stock_warehouse_orderpoint_views.xml | 2 +- .../views/blog_post_views.xml | 21 +++++++++++++++++++ .../views/blog_post_views.xml | 2 +- 17 files changed, 48 insertions(+), 26 deletions(-) diff --git a/app_contacts_superbar/views/res_partner_views.xml b/app_contacts_superbar/views/res_partner_views.xml index 1d18186a..42f981ae 100644 --- a/app_contacts_superbar/views/res_partner_views.xml +++ b/app_contacts_superbar/views/res_partner_views.xml @@ -9,7 +9,7 @@ - + diff --git a/app_hr_superbar/views/hr_views.xml b/app_hr_superbar/views/hr_views.xml index 831daf52..d4c4a8bf 100644 --- a/app_hr_superbar/views/hr_views.xml +++ b/app_hr_superbar/views/hr_views.xml @@ -9,8 +9,8 @@ - - + + diff --git a/app_mrp_superbar/views/mrp_bom_views.xml b/app_mrp_superbar/views/mrp_bom_views.xml index da7ad5c2..4d66420e 100644 --- a/app_mrp_superbar/views/mrp_bom_views.xml +++ b/app_mrp_superbar/views/mrp_bom_views.xml @@ -9,7 +9,7 @@ - + diff --git a/app_mrp_superbar/views/mrp_production_views.xml b/app_mrp_superbar/views/mrp_production_views.xml index ed9e9162..2a0c7f84 100644 --- a/app_mrp_superbar/views/mrp_production_views.xml +++ b/app_mrp_superbar/views/mrp_production_views.xml @@ -9,9 +9,9 @@ - - - + + + diff --git a/app_mrp_superbar/views/mrp_workorder_views.xml b/app_mrp_superbar/views/mrp_workorder_views.xml index 6ac8ec6a..355fba91 100644 --- a/app_mrp_superbar/views/mrp_workorder_views.xml +++ b/app_mrp_superbar/views/mrp_workorder_views.xml @@ -8,8 +8,8 @@ - - + + diff --git a/app_pos_superbar/views/pos_order_views.xml b/app_pos_superbar/views/pos_order_views.xml index f917d45b..182cd100 100644 --- a/app_pos_superbar/views/pos_order_views.xml +++ b/app_pos_superbar/views/pos_order_views.xml @@ -9,8 +9,8 @@ - - + + diff --git a/app_pos_superbar/views/product_views.xml b/app_pos_superbar/views/product_views.xml index f9669a1c..544d0e7b 100644 --- a/app_pos_superbar/views/product_views.xml +++ b/app_pos_superbar/views/product_views.xml @@ -7,7 +7,7 @@ - + diff --git a/app_product_superbar/views/product_template_views.xml b/app_product_superbar/views/product_template_views.xml index 2ff1e35f..ed6416e4 100644 --- a/app_product_superbar/views/product_template_views.xml +++ b/app_product_superbar/views/product_template_views.xml @@ -9,8 +9,8 @@ - - + + diff --git a/app_sale_superbar/views/sale_order_views.xml b/app_sale_superbar/views/sale_order_views.xml index d3cb588b..246849d4 100644 --- a/app_sale_superbar/views/sale_order_views.xml +++ b/app_sale_superbar/views/sale_order_views.xml @@ -8,9 +8,10 @@ - - - + + + + diff --git a/app_stock_superbar/views/stock_location_views.xml b/app_stock_superbar/views/stock_location_views.xml index 2b6e1ab2..0a2dacc0 100644 --- a/app_stock_superbar/views/stock_location_views.xml +++ b/app_stock_superbar/views/stock_location_views.xml @@ -9,8 +9,8 @@ - - + + diff --git a/app_stock_superbar/views/stock_picking_batch_views.xml b/app_stock_superbar/views/stock_picking_batch_views.xml index ae04ece2..f00dc1f0 100644 --- a/app_stock_superbar/views/stock_picking_batch_views.xml +++ b/app_stock_superbar/views/stock_picking_batch_views.xml @@ -10,7 +10,7 @@ - + diff --git a/app_stock_superbar/views/stock_picking_type_views.xml b/app_stock_superbar/views/stock_picking_type_views.xml index d65ca7f3..1bbe7176 100644 --- a/app_stock_superbar/views/stock_picking_type_views.xml +++ b/app_stock_superbar/views/stock_picking_type_views.xml @@ -9,7 +9,7 @@ - + diff --git a/app_stock_superbar/views/stock_picking_views.xml b/app_stock_superbar/views/stock_picking_views.xml index 9d9a2528..b6511067 100644 --- a/app_stock_superbar/views/stock_picking_views.xml +++ b/app_stock_superbar/views/stock_picking_views.xml @@ -10,8 +10,8 @@ - - + + diff --git a/app_stock_superbar/views/stock_production_lot_views.xml b/app_stock_superbar/views/stock_production_lot_views.xml index 387258f0..cb080816 100644 --- a/app_stock_superbar/views/stock_production_lot_views.xml +++ b/app_stock_superbar/views/stock_production_lot_views.xml @@ -8,7 +8,7 @@ - + diff --git a/app_stock_superbar/views/stock_warehouse_orderpoint_views.xml b/app_stock_superbar/views/stock_warehouse_orderpoint_views.xml index e30c00cd..d9212b4f 100644 --- a/app_stock_superbar/views/stock_warehouse_orderpoint_views.xml +++ b/app_stock_superbar/views/stock_warehouse_orderpoint_views.xml @@ -9,7 +9,7 @@ - + diff --git a/app_website_blog_editor/views/blog_post_views.xml b/app_website_blog_editor/views/blog_post_views.xml index 62f4d6c5..400275e5 100644 --- a/app_website_blog_editor/views/blog_post_views.xml +++ b/app_website_blog_editor/views/blog_post_views.xml @@ -5,6 +5,15 @@ blog.post + + hide + + + hide + + + show + @@ -32,6 +41,18 @@ + + app.blog.post.search + blog.post + + + + + + + + + app.blog.post.code blog.post diff --git a/app_website_blog_superbar/views/blog_post_views.xml b/app_website_blog_superbar/views/blog_post_views.xml index 09777342..81b40084 100644 --- a/app_website_blog_superbar/views/blog_post_views.xml +++ b/app_website_blog_superbar/views/blog_post_views.xml @@ -7,7 +7,7 @@ - +