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.
Here I have to restart odoo...