update app_base_chinese 16

This commit is contained in:
Chill
2023-02-14 16:51:31 +08:00
parent c3f4bc6990
commit 9752fd7f6d
4 changed files with 7 additions and 12 deletions

View File

@@ -18,7 +18,7 @@
{
'name': "App base chinese中国化基本模块增强",
'version': '16.23.02.02',
'version': '16.23.02.14',
'author': 'Sunpop.cn',
'category': 'Base',
'website': 'https://www.sunpop.cn',

View File

@@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0-20221228\n"
"Project-Id-Version: Odoo Server 16.0+e-20221228\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-02 10:28+0000\n"
"PO-Revision-Date: 2023-02-02 10:28+0000\n"
"POT-Creation-Date: 2023-02-14 08:50+0000\n"
"PO-Revision-Date: 2023-02-14 08:50+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@@ -25,11 +25,6 @@ msgstr "激活"
msgid "Companies"
msgstr "公司"
#. module: app_base_chinese
#: model:ir.model.fields,field_description:app_base_chinese.field_product_category__complete_name
msgid "Complete Name"
msgstr "完整名称"
#. module: app_base_chinese
#: model:ir.model,name:app_base_chinese.model_res_partner
msgid "Contact"

View File

@@ -6,7 +6,7 @@ from odoo import api, fields, models, _
_logger = logging.getLogger(__name__)
class ProductCategory(models.Model):
_inherit = "product.category"
complete_name = fields.Char(translate=True)

View File

@@ -4,7 +4,7 @@
<h2 class="oe_slogan">App base chinese. Local customize for china user </h2>
<h3 class="oe_slogan">Set all chinese default value. Like Default country, timezone, currency, partner... </h3>
<div class="oe_row">
<h3>Lastest update: v16.23.02.02</h3>
<h3>Lastest update: v16.23.02.14</h3>
<div class="oe_span12">
<img class="oe_demo oe_screenshot" src="banner.jpg">
</div>
@@ -89,7 +89,7 @@
</div>
<div class="oe_row oe_spaced text-center">
<h1>More Powerful addons, Make your odoo very easy to use, easy customize:
<a class="btn btn-primary mb16" href="http://www.odoo.com/apps/modules/browse?author=Sunpop.cn">Supop.cn Odoo Addons</a>
<a class="btn btn-primary mb16" href="http://www.odoo.com/apps/modules/browse?author=Sunpop.cn">Sunpop.cn Odoo Addons</a>
</h1>
</div>
</section>