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
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
5964
Views
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Jul 23
|
2305 | ||
|
10
Apr 17
|
41158 | ||
|
0
Jan 16
|
3242 | ||
|
2
Mar 24
|
1489 | ||
Query caching
Solved
|
|
1
Jun 25
|
11082 |