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

[FIX] crm_iap_lead_website: fix the CRM reveal form view #50046

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

std-odoo
Copy link
Contributor

Purpose

The field state is defined 2 times in the same view with different
widget. This is impossible and only the last field (no-widget)
information will be kept (so the widget statusbar is never used).

Task-2228921

Purpose
=======
The field `state` is defined 2 times in the same view with different
widget. This is impossible and only the last field (no-widget)
information will be kept (so the widget `statusbar` is never used).

Task-2228921
@robodoo robodoo added seen 🙂 CI 🤖 Robodoo has seen passing statuses labels Apr 23, 2020
@C3POdoo C3POdoo added the RD research & development, internal work label Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI 🤖 Robodoo has seen passing statuses RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants