Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

billing sample data #17

Merged
merged 22 commits into from
Jun 30, 2021
Merged

billing sample data #17

merged 22 commits into from
Jun 30, 2021

Conversation

michaelkamphausen
Copy link
Member

No description provided.

… therefore stopping to create a ESK segment for each Leistung with a different Vergütungsart
# Conflicts:
#	package.json
#	tsconfig.json
…s some fixes for minor mistakes found by validation
@michaelkamphausen
Copy link
Member Author

Closes #7 and #9.

@michaelkamphausen
Copy link
Member Author

Also includes payload data validation according to #18, but only for SGB XI yet.

@michaelkamphausen michaelkamphausen marked this pull request as ready for review June 28, 2021 08:20
src/sgb-xi/index.ts Outdated Show resolved Hide resolved
src/sgb-xi/index.ts Outdated Show resolved Hide resolved
src/sgb-xi/validation.ts Show resolved Hide resolved
src/types.ts Show resolved Hide resolved
tests/validation.spec.ts Show resolved Hide resolved
@michaelkamphausen
Copy link
Member Author

Thank you for reviewing! Do you approve the PR with my changes and answers?

@westnordost
Copy link
Contributor

westnordost commented Jun 30, 2021

Maybe one thing, I figure that could be done later. You have some utility functions like forEachKostentraeger and something like that, but those return a result. I wouldn't expect a function named like that to return a result. Depending on what the function does exactly, maybe map(Each)Kostentraeger would fit better?

@michaelkamphausen
Copy link
Member Author

michaelkamphausen commented Jun 30, 2021

I see your point. Okay, let's call it mapEachKostentraeger. I know the name was misleading and I chose it to align the lines 54 – 64 with the documentation on pages 12 - 14, but I think mapEach… is better now.

@michaelkamphausen michaelkamphausen merged commit 6929bde into main Jun 30, 2021
@michaelkamphausen michaelkamphausen deleted the payload-sampledata branch June 30, 2021 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants