Skip to content
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

Migration to version 16.0 #2967

Open
60 of 76 tasks
sbidoul opened this issue Oct 3, 2022 · 47 comments
Open
60 of 76 tasks

Migration to version 16.0 #2967

sbidoul opened this issue Oct 3, 2022 · 47 comments
Labels
help wanted no stale Use this label to prevent the automated stale action from closing this PR/Issue. work in progress
Milestone

Comments

@sbidoul
Copy link
Member

sbidoul commented Oct 3, 2022

Todo

https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-16.0

Extra undocumented steps (see commit descriptions):

  • odoo/odoo@26b2472 user_type_id -> account_type account.account.type
  • odoo/odoo@d8d47f9 - refactoring of account.move methods (@onchange)
  • odoo/odoo@2348386 - some fields became HTML from Text
  • odoo/odoo@785d49f - (silently) changes sig of function _get_reconciled_invoices_partials()
  • odoo/odoo@1595c0e - refactoring of env
  • odoo/odoo@3dad4b3 - refactoring di account.payment.term
  • odoo/odoo@b919440 - renaming of env['account.fiscal.position'].get_fiscal_position() to _get_fiscal_position
  • every change made to dot-files in the repo root is lost during migration. Maybe we should discuss to put those changes all together in a single commit, right after repo creation, as the first merge.

The following cmdline command is usuful (addresses both 15.0 and 16.0):

egrep -r "t-raw|\"ir.model|SavepointCase|\.manage|name_search|groups_id|fields_get_keys|get_xml_id|flush\(|recompute\(|refresh\(|invalidate_cache\(|account.account.type|user_type_id" --include \*.py --include \*xml .
name internal_type account_type
Receivable (Clienti) receivable asset_receivable
Bank and Cash liquidity asset_cash
Current Assets other asset_current
Non-current Assets other asset_non_current
Fixed Assets other asset_fixed
Expenses other expense
Depreciation other expense_depreciation
Cost of Revenue other expense_direct_cost
Off-Balance Sheet other off_balance
Payable payable liability_payable
Credit Card liquidity liability_credit_card
Prepayments other asset_prepayments
Current Liabilities other liability_current
Non-current Liabilities other liability_non_current
Equity other equity
Current Year Earnings other equity_unaffected
Income (Revenue) other income
Other Income other income_other

Modules to migrate

Elenco moduli su cui è auspicabile avere una revisione funzionale : needs functional review

Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list

@sbidoul sbidoul added help wanted no stale Use this label to prevent the automated stale action from closing this PR/Issue. work in progress labels Oct 3, 2022
@sbidoul sbidoul added this to the 16.0 milestone Oct 3, 2022
@TheMule71 TheMule71 pinned this issue Oct 3, 2022
@Borruso
Copy link
Contributor

Borruso commented Nov 10, 2022

migrando modulo l10n_it_appointment_code (#3001)

@jado95
Copy link
Contributor

jado95 commented Nov 10, 2022

Inizio migrazione l10n_it_account_stamp

@tafaRU
Copy link
Member

tafaRU commented Nov 10, 2022

Inizio a migrare l10n_it_pec

@Vincenzo9191
Copy link

Inizio migrazione l10n_it_location_nuts

@Borruso
Copy link
Contributor

Borruso commented Nov 10, 2022

Inizio a migrare l10n_it_delivery_note_base (#3019)

@Borruso
Copy link
Contributor

Borruso commented Nov 10, 2022

Inizio a migrare l10n_it_delivery_note (#3020)

@jado95
Copy link
Contributor

jado95 commented Nov 10, 2022

l10n_it_account_stamp: #3021

@Borruso
Copy link
Contributor

Borruso commented Nov 10, 2022

Inizio a migrare l10n_it_delivery_note_order_link (#3022)

@Borruso
Copy link
Contributor

Borruso commented Nov 10, 2022

Inizio a migrare l10n_it_website_portal_ipa (#3027)

@AlessandroSkab
Copy link

Inizio migrazione l10n_it_website_portal_fiscalcode

@michelerusti
Copy link
Contributor

michelerusti commented Nov 11, 2022

Inizio migrazione account_vat_period_end_statement #3028

@jado95
Copy link
Contributor

jado95 commented Nov 11, 2022

Inizio migrazione l10n_it_delivery_note_batch

@jado95
Copy link
Contributor

jado95 commented Nov 11, 2022

l10n_it_delivery_note_batch: #3032

@Borruso
Copy link
Contributor

Borruso commented Nov 25, 2022

Inizio a migrare l10n_it_intrastat (#3069)

@Borruso
Copy link
Contributor

Borruso commented Dec 2, 2022

Inizio a migrare l10n_it_fatturapa_sale (#3077)

@Borruso
Copy link
Contributor

Borruso commented Dec 2, 2022

Inizio a migrare l10n_it_pos_fiscalcode (#3079)

@TonyMasciI
Copy link
Contributor

Inizio a migrare l10n_it_reverse_charge (#3103)

@TonyMasciI
Copy link
Contributor

Inizio a migrare l10n_it_ricevute_bancarie (#3131)

@TonyMasciI
Copy link
Contributor

TonyMasciI commented Jan 16, 2023

Inizio a migrare l10n_it_vat_statement_communication (#3137)

@tafaRU
Copy link
Member

tafaRU commented Feb 17, 2023

Per chi volesse prendere in carico le seguenti migrazioni:

  • l10n_it_fatturapa_out_di
  • l10n_it_fatturapa_out_rc
  • l10n_it_fatturapa_out_sp
  • l10n_it_fatturapa_out_stamp
  • l10n_it_fatturapa_out_wt

può partire da https://github.com/andreampiovesana/addons_it/tree/16.0

@Borruso
Copy link
Contributor

Borruso commented Feb 17, 2023

Inizio a migrare l10n_it_fatturapa_out_di (#3178)

@Borruso
Copy link
Contributor

Borruso commented Feb 17, 2023

Inizio a migrare l10n_it_fatturapa_out_stamp (#3179)

@Borruso
Copy link
Contributor

Borruso commented Feb 17, 2023

Inizio a migrare l10n_it_fatturapa_out_wt (#3181)

@Borruso
Copy link
Contributor

Borruso commented Feb 24, 2023

Inizio a migrare l10n_it_sdi_channel (#3189)

@Borruso
Copy link
Contributor

Borruso commented Feb 24, 2023

Inizio a migrare l10n_it_fatturapa_pec (#3190)

@odooNextev
Copy link
Contributor

Si può aggiungere alla lista il modulo l10n_it_fiscalcode_sale?
Tra poco pubblichiamo la PR sia per la v14 che per la v16

@tafaRU
Copy link
Member

tafaRU commented May 30, 2023

Si può aggiungere alla lista il modulo l10n_it_fiscalcode_sale?

@odooNextev lo facciamo non appena pubblichi le PR con l'aiuto di ocabot (nel caso della 16.0) 😉

@odooNextev
Copy link
Contributor

Si può aggiungere alla lista il modulo l10n_it_fiscalcode_sale?

@odooNextev lo facciamo non appena pubblichi le PR con l'aiuto di ocabot (nel caso della 16.0) 😉

Ecco la PR per la v16: #3342

@odooNextev
Copy link
Contributor

odooNextev commented Jul 6, 2023

prendo in carico l10n_it_fatturapa_in_rc
#3424

@Marcoapu
Copy link

Marcoapu commented Jul 6, 2023

inizio la migrazione del modulo l10n_it_delivery_note_order_link

@eLBati
Copy link
Member

eLBati commented Jul 6, 2023

@Marcoapu ti sei allineato con @Borruso ? vedi #3022

@CiroBoxHub
Copy link
Contributor

Il modulo l10n_it_fatturapa_out_dn è stato sostituito da qualche altro modulo? Non lo vedo in lista

@matteoopenf
Copy link
Contributor

Il modulo l10n_it_fatturapa_out_dn è stato sostituito da qualche altro modulo? Non lo vedo in lista

C'è da mergiate la pr in draft di Colombo

@matteoopenf
Copy link
Contributor

l10n_it_fatturapa_out_dn

#2202

@SirTakobi
Copy link
Contributor

Il modulo l10n_it_fatturapa_out_dn è stato sostituito da qualche altro modulo? Non lo vedo in lista

Non c'è nemmeno nella 14.0 ancora

@odooNextev
Copy link
Contributor

Si può aggiungere alla lista il modulo l10n_it_fiscalcode_sale?

@odooNextev lo facciamo non appena pubblichi le PR con l'aiuto di ocabot (nel caso della 16.0) 😉

Ecco la PR per la v16: #3342

Potete sostituire la #3342 con la #3484?

P.S. ha tutti i test ok, mancano solo revisioni

@SirAionTech
Copy link
Contributor

SirAionTech commented Sep 28, 2023

l10n_it_financial_statements_report: #3619

@SirAionTech
Copy link
Contributor

SirAionTech commented Oct 3, 2023

l10n_it_bill_of_entry: #3629

@SirAionTech
Copy link
Contributor

l10n_it_mis_reports_pl_bs: #3634

@Borruso
Copy link
Contributor

Borruso commented Oct 5, 2023

currency_rate_update_boi: #3643

@odooNextev
Copy link
Contributor

l10n_it_invoices_data_communication non dovrebbe più servire se vengono inviate tutte le fatture comprese quelle estere

@sergiocorato
Copy link
Contributor

l10n_it_invoices_data_communication non dovrebbe più servire se vengono inviate tutte le fatture comprese quelle estere

Concordo, tra l'altro se qualcuno non le invia tramite SdI probabilmente non userebbe questo modulo ma le farebbe inviare dal commercialista.

@SirAionTech
Copy link
Contributor

Grazie @odooNextev @sergiocorato, ho aggiornato la descrizione

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted no stale Use this label to prevent the automated stale action from closing this PR/Issue. work in progress