Skip to content

Conversation

@jqbeltran2
Copy link
Contributor

Description

This commit adds a new feature to the module: New button to open wizard so it's possible to select multiple
users at once, keeping the ability to choose the dates.

@OCA-git-bot
Copy link
Contributor

Hi @sebalix, @jcdrubay, @novawish,
some modules you are maintaining are being modified, check this out!

Copy link
Contributor

@legalsylvain legalsylvain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code review / no test.
thanks !

@amh-mw amh-mw mentioned this pull request Oct 9, 2025
7 tasks
@fernandahf
Copy link

@luisg123v

Could you review this, please?

@fernandahf
Copy link

@rolandojduartem

Could you review this, please?

I think you have more context, it's related to https://gitlab.com/ircanada/ircodoo/-/merge_requests/4150#note_2790173889

Copy link

@rolandojduartem rolandojduartem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@luisg123v is bumping version expected here? is the target of branch fine?

Also, @jqbeltran2, please add test for the new wizard.

License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
-->
<odoo>
<record id="action_add_multiple_users_wizard" model="ir.actions.act_window">

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move this action to the respective file

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes applied @rolandojduartem

@luisg123v
Copy link

@rolandojduartem,

  • Bumping version is not necessary, as that's done by the bot when merging.
  • Target version seems correct.

@jqbeltran2 jqbeltran2 force-pushed the 18.0-imp-base_user_role-wizard-jqbeltran2 branch 3 times, most recently from dbab4f9 to 3fd676c Compare November 15, 2025 18:54
name="user_ids"
widget="many2many_tags"
options="{'no_create': True, 'no_create_edit': True}"
domain="[('share','=',False), ('active','=',True)]"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

domain active is not needed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

This commit adds a new feature to the module: New button to
open wizard so it's possible to select multiple
users at once, keeping the ability to choose the dates.
@jqbeltran2 jqbeltran2 force-pushed the 18.0-imp-base_user_role-wizard-jqbeltran2 branch from 3fd676c to 344814b Compare November 20, 2025 06:53
@rolandojduartem
Copy link

LGTM 👍 @luisg123v @moylop260

@moylop260
Copy link
Contributor

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 18.0-ocabot-merge-pr-381-by-moylop260-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit ff078c9 into OCA:18.0 Nov 20, 2025
6 of 7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 2289402. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants