From 2cbafe6df58d873aff4f54f839f8fcccd453827e Mon Sep 17 00:00:00 2001 From: Chill Date: Thu, 19 Dec 2024 17:44:54 +0800 Subject: [PATCH] =?UTF-8?q?[app=5Fbase=5Fchinese]=20=E4=B8=AD=E6=96=87?= =?UTF-8?q?=E8=8F=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app_base_chinese/__manifest__.py | 2 +- app_base_chinese/static/description/index.html | 4 ++-- app_base_chinese/views/account_move_views.xml | 11 +++++++++++ .../views/account_payment_views.xml | 17 +++++++++++++++++ 4 files changed, 31 insertions(+), 3 deletions(-) create mode 100644 app_base_chinese/views/account_payment_views.xml diff --git a/app_base_chinese/__manifest__.py b/app_base_chinese/__manifest__.py index 67aca138..f573a541 100644 --- a/app_base_chinese/__manifest__.py +++ b/app_base_chinese/__manifest__.py @@ -18,7 +18,7 @@ { 'name': 'odoo中国版,中文本土化套件,中国会计基础,Odoo Chinese localization Enhance All in One', - 'version': '18.0.24.12.18', + 'version': '18.0.24.12.19', 'author': 'odooai.cn', 'category': 'Base', 'website': 'https://www.odooai.cn', diff --git a/app_base_chinese/static/description/index.html b/app_base_chinese/static/description/index.html index 65dfbae6..942f5023 100644 --- a/app_base_chinese/static/description/index.html +++ b/app_base_chinese/static/description/index.html @@ -17,7 +17,7 @@
-

Latest update: v18.0.24.12.18

+

Latest update: v18.0.24.12.19

Key features: @@ -179,4 +179,4 @@
- \ No newline at end of file + diff --git a/app_base_chinese/views/account_move_views.xml b/app_base_chinese/views/account_move_views.xml index 728d8a79..8127ac1e 100644 --- a/app_base_chinese/views/account_move_views.xml +++ b/app_base_chinese/views/account_move_views.xml @@ -15,5 +15,16 @@ + + + 销项订单收据 + + + 销项冲销 + + + 销项冲销 + + diff --git a/app_base_chinese/views/account_payment_views.xml b/app_base_chinese/views/account_payment_views.xml new file mode 100644 index 00000000..67052f0a --- /dev/null +++ b/app_base_chinese/views/account_payment_views.xml @@ -0,0 +1,17 @@ + + + + + 客户实收 + + + + 客户实收 + + + 供应商实付 + + + 供应商实付 + +