8000 [15.0][ADD] server_action_input_box: Adds a server action wizard input utility by jesanmor · Pull Request #3292 · OCA/server-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[15.0][ADD] server_action_input_box: Adds a server action wizard input utility #3292

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

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

Conversation

jesanmor
Copy link

This module adds a feature that extends server actions by displaying an input dialog before execution.

It allows passing parameters to the action context, such as:

  • Text (char)
  • Integer
  • Float
  • Boolean (checkbox)

This can be useful for dynamically filtering or modifying the behavior of the server action based on user input.

The module is named server_action_input_box and is compatible with Odoo version 15.0.

@jesanmor
Copy link
Author

Hi all,

This is my first contribution to the OCA projects, so please excuse my lack of experience or familiarity with the CI warnings.

I have reviewed the checks and I believe the failure in the pre-commit check is caused by a missing or outdated GitHub Action (actions/cache@v1) used in the CI workflow. This issue seems to be related to the OCA repository’s CI configuration and not to my code changes.

If there is anything I can do to help fix this or if I need to update something on my side, please let me know.

Thanks for your understanding and support!

@jesanmor jesanmor changed the title [ADD] server_action_input_box: Adds a server action wizard input utility [15.0][ADD] server_action_input_box: Adds a server action wizard input utility May 22, 2025
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.

1 participant
0