Skip to content

Instantly share code, notes, and snippets.

@herawais
Created September 9, 2020 12:02
Show Gist options
  • Save herawais/19794df76ec7dd5d0b18230a5465eb85 to your computer and use it in GitHub Desktop.
Save herawais/19794df76ec7dd5d0b18230a5465eb85 to your computer and use it in GitHub Desktop.
field value is not saving to DB with custom widget | Odoo12 CE
Hi, I created a new custom widget extended from AbstractField, using custom template. I want to save custom value in this field,
I am using _setValue() but it is not saving.
would you please guide me how to save that value.
here is the image
https://tinyurl.com/y32yzdml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment