zerodha / frappe-attachments-s3

A frappe app to upload file attachments in doctypes to s3.
Other
115 stars 131 forks source link

Enhancement to configure doctypes which can be ignored and bug fix #24

Closed sivankar closed 3 years ago

sivankar commented 5 years ago

added code to have configurable doctypes which can be ignored this can be done by configuring it in site config "ignore_s3_upload_for_doctype": ["Data Import", "Prepared Report"]

and also if there is a image_field set in doctype then update that