update scm, workcenter chart

This commit is contained in:
ivan deng
2019-07-29 04:35:25 +08:00
parent d79f8c1154
commit 6bbdc8098d
5 changed files with 8 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
{
'name': "App web enterprise enhance,企业版界面增强",
'version': '12.19.07.25',
'version': '12.19.07.29',
'author': 'Sunpop.cn',
'category': 'Base',
'website': 'https://www.sunpop.cn',

View File

@@ -9,6 +9,10 @@
.o_kanban_view .o_kanban_group:not(.o_column_folded) {
width: $o-kanban-default-record-width;
}
//workcenter看板特殊
.o_kanban_view.o_workcenter_kanban .o_kanban_group:not(.o_column_folded) {
width: 400px + 2*$o-kanban-group-padding;
}
//菜单搜索常见
.o_menu_search {
&.o_bar_hidden {