Skip to content

Commit

Permalink
Merge PR #422 into 16.0
Browse files Browse the repository at this point in the history
Signed-off-by thomaspaulb
  • Loading branch information
OCA-git-bot committed Oct 9, 2024
2 parents 81416ab + b6d935c commit adb5bae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions l10n_nl_partner_name/models/res_partner.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ def _l10n_nl_partner_name_infixes(self):
map(
str.strip,
self.env["ir.config_parameter"]
.sudo()
.get_param(
"l10n_nl_partner_name_infixes", "van,der,den,op,ter,de,v/d,d','t,te"
)
Expand Down

0 comments on commit adb5bae

Please sign in to comment.