自定义widget显示many2many图文基本实现

This commit is contained in:
mgw
2023-09-07 12:33:35 +08:00
parent 48e30865af
commit 78e3a0f24f
3 changed files with 47 additions and 0 deletions

View File

@@ -24,6 +24,8 @@
'web.assets_qweb': [
],
'web.assets_backend': [
'sf_plan/static/src/js/custom_many2many.js',
'sf_plan/static/src/xml/custom_many2many.xml',
'sf_plan/static/src/scss/gannt_change.scss',
'sf_plan/static/src/css/button_color.css'
],