We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b337c6a commit c36bb42Copy full SHA for c36bb42
1 file changed
openupgrade_scripts/apriori.py
@@ -206,6 +206,10 @@
206
"grap_change_views_project": "project_odoo_development",
207
# odoo-addons-multi-company
208
"multi_company_barcodes": "barcode_rule_per_company",
209
+ # Coop It Easy
210
+ # rename of wallet modules: https://github.com/coopiteasy/addons/pull/397
211
+ "account_customer_wallet": "customer_wallet_account",
212
+ "pos_customer_wallet": "customer_wallet_pos",
213
}
214
)
215
0 commit comments