Skip to content

16.0 mig l10n it withholding tax payment#3507

Closed
odooNextev wants to merge 20 commits into
OCA:16.0from
odooNextev:16.0-mig-l10n_ita_withholding_tax_payment
Closed

16.0 mig l10n it withholding tax payment#3507
odooNextev wants to merge 20 commits into
OCA:16.0from
odooNextev:16.0-mig-l10n_ita_withholding_tax_payment

Conversation

@odooNextev

Copy link
Copy Markdown
Contributor

No description provided.

@MaurizioPellegrinet MaurizioPellegrinet left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andreampiovesana andreampiovesana left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SirTakobi SirTakobi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grazie della PR!
Potresti rimuovere i commit dei bot come descritto in https://github.com/OCA/maintainer-tools/wiki/Merge-commits-in-pull-requests#mergesquash-the-commits-generated-by-bots-or-weblate?

Ci sono anche due commit di migrazione e manca il commit con le modifiche di pre-commit, puoi aiutarti con https://github.com/OCA/odoo-module-migrator

@odooNextev

Copy link
Copy Markdown
Contributor Author

Ma intendi rimuovere tutti quelli fatti dai bot o squashare quelli uguali in un unico come dice la guida? quindi per esempio questi: 3e7ad46 con bb89a2b

@SirTakobi

Copy link
Copy Markdown
Contributor

Ma intendi rimuovere tutti quelli fatti dai bot o squashare quelli uguali in un unico come dice la guida? quindi per esempio questi: 3e7ad46 con bb89a2b

Va benissimo se fai come dice la guida

@odooNextev odooNextev force-pushed the 16.0-mig-l10n_ita_withholding_tax_payment branch 3 times, most recently from 672851c to 251975e Compare August 4, 2023 13:44
@odooNextev odooNextev requested a review from SirTakobi September 7, 2023 14:10

@SirAionTech SirAionTech left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

La revisione #3507 (review) non è risolta, ad esempio c'è ancora il commit 94f98b8.

@tafaRU tafaRU left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I commit di pre-commit e di migrazione sono da rivedere, sono mescolati.
Inoltre ci sono da schiacciare i commit amministrativi. Grazie!

@odooNextev odooNextev force-pushed the 16.0-mig-l10n_ita_withholding_tax_payment branch 3 times, most recently from 9bb1ef2 to 9fe85ea Compare September 8, 2023 08:24
@tafaRU

tafaRU commented Sep 8, 2023

Copy link
Copy Markdown
Member

@odooNextev odooNextev force-pushed the 16.0-mig-l10n_ita_withholding_tax_payment branch from 9fe85ea to 47211e0 Compare September 8, 2023 09:59
@andreampiovesana

Copy link
Copy Markdown
Contributor

@odooNextev bisogna sistemare i dati di test x multicompany
image

@SirAionTech SirAionTech left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C'è ancora il commit 122790b di @oca-transbot.
Sono stati rimossi commit che non andavano rimossi:

Mancano i commit:

@odooNextev odooNextev force-pushed the 16.0-mig-l10n_ita_withholding_tax_payment branch from 47211e0 to 850d221 Compare September 8, 2023 11:33
@andreampiovesana

Copy link
Copy Markdown
Contributor

@tafaRU e @SirTakobi adesso potete fare review?

@SirAionTech

SirAionTech commented Sep 8, 2023

Copy link
Copy Markdown
Contributor

@tafaRU e @SirTakobi adesso potete fare review?

Se i test falliscono la PR non si può mergiare quindi è inutile fare review

@andreampiovesana

Copy link
Copy Markdown
Contributor

come possiamo sbloccare la situazione?

alessandrocamilli and others added 3 commits September 22, 2023 14:40
[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
eLBati and others added 15 commits September 22, 2023 14:40
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/
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/
@odooNextev odooNextev force-pushed the 16.0-mig-l10n_ita_withholding_tax_payment branch from 564be34 to 0b949d7 Compare September 22, 2023 12:40
@odooNextev

Copy link
Copy Markdown
Contributor Author

I test sono passati, come posso recuperare i commits che dovevano rimanere?

@odooNextev odooNextev force-pushed the 16.0-mig-l10n_ita_withholding_tax_payment branch from 0b949d7 to 7d53ca3 Compare September 25, 2023 10:16

@SirAionTech SirAionTech left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I test sono passati, come posso recuperare i commits che dovevano rimanere?

Rifai il processo di migrazione.
Visto che siamo nel code sprint ho tempo di portarla avanti quindi la prendo in carico per correggere i punti aperti.

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.