Skip to content

[14.0] l10n_be_cooperator_national_number: Weird association between 'require' and 'display' #71

@carmenbianca

Description

@carmenbianca

Module

l10n_be_cooperator_national_number

Describe the bug

On the res.company model, you have the require_national_number field. On the subscription.request model, there's the display_national_number field, which is computed as EQUAL to the company's require_national_number.

This is really weird to me, because it implies that 'require == display', and 'not require == not display'. See comments in #69

To Reproduce

Affected versions:

Steps to reproduce the behavior:
1.
2.
3.

Expected behavior
A clear and concise description of what you expected to happen.

Additional context
Add any other context about the problem here. (e.g. OS, Python version, ...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugno staleUse this label to prevent the automated stale action from closing this PR/Issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions