Skip to Content
Menu
This question has been flagged
7041 Views

In order to see my current changes (JS and CSS) on the POS, i have to update my module extending point of sale.

I have tried :

  • Disable browser cache

  • Test on different browsers

  • Ctrl + F5 and all possible combinaisons

  • Change POS code directly (it produce same result)

  • Declare my css files in point_of_sale assets as : myfile.css?v=1.1 (this work for css files but not for JS files)


I had this problem since using odoo 10.

Is there any solution to see changes just by refreshing my browser?

Thanks for your help.

Avatar
Discard

Here I have to restart odoo...