mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update and fix
This commit is contained in:
@@ -129,5 +129,5 @@ msgstr "https://www.odooapp.cn/apps/modules/app_saas"
|
||||
#. module: app_common
|
||||
#: model:ir.actions.act_window,name:app_common.action_odooai_cloud_config
|
||||
#: model_terms:ir.ui.view,arch_db:app_common.app_res_config_settings_view_form
|
||||
msgid "odooAi Cloud"
|
||||
msgid "odooAi Cloud Settings"
|
||||
msgstr "欧度智能云"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 50 KiB |
@@ -55,7 +55,7 @@
|
||||
</record>
|
||||
|
||||
<record id="action_odooai_cloud_config" model="ir.actions.act_window">
|
||||
<field name="name">odooAi Cloud</field>
|
||||
<field name="name">odooAi Cloud Settings</field>
|
||||
<field name="type">ir.actions.act_window</field>
|
||||
<field name="res_model">res.config.settings</field>
|
||||
<field name="view_mode">form</field>
|
||||
|
||||
Reference in New Issue
Block a user