Hi,
i have added ir_attachment.location in system parameter section with the value file. Everytime when i generate a report the file is stored in database not on the filesystem. What i am doing wrong?
best regards
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
i have added ir_attachment.location in system parameter section with the value file. Everytime when i generate a report the file is stored in database not on the filesystem. What i am doing wrong?
best regards
Hello, you need not add these values in system parameters,only need to add the path app in your config file data directory, the variable is "data_dir" and assign your Odoo directory, example:
data_dir = /home/opt/odoo9/server/openerp/odoo_file/
And set chmod 777 and chown openerp to the folder, example:
chmod 777 data_dir = /home/opt/odoo9/server/openerp/odoo_file/
then restar your server:
sudo service odoo-server restart
best regards
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
19
May 24
|
93819 | ||
[9.0] Add a field to a view
Solved
|
|
3
Sep 16
|
2172 | |
|
1
Aug 16
|
2351 | ||
|
0
Aug 16
|
3147 | ||
|
2
May 16
|
9853 |