Skip to content

[16.0][ADD] shopfloor_reception_dock/mobile: show docks info in picking details cards#1171

Open
nicolas-delbovier-acsone wants to merge 4 commits into
OCA:16.0from
acsone:16.0-add-shopfloor_reception_docks
Open

[16.0][ADD] shopfloor_reception_dock/mobile: show docks info in picking details cards#1171
nicolas-delbovier-acsone wants to merge 4 commits into
OCA:16.0from
acsone:16.0-add-shopfloor_reception_docks

Conversation

@nicolas-delbovier-acsone

@nicolas-delbovier-acsone nicolas-delbovier-acsone commented Jun 2, 2026

Copy link
Copy Markdown

Rationale

During reception, carrier trucks deposit goods across various physical unloading docks. Because these goods are technically in transit or sitting on an external dock, they have not yet been processed into the system's internal stock.locations. Consequently, they are invisible to standard inventory tracking.


Depends on OCA/stock-logistics-warehouse#2584

Select Picking Select Move
image image

@OCA-git-bot

Copy link
Copy Markdown
Contributor

Hi @JuMiSanAr, @mmequignon,
some modules you are maintaining are being modified, check this out!

@OCA-git-bot OCA-git-bot added series:16.0 mod:shopfloor_reception Module shopfloor_reception mod:shopfloor_reception_docks Module shopfloor_reception_docks mod:shopfloor_reception_docks_mobile Module shopfloor_reception_docks_mobile labels Jun 2, 2026
@nicolas-delbovier-acsone nicolas-delbovier-acsone force-pushed the 16.0-add-shopfloor_reception_docks branch from a552cd8 to 145dc00 Compare June 2, 2026 09:19
@nicolas-delbovier-acsone nicolas-delbovier-acsone changed the title [16.0][ADD] shopfloor_reception_docks_mobile: show docks info in picking details cards [16.0][ADD] shopfloor_reception_docks/mobile: show docks info in picking details cards Jun 2, 2026
@nicolas-delbovier-acsone

Copy link
Copy Markdown
Author

@jbaudoux

@rousseldenis

Copy link
Copy Markdown

@nicolas-delbovier-acsone @jbaudoux My only question: Why not avoiding to put another information on that screen that can surcharge it ?

  • The current reception list displays only ready ones (with grn in our case)
  • Choose a reception
    • Display the Dock and scan it
    • Do the rest of flow
  • Scan a Dock
    • Choose a reception (or scan it)

What do you think of ?

@nicolas-delbovier-acsone

nicolas-delbovier-acsone commented Jun 3, 2026

Copy link
Copy Markdown
Author

@nicolas-delbovier-acsone @jbaudoux My only question: Why not avoiding to put another information on that screen that can surcharge it ?

* The current reception list displays only ready ones (with grn in our case)

* Choose a reception
  
  * Display the Dock and scan it
  * Do the rest of flow

* Scan a Dock
  
  * Choose a reception (or scan it)

What do you think of ?

Are you suggesting another screen ?

Or are you suggesting that we should only display the dock in the picking card of the "select move" screen and not in the "select picking" screen?

In the later case, I updated the screenshots in the PR description -> you can see that the JS I modified to add the docks info is linked to both screen's picking card so I can not update one without updating the other. I'll need to dive deeper to find a way to decouple those 2 cards info but this seems like more work.

@jbaudoux

jbaudoux commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

@nicolas-delbovier-acsone @jbaudoux My only question: Why not avoiding to put another information on that screen that can surcharge it ?

  • The current reception list displays only ready ones (with grn in our case)

  • Choose a reception

    • Display the Dock and scan it
    • Do the rest of flow
  • Scan a Dock

    • Choose a reception (or scan it)

What do you think of ?

IMO. You choose a reception by viewing the dock and going there. Then you scan the SA/GRN, PO or product. No need to scan the dock. You could also scan a dock and filter the list if there are multiple pickings but it should remain an option and not a requirement. That would also fit nicely with the existing flow

@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.

LG. What about also adding a handler for the dock in the scan document?

@nicolas-delbovier-acsone

Copy link
Copy Markdown
Author

@rousseldenis I also do not see in your idea how you deal with multiple docks for a single reception? (in case the supplier delivers in multiple steps) Should we scan all the docks then?

@nicolas-delbovier-acsone

Copy link
Copy Markdown
Author

LG. What about also adding a handler for the dock in the scan document?

Good idea, I'll look for that

@nicolas-delbovier-acsone nicolas-delbovier-acsone force-pushed the 16.0-add-shopfloor_reception_docks branch from 145dc00 to 6c59111 Compare June 4, 2026 07:58

@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.

Use singular in module name. It's an OCA convention. It's about feature, no matter the link is 2many.

@nicolas-delbovier-acsone nicolas-delbovier-acsone changed the title [16.0][ADD] shopfloor_reception_docks/mobile: show docks info in picking details cards [16.0][ADD] shopfloor_reception_dock/mobile: show docks info in picking details cards Jun 5, 2026
@nicolas-delbovier-acsone nicolas-delbovier-acsone force-pushed the 16.0-add-shopfloor_reception_docks branch from 6c59111 to db8d890 Compare June 5, 2026 08:06
@OCA-git-bot OCA-git-bot added mod:shopfloor_reception_dock Module shopfloor_reception_dock mod:shopfloor_reception_dock_mobile Module shopfloor_reception_dock_mobile and removed mod:shopfloor_reception_docks Module shopfloor_reception_docks mod:shopfloor_reception_docks_mobile Module shopfloor_reception_docks_mobile labels Jun 5, 2026
Comment thread shopfloor_reception_dock/__manifest__.py
@nicolas-delbovier-acsone nicolas-delbovier-acsone force-pushed the 16.0-add-shopfloor_reception_docks branch from db8d890 to 2903d50 Compare June 5, 2026 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:shopfloor_reception_dock_mobile Module shopfloor_reception_dock_mobile mod:shopfloor_reception_dock Module shopfloor_reception_dock mod:shopfloor_reception Module shopfloor_reception series:16.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants