odoo icon indicating copy to clipboard operation
odoo copied to clipboard

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

Open fw-bot opened this issue 1 year ago • 2 comments

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: odoo/odoo#155531

fw-bot avatar Mar 01 '24 17:03 fw-bot

Pull request status dashboard.

robodoo avatar Mar 01 '24 17:03 robodoo

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

fw-bot avatar Mar 01 '24 17:03 fw-bot