Skip to content

Commit

Permalink
[MIG] l10n_ch_pain_credit_transfer: Migration to 14.0
Browse files Browse the repository at this point in the history
[MIG] l10n_ch_pain_credit_transfer: Migration to 14.0
  • Loading branch information
Simon authored and ecino committed Dec 7, 2023
1 parent b1c43ff commit 437a034
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ class AccountPaymentMethod(models.Model):
"pain.001.001.03.ch.02",
"pain.001.001.03.ch.02 (credit transfer in Switzerland)",
),
]
],
ondelete={"pain.001.001.03.ch.02": "set null"},
)

def get_xsd_file_path(self):
Expand Down

0 comments on commit 437a034

Please sign in to comment.