Skip to content

Commit

Permalink
[ADD] rename l10n_nl_mis_reports to mis_template_financial_report
Browse files Browse the repository at this point in the history
  • Loading branch information
hbrunn committed May 23, 2023
1 parent b3bed79 commit c08b82a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions odoo/addons/openupgrade_records/lib/apriori.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@
'sale_product_classification': 'product_abc_classification_sale',
# OCA/stock-logistics-warehouse
'stock_putaway_product_form': 'stock_putaway_product_template',
# OCA/l10n-netherlands -> OCA/account-financial-reporting
'l10n_nl_mis_reports': 'mis_template_financial_report',
}

merged_modules = {
Expand Down

0 comments on commit c08b82a

Please sign in to comment.