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

[18.0][MIG] account_invoice_transmit_method: Migration to 18.0 #1842

Open
wants to merge 77 commits into
base: 18.0
Choose a base branch
from

Conversation

thienvh332
Copy link

Changes:

Remove invisiable fields if they are used by python expressions in views (see: odoo/odoo#137031 )

alexis-via and others added 30 commits November 12, 2024 10:29
…to handle the fact that the view account.view_partner_property_form is limited to a particular group
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-invoicing-12.0/account-invoicing-12.0-account_invoice_transmit_method
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-12-0/account-invoicing-12-0-account_invoice_transmit_method/
The field transmit_method_id is displayed twice in the
account.move view depending of the move type.
But distinct domain to each field instances can not be applied
directly on the view (not supported by Odoo)

Using the onchange capability works to a certain extent but when
opening an exsiting record the domain will be incorrect because the
onchange is not executed in that case.

To fix this issue apply the domain at the field declaration with the
help of some new computed fields.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-invoicing-13.0/account-invoicing-13.0-account_invoice_transmit_method
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-13-0/account-invoicing-13-0-account_invoice_transmit_method/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-invoicing-13.0/account-invoicing-13.0-account_invoice_transmit_method
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-13-0/account-invoicing-13-0-account_invoice_transmit_method/
…r invoice transmit method is mail

Up-ported from v10. But, for some strange reason, it has no effect on
v14... I don't know why :(
oca-transbot and others added 29 commits November 12, 2024 10:29
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-invoicing-15.0/account-invoicing-15.0-account_invoice_transmit_method
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-15-0/account-invoicing-15-0-account_invoice_transmit_method/
Currently translated at 100.0% (30 of 30 strings)

Translation: account-invoicing-15.0/account-invoicing-15.0-account_invoice_transmit_method
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-15-0/account-invoicing-15-0-account_invoice_transmit_method/fr/
Add sequence on transmit method object
Currently translated at 23.3% (7 of 30 strings)

Translation: account-invoicing-16.0/account-invoicing-16.0-account_invoice_transmit_method
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-account_invoice_transmit_method/it/
Currently translated at 100.0% (30 of 30 strings)

Translation: account-invoicing-16.0/account-invoicing-16.0-account_invoice_transmit_method
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-account_invoice_transmit_method/hr/
Currently translated at 23.3% (7 of 30 strings)

Translation: account-invoicing-16.0/account-invoicing-16.0-account_invoice_transmit_method
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-account_invoice_transmit_method/it/
Currently translated at 23.3% (7 of 30 strings)

Translation: account-invoicing-16.0/account-invoicing-16.0-account_invoice_transmit_method
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-account_invoice_transmit_method/sl/
Currently translated at 100.0% (30 of 30 strings)

Translation: account-invoicing-16.0/account-invoicing-16.0-account_invoice_transmit_method
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-account_invoice_transmit_method/es/
Currently translated at 23.3% (7 of 30 strings)

Translation: account-invoicing-16.0/account-invoicing-16.0-account_invoice_transmit_method
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-account_invoice_transmit_method/it/
Currently translated at 100.0% (30 of 30 strings)

Translation: account-invoicing-16.0/account-invoicing-16.0-account_invoice_transmit_method
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-account_invoice_transmit_method/fr/
Currently translated at 100.0% (30 of 30 strings)

Translation: account-invoicing-16.0/account-invoicing-16.0-account_invoice_transmit_method
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-account_invoice_transmit_method/pt_BR/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-invoicing-16.0/account-invoicing-16.0-account_invoice_transmit_method
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-account_invoice_transmit_method/
Currently translated at 100.0% (31 of 31 strings)

Translation: account-invoicing-16.0/account-invoicing-16.0-account_invoice_transmit_method
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-account_invoice_transmit_method/es/
- Include context keys for avoiding mail operations overhead.
Currently translated at 100.0% (31 of 31 strings)

Translation: account-invoicing-16.0/account-invoicing-16.0-account_invoice_transmit_method
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-account_invoice_transmit_method/sv/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: account-invoicing-17.0/account-invoicing-17.0-account_invoice_transmit_method
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-17-0/account-invoicing-17-0-account_invoice_transmit_method/
Currently translated at 100.0% (30 of 30 strings)

Translation: account-invoicing-17.0/account-invoicing-17.0-account_invoice_transmit_method
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-17-0/account-invoicing-17-0-account_invoice_transmit_method/it/
@thienvh332 thienvh332 mentioned this pull request Nov 19, 2024
13 tasks
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.