Skip to content

[16.0][IMP] shopfloor/mobile: Allow to do single unload with each pack#995

Open
rousseldenis wants to merge 10 commits into
OCA:16.0from
acsone:16.0-imp-unload-single-dro
Open

[16.0][IMP] shopfloor/mobile: Allow to do single unload with each pack#995
rousseldenis wants to merge 10 commits into
OCA:16.0from
acsone:16.0-imp-unload-single-dro

Conversation

@rousseldenis

Copy link
Copy Markdown

No description provided.

@OCA-git-bot

Copy link
Copy Markdown
Contributor

Hi @sebalix, @simahawk, @guewen,
some modules you are maintaining are being modified, check this out!

@rousseldenis rousseldenis added enhancement New feature or request needs review labels Mar 24, 2025
Comment thread shopfloor/models/shopfloor_menu.py
@rousseldenis rousseldenis force-pushed the 16.0-imp-unload-single-dro branch 3 times, most recently from ff43f80 to 2412db2 Compare June 18, 2025 10:23

@jbaudoux jbaudoux left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

i think you should differentiate:

  • unload_scan_bin base shopfloor where you have put products in bins
  • unload_scan_package in case you repack at the end of the picking

Comment thread shopfloor_mobile/static/wms/src/i18n/fr.json
Comment thread shopfloor_mobile/static/wms/src/i18n/en.json
@rousseldenis rousseldenis force-pushed the 16.0-imp-unload-single-dro branch from 7ae63e5 to 15282b5 Compare June 26, 2025 15:52
@rousseldenis rousseldenis force-pushed the 16.0-imp-unload-single-dro branch from 102b6f3 to 80ae39e Compare September 2, 2025 11:46
@lmignon lmignon force-pushed the 16.0-imp-unload-single-dro branch from 74c7246 to 55c6b69 Compare September 3, 2025 06:36
@github-actions

github-actions Bot commented Jan 4, 2026

Copy link
Copy Markdown

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 Jan 4, 2026
@github-actions github-actions Bot closed this Feb 8, 2026
@jbaudoux jbaudoux reopened this Feb 8, 2026
@OCA-git-bot

Copy link
Copy Markdown
Contributor

Hi @simahawk, @guewen, @sebalix,
some modules you are maintaining are being modified, check this out!

@github-actions github-actions Bot removed the stale PR/Issue without recent activity, it'll be soon closed automatically. label Feb 15, 2026
@rousseldenis rousseldenis force-pushed the 16.0-imp-unload-single-dro branch 3 times, most recently from 8464816 to 0548ec4 Compare March 9, 2026 11:02

@lmignon lmignon left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM (Code + Functional)

@simahawk simahawk left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LG overall, just code review.
Small remark on the card color default.

Vue.component("detail-package", {
mixins: [ItemDetailMixin],
props: {
color: String, // Used to determine card_color (See `utils.colors.color_for()`)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Any reason not to add detail_main_card as default? It will change existing screens.
However, we should probably put the default in item-detail-card

rousseldenis and others added 7 commits June 26, 2026 10:46
Add a package icon
Allow to change color of card
…e at unload

To be more flexible as the user has a particular package in front of him,
he can scan another package than the one proposed.
…ination location

In order to enrich the presentation of the destination location, replace the location
name with a component
If user try to scan the package just having been unloaded,
the batch will be marked as done as no more lines would be found.

Don't let the user to scan it one more time.
…wice

If the last unload validated the concerned picking, the reuse of package
in that one will conduct to batch validation.
@OCA-git-bot OCA-git-bot added series:16.0 mod:shopfloor Module shopfloor mod:shopfloor_mobile Module shopfloor_mobile labels Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request mod:shopfloor_mobile Module shopfloor_mobile mod:shopfloor Module shopfloor needs review series:16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants