-
-
Notifications
You must be signed in to change notification settings - Fork 692
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
thienvh332
wants to merge
77
commits into
OCA:18.0
Choose a base branch
from
thienvh332:18.0-mig-account_invoice_transmit_method
base: 18.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[18.0][MIG] account_invoice_transmit_method: Migration to 18.0 #1842
thienvh332
wants to merge
77
commits into
OCA:18.0
from
thienvh332:18.0-mig-account_invoice_transmit_method
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…to handle the fact that the view account.view_partner_property_form is limited to a particular group
…d_ids to keep up-to-date with base module
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/
…to inherit context in partner form view
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/
Migration scripts provided
…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 :(
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/
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes:
Remove invisiable fields if they are used by python expressions in views (see: odoo/odoo#137031 )