How i can store Documents/Images/PDF in folder other then in database ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
In V8 and above,filestore is used by default.. no need for extra setup
There is a configuration parameter called data_dir which stores data in local storage and adds link to that data from the db. So set data_dir (like data_dir = /filestore) in odoo.conf file
let me test before mark your question resolve my problem
see the filestore concept in odoo. Just google it.
You may choose to store attachments on the file system by setting an ir.config.parameter (Settings->Technical->Parameters-System parameters) named ir_attachment.location
That's in V7 only.
not found this path ....
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 | |
---|---|---|---|---|
How to ORDER BY? [Odoo 10]
Solved
|
|
2
Nov 24
|
25101 | |
|
5
Oct 24
|
8380 | ||
|
2
May 24
|
5524 | ||
|
3
Mar 24
|
4967 | ||
|
0
Mar 24
|
264 |