mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update common
This commit is contained in:
@@ -500,6 +500,7 @@ class ResConfigSettings(models.TransientModel):
|
|||||||
'mail.message',
|
'mail.message',
|
||||||
'mail.followers',
|
'mail.followers',
|
||||||
'mail.activity',
|
'mail.activity',
|
||||||
|
'mail.tracking.value',
|
||||||
]
|
]
|
||||||
seqs = []
|
seqs = []
|
||||||
return self.remove_app_data(to_removes, seqs)
|
return self.remove_app_data(to_removes, seqs)
|
||||||
|
|||||||
@@ -100,7 +100,7 @@ msgstr "产品数量"
|
|||||||
#. module: app_product_brand
|
#. module: app_product_brand
|
||||||
#: model:ir.model.fields,field_description:app_product_brand.field_product_brand__partner_id
|
#: model:ir.model.fields,field_description:app_product_brand.field_product_brand__partner_id
|
||||||
msgid "Partner"
|
msgid "Partner"
|
||||||
msgstr "供应商"
|
msgstr "业务伙伴"
|
||||||
|
|
||||||
#. module: app_product_brand
|
#. module: app_product_brand
|
||||||
#: model:ir.actions.act_window,name:app_product_brand.action_open_single_product_brand
|
#: model:ir.actions.act_window,name:app_product_brand.action_open_single_product_brand
|
||||||
|
|||||||
Reference in New Issue
Block a user