-
-
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
[18.0][MIG] sale_order_line_position: Migration to 18.0 #292
base: 18.0
Are you sure you want to change the base?
[18.0][MIG] sale_order_line_position: Migration to 18.0 #292
Commits on Nov 4, 2024
-
13.0][ADD] sale_order_line_position
This module adds an auto computed position on sale order line. This position number is added on the report. The position can be used to keep track of each line during the delivery, invoicing of the order with the customer. This is why there is related modules on `account-invoice-reporting` and `stock-logisics-reporting`. The position set on a line is not changed when the order is not in draft anymore.
Configuration menu - View commit details
-
Copy full SHA for 1fad059 - Browse repository at this point
Copy the full SHA 1fad059View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00c5cd1 - Browse repository at this point
Copy the full SHA 00c5cd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 867a443 - Browse repository at this point
Copy the full SHA 867a443View commit details -
[13.0][FIX] sale-order-line-position
The previous implementation with the onchange was broken and hardly feasible (onchange are called on each line and the sequence set on them changes on each call) and not possible to cover with unit tests (reproduce the drag and drop). The other solution could have been to replace the onchange with a recompute of the position on every `write` of a sale.order but that also leads to a complex solution. As the positions are needed to discuss with the customer, the recompute of the position on print, send and confirm is a good enough, simple solution.
Configuration menu - View commit details
-
Copy full SHA for b56566b - Browse repository at this point
Copy the full SHA b56566bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 395fdc3 - Browse repository at this point
Copy the full SHA 395fdc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90d7675 - Browse repository at this point
Copy the full SHA 90d7675View commit details -
Translated using Weblate (German)
Currently translated at 81.8% (9 of 11 strings) Translation: sale-reporting-14.0/sale-reporting-14.0-sale_order_line_position Translate-URL: https://translation.odoo-community.org/projects/sale-reporting-14-0/sale-reporting-14-0-sale_order_line_position/de/
Configuration menu - View commit details
-
Copy full SHA for 77d4a7a - Browse repository at this point
Copy the full SHA 77d4a7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee32db3 - Browse repository at this point
Copy the full SHA ee32db3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57281bd - Browse repository at this point
Copy the full SHA 57281bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b968130 - Browse repository at this point
Copy the full SHA b968130View commit details -
Translated using Weblate (Catalan)
Currently translated at 100.0% (8 of 8 strings) Translation: sale-reporting-15.0/sale-reporting-15.0-sale_order_line_position Translate-URL: https://translation.odoo-community.org/projects/sale-reporting-15-0/sale-reporting-15-0-sale_order_line_position/ca/
Configuration menu - View commit details
-
Copy full SHA for f4c4d61 - Browse repository at this point
Copy the full SHA f4c4d61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c08d6f - Browse repository at this point
Copy the full SHA 1c08d6fView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: sale-reporting-15.0/sale-reporting-15.0-sale_order_line_position Translate-URL: https://translation.odoo-community.org/projects/sale-reporting-15-0/sale-reporting-15-0-sale_order_line_position/
Configuration menu - View commit details
-
Copy full SHA for 60bf001 - Browse repository at this point
Copy the full SHA 60bf001View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe8a857 - Browse repository at this point
Copy the full SHA fe8a857View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7048388 - Browse repository at this point
Copy the full SHA 7048388View commit details -
Configuration menu - View commit details
-
Copy full SHA for caa619d - Browse repository at this point
Copy the full SHA caa619dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d5bd62 - Browse repository at this point
Copy the full SHA 9d5bd62View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc6c707 - Browse repository at this point
Copy the full SHA dc6c707View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa044f1 - Browse repository at this point
Copy the full SHA fa044f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 332b5e3 - Browse repository at this point
Copy the full SHA 332b5e3View commit details -
Translated using Weblate (Italian)
Currently translated at 100.0% (13 of 13 strings) Translation: sale-reporting-17.0/sale-reporting-17.0-sale_order_line_position Translate-URL: https://translation.odoo-community.org/projects/sale-reporting-17-0/sale-reporting-17-0-sale_order_line_position/it/
Configuration menu - View commit details
-
Copy full SHA for beea951 - Browse repository at this point
Copy the full SHA beea951View commit details
Commits on Nov 5, 2024
-
[FIX] sale_order_line_position: make sure position numer always come …
…first on reports
Configuration menu - View commit details
-
Copy full SHA for 8cde2f1 - Browse repository at this point
Copy the full SHA 8cde2f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 744dfd5 - Browse repository at this point
Copy the full SHA 744dfd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e402be9 - Browse repository at this point
Copy the full SHA e402be9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c24652 - Browse repository at this point
Copy the full SHA 3c24652View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1413fe0 - Browse repository at this point
Copy the full SHA 1413fe0View commit details