Hi guys,
I have a question regarding Writing Custom App. My app have Custom Doctype which take attachment as a field. For this Doctype i also included a bunch of fixtures so that it is ready to be used after the app installed.
However, the attachment right now is always save as a path to /currentsite/public/files/… which I don’t know how to copy from the my app folder over to. Is there a way have attachment link to app/asset/folder instead ?