Skip to content

Commit

Permalink
[MERGE] forward port branch 10.0 up to 682ae1c
Browse files Browse the repository at this point in the history
  • Loading branch information
KangOl committed May 23, 2018
2 parents d1df278 + 682ae1c commit 373a1c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/website_form/controllers/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ def extract_data(self, model, values):
'record': {}, # Values to create record
'attachments': [], # Attached files
'custom': '', # Custom fields values
'meta': '', # Add metadata if enabled
}

authorized_fields = model.sudo()._get_form_writable_fields()
Expand Down

0 comments on commit 373a1c1

Please sign in to comment.