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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
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 ....
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
2
7月 25
|
4650 | ||
|
1
7月 25
|
6504 | ||
|
1
2月 25
|
2702 | ||
|
2
12月 24
|
7785 | ||
|
2
11月 24
|
28563 |