-
-
Notifications
You must be signed in to change notification settings - Fork 193
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
base: 16.0
Are you sure you want to change the base?
Commits on Oct 29, 2024
-
[ADD] shopfloor_delivery_shipment
Shopfloor scenario to manage the delivery process based on shipment advices. It is based on the `shipment_advice` module.
Configuration menu - View commit details
-
Copy full SHA for 273e75d - Browse repository at this point
Copy the full SHA 273e75dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c789cd3 - Browse repository at this point
Copy the full SHA c789cd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99f20cd - Browse repository at this point
Copy the full SHA 99f20cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d51f3b5 - Browse repository at this point
Copy the full SHA d51f3b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b71c0b9 - Browse repository at this point
Copy the full SHA b71c0b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9efe7e2 - Browse repository at this point
Copy the full SHA 9efe7e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75bbf31 - Browse repository at this point
Copy the full SHA 75bbf31View commit details -
Configuration menu - View commit details
-
Copy full SHA for f02c6c0 - Browse repository at this point
Copy the full SHA f02c6c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbf7790 - Browse repository at this point
Copy the full SHA bbf7790View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb6eb53 - Browse repository at this point
Copy the full SHA eb6eb53View commit details -
Translated using Weblate (Spanish (Argentina))
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/
Configuration menu - View commit details
-
Copy full SHA for d2d5d58 - Browse repository at this point
Copy the full SHA d2d5d58View commit details -
[14.0][FIX] shopfloor_delivery_shipment is not an application
fix manifest, is not an application
Configuration menu - View commit details
-
Copy full SHA for fa5cbd6 - Browse repository at this point
Copy the full SHA fa5cbd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 604af59 - Browse repository at this point
Copy the full SHA 604af59View commit details -
[IMP] sf_delivery_shipment: restrict dock to current WH
And add hooks to ease the override.
Configuration menu - View commit details
-
Copy full SHA for 8420fb2 - Browse repository at this point
Copy the full SHA 8420fb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0869d11 - Browse repository at this point
Copy the full SHA 0869d11View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb9450c - Browse repository at this point
Copy the full SHA fb9450cView commit details -
[FIX] sf: fetch lot related to current product(s)
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).
Configuration menu - View commit details
-
Copy full SHA for 8f4c287 - Browse repository at this point
Copy the full SHA 8f4c287View commit details -
Configuration menu - View commit details
-
Copy full SHA for f60531e - Browse repository at this point
Copy the full SHA f60531eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13b98d6 - Browse repository at this point
Copy the full SHA 13b98d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 971c6f1 - Browse repository at this point
Copy the full SHA 971c6f1View commit details -
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/
Configuration menu - View commit details
-
Copy full SHA for e9d6879 - Browse repository at this point
Copy the full SHA e9d6879View commit details -
Translated using Weblate (Spanish (Argentina))
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/
Configuration menu - View commit details
-
Copy full SHA for 5727cea - Browse repository at this point
Copy the full SHA 5727ceaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ef9432 - Browse repository at this point
Copy the full SHA 7ef9432View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5c694a - Browse repository at this point
Copy the full SHA b5c694aView commit details -
sf_delivery_shipment: return goods to load on first screen
If some transfers have been partially loaded, list the goods to load among them once the dock is scanned.
Configuration menu - View commit details
-
Copy full SHA for 8a59e45 - Browse repository at this point
Copy the full SHA 8a59e45View commit details -
Configuration menu - View commit details
-
Copy full SHA for c700066 - Browse repository at this point
Copy the full SHA c700066View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e19e53 - Browse repository at this point
Copy the full SHA 9e19e53View commit details -
sh_delivery_shipment: add location filter
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.
Configuration menu - View commit details
-
Copy full SHA for 11b7d59 - Browse repository at this point
Copy the full SHA 11b7d59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bc7c82 - Browse repository at this point
Copy the full SHA 0bc7c82View commit details -
shopfloor_*: fix install/uninstall
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.
Configuration menu - View commit details
-
Copy full SHA for 492810d - Browse repository at this point
Copy the full SHA 492810dView commit details -
sf_delivery_shipment: improve confirmation shipment creation
Make sure on `scan_dock` when confirming the creation of a shipment the same dock barcode is scanned.
Configuration menu - View commit details
-
Copy full SHA for 9765bbf - Browse repository at this point
Copy the full SHA 9765bbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c53a26 - Browse repository at this point
Copy the full SHA 3c53a26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8703de5 - Browse repository at this point
Copy the full SHA 8703de5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43fd13a - Browse repository at this point
Copy the full SHA 43fd13aView commit details -
Configuration menu - View commit details
-
Copy full SHA for be70991 - Browse repository at this point
Copy the full SHA be70991View commit details