在看板xml中增加判断逻辑选择不同的class属性值,以匹配对应的css颜色

This commit is contained in:
mgw
2023-07-06 12:26:35 +08:00
parent f31becc215
commit bc7f516d2d
4 changed files with 57 additions and 29 deletions

View File

@@ -23,7 +23,7 @@
'web.assets_qweb': [
],
'web.assets_backend':[
# 'sf_tool_management/static/src/change.scss'
'sf_warehouse/static/src/kanban_color_change.scss'
]