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

[14.0] base_tier_validation_forward: Improve wizard usability #887

Open
wants to merge 3 commits into
base: 14.0
Choose a base branch
from

Conversation

grindtildeath
Copy link
Contributor

No description provided.

@OCA-git-bot
Copy link
Contributor

Hi @kittiu, @LoisRForgeFlow,
some modules you are maintaining are being modified, check this out!

@grindtildeath grindtildeath force-pushed the 14.0-imp-base_tier_validation_forward branch from 1f1252f to 7174641 Compare May 22, 2024 18:31
Copy link

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Sep 29, 2024
@github-actions github-actions bot closed this Nov 3, 2024
@grindtildeath
Copy link
Contributor Author

@OCA/tools-maintainers anyone to reopen this please? 🙏

@LoisRForgeFlow LoisRForgeFlow reopened this Nov 4, 2024
@OCA-git-bot
Copy link
Contributor

Hi @LoisRForgeFlow, @kittiu,
some modules you are maintaining are being modified, check this out!

@@ -101,6 +101,7 @@ def _get_sequences_to_approve(self, user):
sequences.append(my_sequence)
return sequences

@api.depends_context("uid")
Copy link
Contributor

Choose a reason for hiding this comment

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

can you elaborate, why is it a missing decorator?

Copy link
Contributor

Choose a reason for hiding this comment

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

forgot to ping you @grindtildeath

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@LoisRForgeFlow It's such a long time ago I don't remember exactly why it was needed. 😞

But if self.env.user is used in the compute function, it means the function still depends on connected user. I guess it could havve been we had some local tests where the value was not recomputed after altering the user, but I cannot tell for sure.

Copy link
Contributor

Choose a reason for hiding this comment

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

it is hard for me to approve then. Without steps to reproduce or a description of what's being solved... 😕

@github-actions github-actions bot removed the stale PR/Issue without recent activity, it'll be soon closed automatically. label Nov 10, 2024
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.

4 participants