rfid手动输入推送

This commit is contained in:
mgw
2024-10-29 14:28:24 +08:00
parent 19dbd9901d
commit c21319a127
3 changed files with 24 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
<odoo>
<data>
<data noupdate="1">
<record id="group_show_button" model="res.groups">
<field name="name">演示模式</field>
<field name="category_id" ref="base.module_category_hidden"/>
</record>
</data>
</odoo>
</odoo>