Skip to content

Conversation

@rousseldenis
Copy link

No description provided.

@nicolas-delbovier-acsone

Here is what I added in the UI for selecting a motive:
image

Let me now what you think.

…d to any particular team in available motives during "start_helpdesk"
…_stock dependency

Renaming wizard mehtod: `create_helpdesk_ticket` -> `action_create_helpdesk_ticket`

See PR: OCA/helpdesk#875
… helpdesk button.

The v-text-field rendering the description when clicking the helpdesk button did cause a frontend error due to this props being given `:type="input_type"`.

As "input_type" is not declared anywhere we got this error:
`ReferenceError: input_type is not defined`

Moreover, the "type" props has been found not to be useful empirically (it is also not fund in Vuetify docs:  https://vuetifyjs.com/en/components/textareas/) so it has been removed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants