update misc

This commit is contained in:
Ivan Office
2023-09-13 19:40:59 +08:00
parent d911f67b15
commit 6fb6ef3f95
2 changed files with 4 additions and 1 deletions

View File

@@ -709,7 +709,7 @@ msgstr ""
#: model:ir.model,name:app_chatgpt.model_ai_robot
#: model:ir.ui.menu,name:app_chatgpt.menu_ai_robot
msgid "Ai Robot"
msgstr "GPT机器人"
msgstr "Ai机器人"
#. module: app_chatgpt
#: model:ir.model.fields,field_description:app_chatgpt.field_res_partner_ai_use__ai_user_id

View File

@@ -50,6 +50,9 @@
options="{'style-inline': true, 'codeview': true, 'dynamic_placeholder': true}"/>
</page>
</xpath>
<xpath expr="//field[@name='visits']" position="attributes">
<attribute name="readonly">0</attribute>
</xpath>
</field>
</record>