We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5df1dc5 commit cf0395cCopy full SHA for cf0395c
1 file changed
openupgrade_scripts/apriori.py
@@ -184,6 +184,10 @@
184
"pos_customer_display": "pos_driver_display",
185
# https://github.com/grap/grap-odoo-custom-account/pull/69
186
"grap_account_export_ebp": "fermente_account_export",
187
+ # https://github.com/grap/grap-odoo-custom-account/pull/82
188
+ "grap_custom_account_invoice_workflow": "fermente_account_invoice_workflow",
189
+ # https://github.com/grap/grap-odoo-custom-account/pull/83
190
+ "grap_custom_account_payment_workflow": "fermente_account_payment_workflow",
191
# https://github.com/grap/grap-odoo-business/pull/179
192
"product_label_account": "product_food_certification_account",
193
"product_label_sale": "product_food_certification_sale",
0 commit comments