mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix bug
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 175 KiB After Width: | Height: | Size: 175 KiB |
@@ -6,6 +6,8 @@
|
||||
<p>This moduld allows user to quickly customize and debranding Odoo. Quick debug, Language Switcher,
|
||||
Online Documentation Access,Quick Data Clear. </p>
|
||||
<p>Support Odoo 12, 11, 10, 9. Including communicate and enterprise version. </p>
|
||||
<h3>Update: v12.19.1.20</h3>
|
||||
<p>Fix bug: Save config error.</p>
|
||||
<h3>Update: v12.19.1.05</h3>
|
||||
<p>Fix bug: If you install Muk moudle, odooapp customize would pop error like "attachment_location". Sometime you need to uninstall this app and restart odoo, install again to take affect.</p>
|
||||
<h3>Update: v12.0.12.25</h3>
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
.o_user_menu .dropdown-menu img,
|
||||
.o_user_menu_mobile .dropdown-item img {
|
||||
height: 20px;
|
||||
margin: 2px;
|
||||
}
|
||||
@@ -3,3 +3,11 @@
|
||||
height: 20px;
|
||||
margin: 2px;
|
||||
}
|
||||
|
||||
.oe_form_configuration {
|
||||
.o_settings_container {
|
||||
span {
|
||||
display:inline-block;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user