pycharm-odoo icon indicating copy to clipboard operation
pycharm-odoo copied to clipboard

Add code completion for qweb template contexts using prepared values in controller

Open trinhanhngoc opened this issue 2 years ago • 0 comments

https://github.com/odoo/odoo/blob/b0be9e074a1ecf1f6de7a03c71df0c63868501e3/addons/website_blog/controllers/main.py#L314 image

We can use the prepared values in a controller for code completion in the corresponding qweb template.

image

trinhanhngoc avatar Nov 28 '22 06:11 trinhanhngoc