account-financial-tools icon indicating copy to clipboard operation
account-financial-tools copied to clipboard

Migration to version 16.0

Open sbidoul opened this issue 1 year ago • 30 comments

Todo

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

Modules to migrate

  • [x] account_asset_management - By @RodrigoBM - #1479
  • [ ] account_asset_management_menu
  • [x] ~~account_balance_line~~ Included in core
  • [x] account_chart_update - By @ljsalvatierra-factorlibre - #1555
  • [x] account_fiscal_month - By @BT-anieto - #1708
  • [x] account_fiscal_position_vat_check - By @syera94 - #1480
  • [x] account_fiscal_year - By @baimont - #1473
  • [x] account_fiscal_year_auto_create - By @legalsylvain - #1492
  • [x] account_invoice_constraint_chronology - By @AnizR - #1474
  • [x] account_journal_general_sequence - By @yajo - #1536
  • [x] account_journal_lock_date - By @RodrigoBM - #1509
  • [x] account_loan - By @etobella - #1721
  • [ ] account_lock_date_update
  • [ ] account_maturity_date_default
  • [ ] account_move_budget
  • [x] ~~account_move_force_removal~~ Not needed anymore. See odoo/odoo@6112f4f
  • [x] account_move_fiscal_month - By @BT-anieto - #1709
  • [x] account_move_fiscal_year - By @BT-anieto - #1710
  • [ ] account_move_line_menu
  • [x] account_move_line_purchase_info - By @astirpe - #1616
  • [ ] account_move_line_sale_info
  • [x] account_move_line_tax_editable - By @ljsalvatierra-factorlibre - #1508
  • [x] account_move_name_sequence - By @RodrigoBM - #1510
  • [x] account_move_print - By @ramiadavid - #1481
  • [ ] account_move_template
  • [x] account_partner_required - By @alexis-via - #1542
  • [x] account_template_active - By @legalsylvain - #1491
  • [x] account_usability - By @legalsylvain - #1477
  • [x] base_vat_optional_vies - By @RodrigoBM - #1572
  • [ ] product_category_tax

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

sbidoul avatar Oct 03 '22 16:10 sbidoul

I will work on account_asset_management

RodrigoBM avatar Oct 07 '22 12:10 RodrigoBM

account_balance_line not needed any more: https://github.com/OCA/account-financial-tools/pull/1476#issuecomment-1271683038

Is it a procedure to indicate it here an in OpenUpgrade?

rafaelbn avatar Oct 07 '22 14:10 rafaelbn

Here it's strikethrough and indicated that is not needed. On OpenUpgrade the module can be indicated as merged in apriori file for smoother migration.

pedrobaeza avatar Oct 07 '22 15:10 pedrobaeza

Why is account_fiscal_year and account_invoice_constraint_chronology not checked on the list?

RodrigoBM avatar Oct 21 '22 07:10 RodrigoBM

It's not done automatically. See https://github.com/OCA/oca-github-bot/issues/189 and https://github.com/OCA/oca-github-bot/pull/192 and you can review for getting this feature.

pedrobaeza avatar Oct 21 '22 07:10 pedrobaeza

thanks for the info @pedrobaeza

RodrigoBM avatar Oct 21 '22 08:10 RodrigoBM

Hi @sbidoul

Im working in account_move_print #1481

ramiadavid avatar Oct 21 '22 17:10 ramiadavid