I have created a module that adds extra functionality to point of sale.
When I edit a javascript file in my module and refresh the pos web page, the changes are not applied.
The same happens with xml and scss changes.
The only way is to restart the odoo server and then refresh the web page.
Is there something I can do to apply changes in the client files (js,xml,scss) by refreshing the web browser page without having to restart the server prior to this?