3
0
Fork 0

[FIX] web_tree_dynamic_colored_field: warning odoo-module

18.0
Duy (Đỗ Anh) 2024-12-20 11:00:08 +07:00
parent f31d055f5e
commit f288f582cb
1 changed files with 0 additions and 2 deletions

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";