Skip to content

Conversation

@MaxyMoos
Copy link
Contributor

From the two existing calls made to it, _get_fields_to_write_validation is supposed to return a 2-tuple value, but there is a codepath in this method that returns a single (empty) list.

This codepath seems unreachable anyway, since the function call is only triggered when a write call is made with at least one non-allowed field (that is, if _check_allow_write_under_validation() or _check_allow_write_after_validation() return False)

@OCA-git-bot
Copy link
Contributor

Hi @LoisRForgeFlow,
some modules you are maintaining are being modified, check this out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants