OCA / cooperative

GNU Affero General Public License v3.0
11 stars 22 forks source link

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

Open carmenbianca opened 1 year ago

carmenbianca commented 1 year ago

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 https://github.com/OCA/cooperative/pull/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, ...)

github-actions[bot] commented 10 months ago

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.