官网上架 app_sample 改名
@@ -7,7 +7,7 @@
|
|||||||
<field name="ref">demo1</field>
|
<field name="ref">demo1</field>
|
||||||
<field name="amount">888</field>
|
<field name="amount">888</field>
|
||||||
<field name="date">2023-09-13</field>
|
<field name="date">2023-09-13</field>
|
||||||
<field name="image" type="base64" file="app_template/static/img/icon_odooai.png"/>
|
<field name="image" type="base64" file="app_sample/static/img/icon_odooai.png"/>
|
||||||
<field name="state">draft</field>
|
<field name="state">draft</field>
|
||||||
<field name="user_id" ref="base.user_admin"/>
|
<field name="user_id" ref="base.user_admin"/>
|
||||||
</record>
|
</record>
|
||||||
|
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB |
|
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 89 KiB |
|
Before Width: | Height: | Size: 201 KiB After Width: | Height: | Size: 201 KiB |
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 9.6 KiB After Width: | Height: | Size: 9.6 KiB |
@@ -4,7 +4,7 @@
|
|||||||
<!-- Sample,样例,-->
|
<!-- Sample,样例,-->
|
||||||
<!-- Root,根菜单,This Menu Item will appear in the Upper bar, That's why It needs NO parent or action -->
|
<!-- Root,根菜单,This Menu Item will appear in the Upper bar, That's why It needs NO parent or action -->
|
||||||
<menuitem id="module_new_root" name="Module New Root"
|
<menuitem id="module_new_root" name="Module New Root"
|
||||||
web_icon="app_template,static/description/icon.png"
|
web_icon="app_sample,static/description/icon.png"
|
||||||
groups="group_app_user"
|
groups="group_app_user"
|
||||||
sequence="90"/>
|
sequence="90"/>
|
||||||
|
|
||||||