Skip to content

[16.0][ADD] shopfloor_location_product_restriction#1100

Open
rousseldenis wants to merge 3 commits intoOCA:16.0from
acsone:16.0-add-shopfloor_location_content_restriction-dro
Open

[16.0][ADD] shopfloor_location_product_restriction#1100
rousseldenis wants to merge 3 commits intoOCA:16.0from
acsone:16.0-add-shopfloor_location_content_restriction-dro

Conversation

@rousseldenis rousseldenis added this to the 16.0 milestone Sep 1, 2025
@rousseldenis rousseldenis force-pushed the 16.0-add-shopfloor_location_content_restriction-dro branch 2 times, most recently from 878290e to b833395 Compare September 1, 2025 12:18
@rousseldenis rousseldenis force-pushed the 16.0-add-shopfloor_location_content_restriction-dro branch from b833395 to 83b4ec3 Compare September 1, 2025 12:35
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 1, 2026

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 Feb 1, 2026
@github-actions github-actions bot closed this Mar 8, 2026
@rousseldenis rousseldenis reopened this Mar 30, 2026
result = super().is_dest_location_valid(moves, location, pick_type=pick_type)
for move in moves:
if location._check_has_location_product_restriction(move.product_id):
return bool(False and result)
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

False and ... will always return False. What was your idea in here? What do you want to return?

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

2 participants