Skip to content

[15.0][MIG] mrp_production_consumption_warning: migration to v15 #1557

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 3 commits into
base: 15.0
Choose a base branch
from

Conversation

AaronHForgeFlow
Copy link
Contributor

No description provided.

@AaronHForgeFlow AaronHForgeFlow force-pushed the 15.0-mrp_production_consumption_warning branch from a37edb2 to 8ec026d Compare July 1, 2025 11:25
@@ -70,7 +70,9 @@ def setUpClass(cls):
cls.mo_a._onchange_move_raw()

def test_consumption_warning_message_when_create(self):
self.assertEqual(self.mo_a.consumption_warning_msg, "")
self.assertIn(
Copy link
Contributor

Choose a reason for hiding this comment

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

The result has changed from not showing anything to an actual message?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Busted 😄 I changed the behavior a bit but that was not fair.

Now I left the previous behavior, and I just split the method so I can use it in another module.

@AaronHForgeFlow AaronHForgeFlow force-pushed the 15.0-mrp_production_consumption_warning branch from 8ec026d to b5085b1 Compare July 1, 2025 14:53
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.

3 participants