Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
7963 Vistas

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.


Avatar
Descartar
Autor Mejor respuesta

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.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
oct 24
16638
0
dic 18
3691
0
ene 21
7319
1
mar 16
4920
0
feb 16
3760