Skip to Content
Menu
This question has been flagged
615 Views

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

>




Avatar
Discard