account-financial-tools
account-financial-tools copied to clipboard
Migration to version 13.0
Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-13.0
Modules to migrate
- [x] account_asset_management - By @ernestotejeda - #933
- [x] account_balance_line - By @feketemihai - #891
- [x] account_chart_update - By @ernestotejeda - #929
- [ ] account_check_deposit - By @ps-tubtim #954
- [x] account_coa_menu - Merged in account_menu - By @rven - #889
- [ ] account_cost_center - By @astirpe - #1050
- [ ] account_document_reversal - By @kittiu #959
- [ ] account_fiscal_position_vat_check
- [ ] account_fiscal_month
- [ ] account_fiscal_year - https://github.com/OCA/account-financial-tools/pull/900 - @MiquelRForgeFlow
- [x] account_group_menu - Merged in account_menu - By @rven - #889
- [ ] account_invoice_constraint_chronology
- [ ] account_invoice_currency
- [x] account_journal_lock_date - By @ernestotejeda - #1065
- [x] account_lock_date_update - By @astirpe - #928
- [x] account_menu - By @rven - #889
- [x] ~~account_move_chatter~~ Integrated in core
- [ ] account_move_fiscal_year
- [ ] account_move_line_purchase_info
- [x] account_move_line_tax_editable - By @MiquelRForgeFlow - #934
- [x] account_netting - By @sergio-teruel - #951
- [ ] account_partner_required - By @lembregtse - #890
- [ ] account_renumber
- [ ] account_spread_cost_revenue
- [x] account_tag_menu - Merged in account_menu - By @rven - #889
- [x] account_type_menu - Merged in account_menu - By @rven - #889
- [x] base_vat_optional_vies - By @HaraldPanten - #983
Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list
Working on migration of account_coa_menu, account_tag_menu, account_type_menu, account_group into module account_menu https://github.com/OCA/account-financial-tools/pull/889
Working on migration of account_partner_required (https://github.com/OCA/account-financial-tools/pull/890)
Account_balance_line in https://github.com/OCA/account-financial-tools/pull/891
@pedrobaeza Can you remove the account_***_menu modules from the migration list? Maybe pointing to the account_menu module in the list?
I have put them as merged in the other.
account_lock_date_update #928
working on account_fiscal_year #931
sorry, account_fiscal_year is done in https://github.com/OCA/account-financial-tools/pull/900, thus https://github.com/OCA/account-financial-tools/pull/931 should be closed.
account_move_line_tax_editable https://github.com/OCA/account-financial-tools/pull/934
Hi all,
Do we really need to migrate account_renumber to V13.0? As invoices "disappear" in V13 I'm not sure if that module would be helpful. What do you think?
This decision will be deferred until the one with Spanish invoice sequence, but the module can be migrated. Other thing is that this will really be used or not.
OK @pedrobaeza thanks for your prompt reply!
Working on migration of account_check_deposit https://github.com/OCA/account-financial-tools/pull/954.
base_vat_optional_vies https://github.com/OCA/account-financial-tools/pull/983
The account_invoice_constraint_chronology is necessary?
@pedrobaeza can you check if https://github.com/OCA/account-financial-tools/tree/12.0/account_fiscal_month should be in the list of modules to migrate?
Well, it could be if a contributor finds it interesting and migrate it. Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list for an explanation of missing modules there. Are you going to migrate it?
@pedrobaeza Thanks - I did read that. I will have to review the original and my schedule to see if I can.
How would a contributor know to be interested in it if it wasn't on the list (what I am asking)?
Because they know the module from lower versions. They are published on both Odoo Apps and OCA Apps stores.
"You can ask in the issue itself for the module to be added to the list if you detect that is missing."
I would like to ask for the module to be added to the list because I detect that it is missing.
Sorry if I was not clear.
OK, added, but if you are not going to work on it, and nobody does, it's a nonsense to add anything to a TODO list that is not going to be done ever. I will try to rephrase later that wiki entry.
There is no need to migrate "account_move_chatter" module. Module feature is available in Odoo v13.0
Thanks, reflected here and in https://github.com/OCA/OpenUpgrade/commit/106774dc645081191a9fdb36518d1bea5609becf
Seems like module account_loan previously migrated to v12 it's missing from the v13 issue list. It's in another repo? deprecated? or just missing? I can try work on it if it's really missing from v13 branch
@colmeirin same doubt with account_loan, it can be done as default in odoo13 or need migrate this to get this feature?
@sergioeix you should check pr #1130