-
-
Notifications
You must be signed in to change notification settings - Fork 768
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_fiscal_position_vat_check #1979
Open
alexis-via
wants to merge
40
commits into
OCA:18.0
Choose a base branch
from
akretion:18-mig-account_fiscal_position_vat_check
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_fiscal_position_vat_check #1979
alexis-via
wants to merge
40
commits into
OCA:18.0
from
akretion:18-mig-account_fiscal_position_vat_check
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
/ocabot migration account_fiscal_position_vat_check |
…is module checks that the customer has a VAT number on invoice validation if it has a fiscal position flagged "Customer must have VAT".
Set all addons to uninstallable Rename all addons to xxx_unported to be travis compliant Revert "Rename all addons to xxx_unported to be travis compliant" This reverts commit 7eb1827. move all unported addons into __unported__ folder instead of adding _unported suffix
vat is added on partner view in base_vat
Rename manifest files
A yellow warning banner is now displayed on the partner form view when the fiscal position requires a VAT number and the VAT number is missing. This banner replaces the warning message triggered by the onchange. Improve README of the module with v14 screenshots.
- Changed msg on languages that has been translated
Currently translated at 100.0% (9 of 9 strings) Translation: account-financial-tools-15.0/account-financial-tools-15.0-account_fiscal_position_vat_check Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-15-0/account-financial-tools-15-0-account_fiscal_position_vat_check/fr/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_fiscal_position_vat_check Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_fiscal_position_vat_check/
Currently translated at 100.0% (9 of 9 strings) Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_fiscal_position_vat_check Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_fiscal_position_vat_check/hr/
Avoid the error: Field 'show_warning_vat_required' used in attrs ({'invisible': [('show_warning_vat_required', '=', False)]}) is restricted to the group(s) account.group_account_invoice, sales_team.group_sale_salesman.
Currently translated at 100.0% (9 of 9 strings) Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_fiscal_position_vat_check Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_fiscal_position_vat_check/sl/
Currently translated at 100.0% (9 of 9 strings) Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_fiscal_position_vat_check Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_fiscal_position_vat_check/es/
Currently translated at 100.0% (9 of 9 strings) Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_fiscal_position_vat_check Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_fiscal_position_vat_check/fr_FR/
Currently translated at 100.0% (9 of 9 strings) Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_fiscal_position_vat_check Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_fiscal_position_vat_check/fr/
Currently translated at 55.5% (5 of 9 strings) Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_fiscal_position_vat_check Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_fiscal_position_vat_check/pt_BR/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_fiscal_position_vat_check Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_fiscal_position_vat_check/
Currently translated at 100.0% (6 of 6 strings) Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_fiscal_position_vat_check Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_fiscal_position_vat_check/nl/
Currently translated at 100.0% (6 of 6 strings) Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_fiscal_position_vat_check Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_fiscal_position_vat_check/it/
Currently translated at 100.0% (6 of 6 strings) Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_fiscal_position_vat_check Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_fiscal_position_vat_check/sv/
Currently translated at 100.0% (6 of 6 strings) Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_fiscal_position_vat_check Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_fiscal_position_vat_check/pt_BR/
alexis-via
force-pushed
the
18-mig-account_fiscal_position_vat_check
branch
from
December 20, 2024 09:24
5171340
to
95631a3
Compare
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.
No description provided.