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 @@ + + + + + 客户实收 + + + + 客户实收 + + + 供应商实付 + + + 供应商实付 + +