-
-
Notifications
You must be signed in to change notification settings - Fork 788
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
[17.0][MIG] purchase_order_line_sequence: Migration to 17.0 #2414
base: 17.0
Are you sure you want to change the base?
[17.0][MIG] purchase_order_line_sequence: Migration to 17.0 #2414
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 99288da - Browse repository at this point
Copy the full SHA 99288daView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9c531f - Browse repository at this point
Copy the full SHA b9c531fView commit details -
Configuration menu - View commit details
-
Copy full SHA for be59c04 - Browse repository at this point
Copy the full SHA be59c04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aa6679 - Browse repository at this point
Copy the full SHA 3aa6679View commit details -
Configuration menu - View commit details
-
Copy full SHA for 111760e - Browse repository at this point
Copy the full SHA 111760eView commit details -
[FIX] Bug in the logic of the module
If the creation of purchase order lines is made with form view rather than tree view then the module misbehaves, ie, creates a line with sequence 9999. This fixes that without breaking the tree view usage. It also makes sure that the sequence is kept when duplicating a purchase order, which makes more sense. It seems that this was a typo/bug on the original module which was not manifestating when using tree view but becomes clear when allowing editing of the purchase order line with form view.
Configuration menu - View commit details
-
Copy full SHA for dd720e1 - Browse repository at this point
Copy the full SHA dd720e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4896d18 - Browse repository at this point
Copy the full SHA 4896d18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ebded2 - Browse repository at this point
Copy the full SHA 3ebded2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbb74b9 - Browse repository at this point
Copy the full SHA fbb74b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8a58b6 - Browse repository at this point
Copy the full SHA c8a58b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8102255 - Browse repository at this point
Copy the full SHA 8102255View commit details -
Configuration menu - View commit details
-
Copy full SHA for 403200d - Browse repository at this point
Copy the full SHA 403200dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 524d128 - Browse repository at this point
Copy the full SHA 524d128View commit details -
Configuration menu - View commit details
-
Copy full SHA for 468db6d - Browse repository at this point
Copy the full SHA 468db6dView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: purchase-workflow-12.0/purchase-workflow-12.0-purchase_order_line_sequence Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-12-0/purchase-workflow-12-0-purchase_order_line_sequence/
Configuration menu - View commit details
-
Copy full SHA for 7f1691e - Browse repository at this point
Copy the full SHA 7f1691eView commit details -
[FIX]purchase_order_line_sequence. Do not update move sequence in mov…
…e if not updatable move.
Configuration menu - View commit details
-
Copy full SHA for 84b673d - Browse repository at this point
Copy the full SHA 84b673dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b8dd5b - Browse repository at this point
Copy the full SHA 9b8dd5bView commit details -
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: purchase-workflow-12.0/purchase-workflow-12.0-purchase_order_line_sequence Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-12-0/purchase-workflow-12-0-purchase_order_line_sequence/
Configuration menu - View commit details
-
Copy full SHA for e1e19c1 - Browse repository at this point
Copy the full SHA e1e19c1View commit details -
Translated using Weblate (French)
Currently translated at 88.9% (8 of 9 strings) Translation: purchase-workflow-12.0/purchase-workflow-12.0-purchase_order_line_sequence Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-12-0/purchase-workflow-12-0-purchase_order_line_sequence/fr/
Configuration menu - View commit details
-
Copy full SHA for be0da72 - Browse repository at this point
Copy the full SHA be0da72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03a7beb - Browse repository at this point
Copy the full SHA 03a7bebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b11d2e - Browse repository at this point
Copy the full SHA 1b11d2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0882a8 - Browse repository at this point
Copy the full SHA c0882a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47acfe4 - Browse repository at this point
Copy the full SHA 47acfe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 223b2e1 - Browse repository at this point
Copy the full SHA 223b2e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbc2d52 - Browse repository at this point
Copy the full SHA bbc2d52View commit details -
[REM] purchase_order_line_sequence: Not needed anymore
After odoo/odoo@49b143e the sequence is correctly transmitted from purchase line to invoice line.
Configuration menu - View commit details
-
Copy full SHA for b1a0f4f - Browse repository at this point
Copy the full SHA b1a0f4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e20a89c - Browse repository at this point
Copy the full SHA e20a89cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e60b2d6 - Browse repository at this point
Copy the full SHA e60b2d6View commit details -
Translated using Weblate (Spanish)
Currently translated at 100.0% (11 of 11 strings) Translation: purchase-workflow-14.0/purchase-workflow-14.0-purchase_order_line_sequence Translate-URL: https://translation.odoo-community.org/projects/purchase-workflow-14-0/purchase-workflow-14-0-purchase_order_line_sequence/es/
Configuration menu - View commit details
-
Copy full SHA for 9f54b77 - Browse repository at this point
Copy the full SHA 9f54b77View commit details -
[IMP] purchase_order_line_sequence: use correct sequence in moves whe…
…n section or notes in purchase order
Configuration menu - View commit details
-
Copy full SHA for b5e84e5 - Browse repository at this point
Copy the full SHA b5e84e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bc9545 - Browse repository at this point
Copy the full SHA 8bc9545View commit details -
[IMP] purchase_order_line_sequence: module refactor, new sequence fie…
…lds for orders and invoices
Configuration menu - View commit details
-
Copy full SHA for caa0a55 - Browse repository at this point
Copy the full SHA caa0a55View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5cd90f - Browse repository at this point
Copy the full SHA a5cd90fView commit details -
[15.0][IMP] purchase_order_line_sequence: Show only PO related sequen…
…ce in Vendor Bills
Configuration menu - View commit details
-
Copy full SHA for 7b9a984 - Browse repository at this point
Copy the full SHA 7b9a984View commit details -
Configuration menu - View commit details
-
Copy full SHA for c25194c - Browse repository at this point
Copy the full SHA c25194cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f25133 - Browse repository at this point
Copy the full SHA 5f25133View commit details