Skip to content

Commit 0a58305

Browse files
authored
DEV-96469: Map more artikelnummern (#399)
* DEV-96469: Map more artikelnummern * DEV-96469: Revert to using umlaut + Bump test data submodule to latest commit
1 parent 632af3f commit 0a58305

File tree

4 files changed

+38
-3
lines changed

4 files changed

+38
-3
lines changed

enum/bdewartikelnummer/bdewartikelnummer.go

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,11 @@ const (
6161
ZUSATZDIENSTLEISTUNG_PARAGRAPH_35_2_5_MSBG // Zusatzdienstleistung nach § 35 Abs. 2 Nr. 5 MsbG with article number 9990001000855
6262
ZUSATZDIENSTLEISTUNG_PARAGRAPH_35_3_MSBG // Zusatzdienstleistung nach § 35 Abs. 3 MsbG with article number 9990001000863
6363
EINBAU_IMS // EINBAU_IMS has the BDEW article number 9991000002305
64+
EINBAU_KME_RLM // EINBAU_KME_RLM has the BDEW article number 9991000002313
65+
EINBAU_WANDLER // EINBAU_WANDLER has the BDEW article number 9991000002321
66+
WEITERE_ENERGIEFLUSSRICHTUNG // WEITERE_ENERGIEFLUSSRICHTUNG has the BDEW article number 9991000002339
67+
VERGLEICHSMESSUNG // VERGLEICHSMESSUNG has the BDEW article number 9991000002347
68+
ÄNDERUNG_MESSEBENE // ÄNDERUNG_MESSEBENE has the BDEW article number 9991000002355
69+
EINBAU_STEUERBOX // EINBAU_STEUERBOX has the BDEW article number 9991000002363
70+
ANSCHLUSS_TR_STEUERBOX_SR // ANSCHLUSS_TR_STEUERBOX_SR has the BDEW article number 9991000002371
6471
)

enum/bdewartikelnummer/bdewartikelnummer_jsonenums.go

Lines changed: 21 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

enum/bdewartikelnummer/bdewartikelnummer_string.go

Lines changed: 9 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)