Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
308 Vistas

Can Odoo16 use SQL to find data and display it in the view without relying on the model?

Avatar
Descartar
Mejor respuesta

Hello, could you clarify what you mean by "displaying data in the view without relying on the model"? For example, are you looking to execute raw SQL queries in a controller or custom method and render the results in a QWeb view, or is there a specific use case (e.g., fetching data from external tables)? Providing a brief example or more details about your question would help someone here and provide a more accurate solution!

Avatar
Descartar