mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[OU-FIX] account_payment_order_notification: Remove translations
TT40795
This commit is contained in:
@@ -11,3 +11,8 @@ def migrate(env, version):
|
||||
"account_payment_order_notification",
|
||||
"migrations/14.0.1.2.0/noupdate_changes.xml",
|
||||
)
|
||||
openupgrade.delete_record_translations(
|
||||
env.cr,
|
||||
"account_payment_order_notification",
|
||||
["email_account_payment_order_notification"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user