i used a variable in odoo14 js it is worked
var DocumentsInspector = require('documents.DocumentsInspector');
how can I use odcumentinspector in odoo 16?
also,i have same facing problem with const DocumentsKanbanController = require('documents.DocumentsKanbanController'); it is don't worked in odoo 16