[MIG] l10n_it_withholding_tax_payment#3637
Merged
OCA-git-bot merged 21 commits intoOct 5, 2023
Merged
Conversation
[FIX] 10.0 api compat First beta Travis check Ref name [FIX] Compute WT only if the invoice has wt lines Added feature to unreconcile the wt move created by payment, and after it possible to re-reconcile
[FIX] add display_name on class withholding.tax.move withholding.tax.statement [FIX] add display_name on class withholding.tax.move withholding.tax.statement [FIX] removed select on class l10n_it_withholding_tax l10n_it_withholding_tax_payment [FIX] add README
Disabled delete from tree view of wt statements and wt moves Rates required Disabled delete from tree view of wt statements and wt moves Fix conflicts and changed code with new standards
FIX l10n_it_withholding_tax (OCA#416) Gli oggetti withholding.tax.move, withholding.tax.statement e withholding.tax.move.payment si possono eliminare dalla vista elendo dei relativi menu
check wt_moves Added rules Show payment move after generation from wt moves More check for payment unreconciliation Company readonly in payment wt Company readonly in payment wt Fix conflict with translation
* [FIX] Travis check and readonly on company_id * [FIX] Travis check and readonly on company_id
odoo/tools/translate.py", line 539, in next
raise Exception("malformed file: bad line: %s" % line)
Exception: malformed file: bad line: # * l10n_it_withholding_tax
Restore l10n_it_withholding_tax_payment/i18n/lt.po
Currently translated at 74.5% (35 of 47 strings) Translation: l10n-italy-11.0/l10n-italy-11.0-l10n_it_withholding_tax_payment Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-11-0/l10n-italy-11-0-l10n_it_withholding_tax_payment/it/
Currently translated at 78.7% (37 of 47 strings) Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_withholding_tax_payment Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_withholding_tax_payment/it/
Fix manifest ir_sequence.get() and ir_sequence.get_id() are deprecated. Please use ir_sequence.next_by_code() or ir_sequence.next_by_id(). The model wizard.wt.move.payment.create has no access rules, consider adding one. RedirectWarning method 'post()' is a deprecated alias to 'action_post()' or _post() The method '_company_default_get' on res.company is deprecated and shouldn't be used anymore ValueError: invalid literal for int() with base 10: 'wizard_wt_move_payment_create_view'
Currently translated at 34.7% (16 of 46 strings) Translation: l10n-italy-14.0/l10n-italy-14.0-l10n_it_withholding_tax_payment Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-14-0/l10n-italy-14-0-l10n_it_withholding_tax_payment/sl/
Currently translated at 100.0% (46 of 46 strings) Translation: l10n-italy-14.0/l10n-italy-14.0-l10n_it_withholding_tax_payment Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-14-0/l10n-italy-14-0-l10n_it_withholding_tax_payment/it/
Co-authored-by: Simone Rubino <simone.rubino@aion-tech.it>
TonyMasciI
approved these changes
Oct 5, 2023
andreampiovesana
approved these changes
Oct 5, 2023
andreampiovesana
left a comment
Contributor
There was a problem hiding this comment.
LGTM test funzionale ok
Contributor
|
/ocabot merge nobump |
Contributor
|
This PR looks fantastic, let's merge it! |
OCA-git-bot
added a commit
that referenced
this pull request
Oct 5, 2023
Contributor
|
It looks like something changed on |
Member
|
/ocabot migration l10n_it_withholding_tax_payment |
Contributor
|
Congratulations, your PR was merged at 96c4bec. Thanks a lot for contributing to OCA. ❤️ |
This file contains hidden or 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
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.
Sostituisce #3507.