Skip to content

Conversation

@scienceuli
Copy link

Standard migration from 14.0 to 17.0.

ajaniszewska-dev and others added 23 commits December 12, 2025 13:36
We need to display the field as invisible here although it
is already defined on invoice_line_ids tree above. Having it
defined only there would only set the external_name key with its
value inside the invoice_line_ids key of the values dictionary
that is passed to create function. However, this invoice_line_ids
key is popped in account.move._move_autocomplete_invoice_lines_create
function to keep only the line_ids to create the account.move and
avoid duplicated account.move.line records.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-invoicing-14.0/account-invoicing-14.0-account_move_line_accounting_description
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-14-0/account-invoicing-14-0-account_move_line_accounting_description/
Currently translated at 100.0% (8 of 8 strings)

Translation: account-invoicing-14.0/account-invoicing-14.0-account_move_line_accounting_description
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-14-0/account-invoicing-14-0-account_move_line_accounting_description/es/
Currently translated at 100.0% (8 of 8 strings)

Translation: account-invoicing-14.0/account-invoicing-14.0-account_move_line_accounting_description
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-14-0/account-invoicing-14-0-account_move_line_accounting_description/it/
@luisDIXMIT
Copy link
Contributor

Squash commits into a single migration commit.

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.