Skip to content

Rename BoTyp to Typ#620

Merged
lord-haffi merged 4 commits intomainfrom
rename_bo_typ
Oct 6, 2023
Merged

Rename BoTyp to Typ#620
lord-haffi merged 4 commits intomainfrom
rename_bo_typ

Conversation

@lord-haffi
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
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.

lgtm

@hf-fvesely
Copy link
Copy Markdown
Contributor

moment

@hf-fvesely
Copy link
Copy Markdown
Contributor

es soll doch _typ sein oder?

# required attributes
versionstruktur: str = "2" #: Version der BO-Struktur aka "fachliche Versionierung"
bo_typ: BoTyp = BoTyp.GESCHAEFTSOBJEKT #: Der Typ des Geschäftsobjektes
typ: Annotated[Optional[Typ], Field(alias="_typ")] = Typ.GESCHAEFTSOBJEKT #: Der Typ des Geschäftsobjektes
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@hf-fvesely _typ ist der alias.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ok passt habs nur grad aus dem Augenwinkel gesehen :-)

@lord-haffi lord-haffi merged commit 1ad9e11 into main Oct 6, 2023
@lord-haffi lord-haffi deleted the rename_bo_typ branch October 6, 2023 13:08
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.

4 participants