opt enterprise

This commit is contained in:
ivan deng
2023-02-23 02:55:06 +08:00
parent b5ed96a986
commit 600bf4e061
4 changed files with 11 additions and 5 deletions

View File

@@ -37,10 +37,10 @@
多级菜单中出现箭头。
2. Replace the odoo logo or url to your company in menu and page.
替换主菜单界面的logo为你公司的logo。
3. Alway show search in main menu.
主菜单界面让搜索可见
4. Fix view bug like graph shake.
修正原生样式bug如Graph会抖动
3. Add underline for input field.
可编辑字段下方增加下划线,易于分辨
4. Add grid line form list view. Easy to read list data.</li>
为表格list增加行列分隔线易于看数据
""",
'price': 68.00,
'currency': 'EUR',

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 107 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 159 KiB

View File

@@ -11,7 +11,8 @@
<ul>
<li class="mb8">1.Add dropdown arrow to parent menu.</li>
<li class="mb8">2.Replace the odoo logo or url to your company in menu and page.</li>
<li class="mb8">3.Alway show search in main menu.</li>
<li class="mb8">3.Add underline for input field.</li>
<li class="mb8">4.Add grid line form list view. Easy to read list data.</li>
</ul>
</div>
@@ -32,6 +33,11 @@
<br/>
</div>
<div class="oe_demo oe_screenshot mt32">
<img src="b04.png" style="border:1px solid black"/>
<br/>
</div>
<div class="oe_row oe_spaced" style="max-width: 95%;">
<div class="oe_demo"
style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%;">