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

[17.0][MIG] stock_picking_operations_multilang: Migration to 17.0 #381

Open
wants to merge 7 commits into
base: 17.0
Choose a base branch
from

Conversation

BhaveshHeliconia
Copy link

No description provided.

@@ -8,7 +8,8 @@
<field name="picking_operation_language_option" />
<field
name="warehouse_language"
attrs="{'invisible': ['|', ('active_lang_count', '&lt;=', 1), ('picking_operation_language_option', '!=', 'warehouse')], 'required': [('picking_operation_language_option', '=', 'warehouse')]}"
invisible="active_lang_count &lt; 1 or picking_operation_language_option != 'warehouse'"

Choose a reason for hiding this comment

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

This is not functionally the same <= vs <.

@BhaveshHeliconia BhaveshHeliconia mentioned this pull request Mar 7, 2025
10 tasks
@BhaveshHeliconia BhaveshHeliconia force-pushed the 17.0-mig-stock_picking_operations_multilang branch from 03bec0f to 0080af8 Compare March 11, 2025 06:59
@BhaveshHeliconia
Copy link
Author

@gdgellatly, Thanks for the suggestions!Please Review.

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.

5 participants