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

Read name and direction from AHB table headers #123

Merged
merged 52 commits into from
Dec 1, 2023
Merged

Conversation

hf-krechan
Copy link
Collaborator

No description provided.

Copy link
Collaborator Author

@hf-krechan hf-krechan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

zwei Anmerkungen

src/kohlrahbi/table_header.py Outdated Show resolved Hide resolved
src/kohlrahbi/table_header.py Show resolved Hide resolved
Copy link
Contributor

@hf-kklein hf-kklein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ich wünsche mir für die tabstop-magie noch einen test ;)

src/kohlrahbi/seed.py Show resolved Hide resolved
src/kohlrahbi/table_header.py Outdated Show resolved Hide resolved
src/kohlrahbi/table_header.py Show resolved Hide resolved
src/kohlrahbi/table_header.py Outdated Show resolved Hide resolved
src/kohlrahbi/table_header.py Show resolved Hide resolved
src/kohlrahbi/table_header.py Outdated Show resolved Hide resolved
src/kohlrahbi/table_header.py Outdated Show resolved Hide resolved
src/kohlrahbi/table_header.py Outdated Show resolved Hide resolved
src/kohlrahbi/table_header.py Outdated Show resolved Hide resolved
@@ -33,7 +33,9 @@ def test_is_dataelement(self):
pass

def test_convert_to_flat_ahb(self) -> None:
meta_data = UnfoldedAhbTableMetaData(pruefidentifikator="11016")
meta_data = UnfoldedAhbTableMetaData(
pruefidentifikator="11016", beschreibung="Nicht vorhanden", kommunikation_von="Nicht vorhanden"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
pruefidentifikator="11016", beschreibung="Nicht vorhanden", kommunikation_von="Nicht vorhanden"
pruefidentifikator="55016", beschreibung="Kündigung beim alten Lieferanten", kommunikation_von="LFN an LFA"

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

die 11er Prüfis sind veraltet, die gibt es nun nicht mehr. Habe es daher mal aktualisiert.

Copy link
Contributor

@hf-sheese hf-sheese left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Meiner Meinung nach ist der PR reif zum Mergen.

@hf-sheese hf-sheese merged commit d4c9ab2 into main Dec 1, 2023
7 checks passed
@hf-sheese hf-sheese deleted the read-name-of-prüfis branch December 1, 2023 06:39
@hf-krechan hf-krechan restored the read-name-of-prüfis branch December 5, 2023 10:06
@hf-krechan hf-krechan deleted the read-name-of-prüfis branch December 21, 2023 09:46
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.

None yet

3 participants