Can anyone tell me about the caching system of odoo?? which approach odoo use for data caching. Also how can i integrate redis or other caching service with odoo.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- 프로젝트
- MRP
신고된 질문입니다
1
회신
7425
화면
Odoo has a file store where all files are stored.
CSS and JS files are minified and also stored in the file store.
/web/content/159767-3f78657/web.assets_common.js
To add CSS and JS the files need to be added to asset bundles.
https://www.odoo.com/documentation/16.0/developer/reference/frontend/assets.html
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
|
0
7월 23
|
3146 | ||
|
|
10
4월 17
|
43064 | ||
|
|
0
1월 16
|
3900 | ||
|
|
2
3월 24
|
2585 | ||
|
Query caching
해결 완료
|
|
1
6월 25
|
11952 |