how to clear the cache on the server in odoo 11
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
1
Odpowiedz
7772
Widoki
Hi Rafael,
Hope you are not referring to the Browser cache. if you want to clear the python cache files from the server, try the below command after stoping the odoo server.
sudo rm -rf ./addons/*/.pyc ./addons/*/__pycache__ ./addons/*/static/src/*
Now restart the server.
Thanks
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj się