hello guys.. im using odoo 13 and i want to know is there a way to add validation before we insert image on image/binary field?
i have these requirements for image
1. maximum 500 x 500
2. maximum 250 kb
if more than that user cant save the image..
thank you