mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update grn 联系人
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': "App base chinese,中国化基本模块增强",
|
'name': "App base chinese,中国化基本模块增强",
|
||||||
'version': '13.20.02.20',
|
'version': '13.20.03.19',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'https://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
|
|||||||
@@ -91,4 +91,4 @@ msgstr "单号规则"
|
|||||||
#: model:ir.model.fields,field_description:app_base_chinese.field_res_partner__short_name
|
#: model:ir.model.fields,field_description:app_base_chinese.field_res_partner__short_name
|
||||||
#: model:ir.model.fields,field_description:app_base_chinese.field_res_users__short_name
|
#: model:ir.model.fields,field_description:app_base_chinese.field_res_users__short_name
|
||||||
msgid "Short Name"
|
msgid "Short Name"
|
||||||
msgstr "缩写"
|
msgstr "简称"
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<!--<xpath expr="//field[@name='ref']" position="move"/>-->
|
<!--<xpath expr="//field[@name='ref']" position="move"/>-->
|
||||||
<!--</xpath>-->
|
<!--</xpath>-->
|
||||||
<xpath expr="//field[@name='type']" position="after">
|
<xpath expr="//field[@name='type']" position="after">
|
||||||
<field name="short_name" invisible="1"/>
|
<field name="short_name"/>
|
||||||
</xpath>
|
</xpath>
|
||||||
<!-- 信用额度 -->
|
<!-- 信用额度 -->
|
||||||
<xpath expr="//field[@name='category_id']" position="after">
|
<xpath expr="//field[@name='category_id']" position="after">
|
||||||
|
|||||||
Reference in New Issue
Block a user