Skip to content
Snippets Groups Projects
Commit 79647844 authored by Guillaume (guva)'s avatar Guillaume (guva)
Browse files

[FIX] account: don't auto save on boolean widget


When creating a reconciliation model line on
a new record, by activate the boolean toggle on
`force_tax_included` field, the line is save
but as the reco model is not, `check_company`
will raise an error.

Steps:

- Create a new model
- Before saving, create a line, set a tax and
  click on Tax included toggle button
-> Error is raised

opw-3473189

closes odoo/odoo#132942

Signed-off-by: default avatarBrice Bartoletti (bib) <bib@odoo.com>
parent 240ee9de
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment