Hello,
One of our customers got an error when they generate reminders in the Dutch Nav 2013R2 version. But when they switched to the English language, no errors appeared and the reminders where loaded without problems. The (Dutch) error:
Er is een ongeldig veld of kenmerk opgegeven voor de eigenschap Format.
This is because of text constant Text012 in CodeUnit 45 (AutoFormatManagement). Nav uses this text constant, which contains arguments for the FORMAT-function. But because of the Dutch translation of the arguments in this text constant, Nav can't generate a valid FORMAT string.
We resolved this by deleting the Dutch translation.
Comments
Guess if t's strictly related to NL localization or also to other countries...
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
Text012 in CodeUnit 45 of NAV 2013 R2 IT localization.