I have OpenERP 7 and I am trying to get the attachments to be saved on the local file system
Configurations on OpenERP are done and are working, but it would only save the files to the installation path /opt/openerp/server/openerp/filestore. I only have 1.4 GB of storage left on the drive and it is not enough
I am trying to save them to /home2/filestore A symslink did work, but after few files it doesn't save them to the destination path. Does symlink break after time?