Feature - Uploading Maintenance files automatically to Eramba (due for r63)

hello Kristian,

attachments are stored on the file system, not db (in the db there is a reference to the files and the object they relate). we’ll work on expanding the API to support attachments once we complete the new template which could be a month or two.

i dont recommend pushing things on the db as you will most likely end up breaking the app (the new template changes the way attachments are stored).

sorry but i guess for now you’ll need to store files outside or wait a little longer until we can expand the api

Regards