Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
8520 Widoki

Hello everyone,

How do we configure in odoo 9 for attachment store location?

Default it stores in database, how one can configure to make store in different place instead storing database?

Is it configurable? or need to override the base method to change the store location?

Thanks & Regards,

Anil.


Awatar
Odrzuć
Autor Najlepsza odpowiedź

Hi everyone,

Found solution for it.

Here it is,

1. Automated
   By adding one new parameter in service configuration file e.g. openerp-server.conf
   data_dir = <File store path>
2. Manual
   Add parameter in command line when starting server.
--data_dir= <File Store Path>

Rgds,

Anil.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
paź 24
17538
0
gru 18
4169
0
sty 21
7908
1
mar 16
5366
0
lut 16
4222