mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
opt enterprise
This commit is contained in:
@@ -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 |
BIN
app_web_enterprise/static/description/b04.png
Normal file
BIN
app_web_enterprise/static/description/b04.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 159 KiB |
@@ -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%;">
|
||||
|
||||
Reference in New Issue
Block a user