-
-
Notifications
You must be signed in to change notification settings - Fork 248
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
[16.0][REF] l10n_br_base: use vat field for CNPJ and extract l10n_br_cpf_code with fwp 2718 #3501
Closed
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
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-brazil-16.0/l10n-brazil-16.0-l10n_br_purchase Translate-URL: https://translation.odoo-community.org/projects/l10n-brazil-16-0/l10n-brazil-16-0-l10n_br_purchase/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-brazil-16.0/l10n-brazil-16.0-l10n_br_nfe_spec Translate-URL: https://translation.odoo-community.org/projects/l10n-brazil-16-0/l10n-brazil-16-0-l10n_br_nfe_spec/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-brazil-16.0/l10n-brazil-16.0-l10n_br_nfe Translate-URL: https://translation.odoo-community.org/projects/l10n-brazil-16-0/l10n-brazil-16-0-l10n_br_nfe/
[REF] extract l10n_br_fiscal_edi from l10n_br_fiscal 2/2 [TMP] leave invalidate.number in l10n_br_fiscal [REF] l10n_br_fiscal: mv doc wrkflw ->fisc edi [REF] l10n_br_fiscal_edi: mv doc wrkflw ->fisc edi [WIP] mv edoc import to fiscal_edi [REF] add fiscal document hook [FIX] l10n_br_fiscal_edi: wrong status_description [FIX] l10n_br_fiscal: edi migration
resolve pre-commit: l10n_br_cnpj_search/models/serpro_webservice.py:19: [R8180(consider-merging-classes-inherited), SerproWebservice] Consider merging classes inherited to "l10n_br_cnpj_search.webservice.abstract" from l10n_br_cnpj_search/models/receitaws_webservice.py:11:4.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-brazil-16.0/l10n-brazil-16.0-l10n_br_account Translate-URL: https://translation.odoo-community.org/projects/l10n-brazil-16-0/l10n-brazil-16-0-l10n_br_account/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-brazil-16.0/l10n-brazil-16.0-l10n_br_fiscal Translate-URL: https://translation.odoo-community.org/projects/l10n-brazil-16-0/l10n-brazil-16-0-l10n_br_fiscal/
Currently translated at 100.0% (5 of 5 strings) Translation: l10n-brazil-16.0/l10n-brazil-16.0-spec_driven_model Translate-URL: https://translation.odoo-community.org/projects/l10n-brazil-16-0/l10n-brazil-16-0-spec_driven_model/pt_BR/
Currently translated at 100.0% (36 of 36 strings) Translation: l10n-brazil-16.0/l10n-brazil-16.0-l10n_br_account_nfe Translate-URL: https://translation.odoo-community.org/projects/l10n-brazil-16-0/l10n-brazil-16-0-l10n_br_account_nfe/pt_BR/
Currently translated at 100.0% (303 of 303 strings) Translation: l10n-brazil-16.0/l10n-brazil-16.0-l10n_br_stock_account Translate-URL: https://translation.odoo-community.org/projects/l10n-brazil-16-0/l10n-brazil-16-0-l10n_br_stock_account/pt_BR/
Currently translated at 100.0% (98 of 98 strings) Translation: l10n-brazil-16.0/l10n-brazil-16.0-l10n_br_fiscal_closing Translate-URL: https://translation.odoo-community.org/projects/l10n-brazil-16-0/l10n-brazil-16-0-l10n_br_fiscal_closing/pt_BR/
…d parent_id is True
…ange readonly attribute
Hi @renatonlima, |
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.
Isso é um forward port de #2718 como no PR #3500 mas com os cherry-pick do refator do campo vat que eu fiz aqui #3386
O objetivo é ver se resolve ou se fica mais fácil resolver o warning #3490 (comment) e ter uma visão mais integrada do refator global para usar o campo vat da 16.0 em diante para ficar mais compatível com as maluquices que a Odoo SA esta fazendo do lado dela...
EDIT: o warning continua e não basta juntar os commit, tem trabalho ainda para deixar tudo compatível...