Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FW][FIX] website: form visibility shows ids instead of labels #156154

Conversation

fw-bot
Copy link
Contributor

@fw-bot fw-bot commented Mar 1, 2024

This commit resolves an issue (arose in 1) where a select field was
displaying IDs instead of labels.

Steps to reproduce:

  • Navigate to edit mode
  • Drop a form block.
  • Select the form action type "create customer" (CRM app must be
    installed).
  • Add a field for "country".
  • Add another field and set its visibility to depend on the country
    value.

Issue:
Users are seeing IDs instead of country labels.

task-3460326

Forward-Port-Of: #155531

This commit resolves an issue (arose in [1]) where a select field was
displaying IDs instead of labels.

Steps to reproduce:

- Navigate to edit mode
- Drop a form block.
- Select the form action type "create customer" (CRM app must be
  installed).
- Add a field for "country".
- Add another field and set its visibility to depend on the country
  value.

Issue:
Users are seeing IDs instead of country labels.

[1]: odoo@a54f11e

task-3460326

X-original-commit: 00c9df8
@robodoo
Copy link
Contributor

robodoo commented Mar 1, 2024

@fw-bot
Copy link
Contributor Author

fw-bot commented Mar 1, 2024

This PR targets saas-16.2 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@robodoo robodoo added the forwardport This PR was created by @fw-bot label Mar 1, 2024
@C3POdoo C3POdoo added the RD research & development, internal work label Mar 1, 2024
robodoo pushed a commit that referenced this pull request Mar 4, 2024
This commit resolves an issue (arose in [1]) where a select field was
displaying IDs instead of labels.

Steps to reproduce:

- Navigate to edit mode
- Drop a form block.
- Select the form action type "create customer" (CRM app must be
  installed).
- Add a field for "country".
- Add another field and set its visibility to depend on the country
  value.

Issue:
Users are seeing IDs instead of country labels.

[1]: a54f11e

task-3460326

closes #156154

X-original-commit: 00c9df8
Signed-off-by: Robin Lejeune (role) <role@odoo.com>
@robodoo robodoo closed this Mar 4, 2024
@robinlej robinlej deleted the saas-16.2-saas-15.2-fix-form-visibility-id-instead-of-label-seba-OjJp-fw branch March 4, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forwardport This PR was created by @fw-bot RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants