Skip to content

Commit

Permalink
[ADD] marked account_balance_line as merged in Odoo core. (account)
Browse files Browse the repository at this point in the history
  • Loading branch information
legalsylvain authored Mar 13, 2023
1 parent 1e18069 commit 7e4beb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openupgrade_scripts/apriori.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
"helpdesk_sale_coupon": "helpdesk_sale_loyalty",
"sale_coupon_taxcloud": "sale_loyalty_taxcloud",
"sale_coupon_taxcloud_delivery": "sale_loyalty_taxcloud_delivery",
# OCA/account-financial-tools
"account_balance_line": "account",

This comment has been minimized.

Copy link
@hbrunn

hbrunn Mar 15, 2023

Member

@legalsylvain but this should then also be added to the merged_modules dict, this is the renamed_modules dict which breaks the migration.

Will you fix this or should I?

# OCA/knowledge
"knowledge": "document_knowledge",
# OCA/server-ux
Expand Down

0 comments on commit 7e4beb5

Please sign in to comment.