Skip to Content
Menu
This question has been flagged
1 Reply
5409 Views

How can i use the screen Loader of odoo in my customised Template..Please suggest 

##Odoo12  ##Loader

Avatar
Discard
Best Answer

You can do this with js.
Use blockUI and unblockUI method of web.framework.
Like this: https://github.com/odoo/odoo/blob/12.0/addons/mrp/static/src/js/mrp_bom_report.js#L122

Avatar
Discard
Related Posts Replies Views Activity
3
Oct 23
5970
1
Sep 23
1960
1
May 23
999
2
Apr 23
1374
1
Mar 23
994