[16.0][ADD] shopfloor_reception_dock/mobile: show docks info in picking details cards#1171
[16.0][ADD] shopfloor_reception_dock/mobile: show docks info in picking details cards#1171nicolas-delbovier-acsone wants to merge 4 commits into
Conversation
|
Hi @JuMiSanAr, @mmequignon, |
a552cd8 to
145dc00
Compare
|
@nicolas-delbovier-acsone @jbaudoux My only question: Why not avoiding to put another information on that screen that can surcharge 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. |
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
left a comment
There was a problem hiding this comment.
LG. What about also adding a handler for the dock in the scan document?
|
@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? |
Good idea, I'll look for that |
145dc00 to
6c59111
Compare
jbaudoux
left a comment
There was a problem hiding this comment.
Use singular in module name. It's an OCA convention. It's about feature, no matter the link is 2many.
6c59111 to
db8d890
Compare
db8d890 to
2903d50
Compare
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