Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
7290 Ansichten

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
Verwerfen

Here I have to restart odoo...