Is it possible to display a search sql statement output in QWEB report?
In popup I want add field date, quanatity after choose date and quantity on button click call "SELECT * FROM 123 WHERE date = field date AND quantity = field quantity.
Any simple solution?