[FIX] web_tree_dynamic_colored_field: warning odoo-module

This commit is contained in:
Duy (Đỗ Anh)
2024-12-20 11:00:08 +07:00
parent f31d055f5e
commit f288f582cb

View File

@@ -1,5 +1,3 @@
/** @odoo-module **/
import {ListRenderer} from "@web/views/list/list_renderer";
import {evaluateBooleanExpr} from "@web/core/py_js/py";
import {patch} from "@web/core/utils/patch";