mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
list_model uninvisible
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<odoo>
|
||||
<record id="app_ai_robot_deepseek_form_view" model="ir.ui.view">
|
||||
<!-- <record id="app_ai_robot_deepseek_form_view" model="ir.ui.view">
|
||||
<field name="name">app.ai.robot.deepseek.form</field>
|
||||
<field name="model">ai.robot</field>
|
||||
<field name="inherit_id" ref="app_chatgpt.ai_robot_form_view"/>
|
||||
@@ -9,5 +9,5 @@
|
||||
<attribute name="invisible">False</attribute>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
</record> -->
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user