Hi,
I've clonned a database to another server and copied over the attachments from the original environment under /home/odoo/.local/share/Odoo/filestore on the new environment. So far so good, the old attachments are visible from the clonned application, but when I try to create new attachments these are simply not stored in the corresponding OS-ubuntu 14.04 folder and I get the following error message:
OSError: [Errno 2] No such file or directory
The attachment referenced in the error message has actually not been created. The 'document' addon is installed in the system.
Do you have some kind of guide or steps to follow to clone an environment attachments included?
Thanks in advance.