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

[16.0][MIG] shopfloor_delivery_shipment: Migration to 16.0 #944

Draft
wants to merge 35 commits into
base: 16.0
Choose a base branch
from

Conversation

giarve
Copy link

@giarve giarve commented Oct 29, 2024

Tests could be unbroken by this PR OCA/stock-logistics-transport#96

specifically _find_move_lines_domain(..) function not appearing in 16.0

sebalix and others added 30 commits October 29, 2024 19:06
Shopfloor scenario to manage the delivery process based on shipment advices.
It is based on the `shipment_advice` module.
Currently translated at 100.0% (29 of 29 strings)

Translation: wms-14.0/wms-14.0-shopfloor_delivery_shipment
Translate-URL: https://translation.odoo-community.org/projects/wms-14-0/wms-14-0-shopfloor_delivery_shipment/es_AR/
In Odoo a lot number can be shared by multiple lots as soon as the
product is different.
This has to be taken into account by Shopfloor each time we scan a lot
number by restricting the search to relevant products, or it could
result unexpected result (a "Barcode not found" for instance).
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: wms-14.0/wms-14.0-shopfloor_delivery_shipment
Translate-URL: https://translation.odoo-community.org/projects/wms-14-0/wms-14-0-shopfloor_delivery_shipment/
Currently translated at 100.0% (30 of 30 strings)

Translation: wms-14.0/wms-14.0-shopfloor_delivery_shipment
Translate-URL: https://translation.odoo-community.org/projects/wms-14-0/wms-14-0-shopfloor_delivery_shipment/es_AR/
If some transfers have been partially loaded, list the goods to load
among them once the dock is scanned.
After scanning a dock. This change allows to scan a location from where
to work from. When a location has been scanned the user will be
presented with a list of what can be added to the truck.
Due to the way sf.app endpoints are registered
if at install/uninstall you don't take care of refreshing routes
you'll end up w/ non working services or stale entries in the route table.
@giarve giarve force-pushed the 16.0-mig-shopfloor_delivery_shipment branch from c95a602 to 7356527 Compare October 29, 2024 20:00
@giarve giarve marked this pull request as draft October 29, 2024 20:41
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.