FE: React Native
BE: Odoo
I want to update account information (model: res.partner). I added fields that I want to update (ex: date_of_birth, citizen_identification, ....) I used mutation to update account information, and used react-native-image-picker to upload avatar.
But I don't know how to save image to avatar_1920 in odoo.
Please follow my code in my comment
>
https://drive.google.com/drive/folders/1UAf38OqYWlr2eBhwE_GAP8etD2Vg34eI?usp=drive_link