-
Notifications
You must be signed in to change notification settings - Fork 687
Open
Description
Describe the issue
German translations are missing for several enum values. The enums define English captions only, so when the client language is set to German, the values are still displayed in English.
This affects enum 40 "Item Journal Entry Type" and enum 5420 "Item Replenishment System"
(including enum extension "Asm. Item Replenishment System").
Expected behavior
When the Business Central client language is set to German, enum values should be displayed using German captions.
Steps to reproduce
- Set the Business Central client language to German
- Open a page that displays enum values, e.g.:
- Item Journal (Entry Type)
- Item Card (Replenishment System)
- Observe that the enum values are displayed in English
Additional context
The affected enums define English captions only. German translations are missing and should be added as localized captions.
Suggested German translations:
- Purchase -> Einkauf
- Sale -> Verkauf
- Positive Adjmt. -> Zugang
- Negative Adjmt. -> Abgang
- Prod. Order -> Fertigungsauftrag
- Assembly -> Montage
Affected objects:
- enum 40 "Item Journal Entry Type"
- enum 5420 "Item Replenishment System"
- enumextension 904 "Asm. Item Replenishment System"
This issue is a suggestion for missing translations.
I will provide a fix for a bug
- I will provide a fix for a bug
Metadata
Metadata
Assignees
Labels
No labels