Bilingual RewardPointRedemptionEvent names #2175
Labels
[C] Backend
Focuses on backend implementation
[P] Medium
Medium priority
[S] Small
This issue should require only small changes.
RewardPointRedemptionEvent
s should have two attributesname_de
andname_en
like other entities on EvaP andname
should bename = translate(en="name_en", de="name_de")
.This requires changes in the model and in the
RewardPointRedemptionEventForm
.The text was updated successfully, but these errors were encountered: