Skip to content

Add BO Bilanzierung and necessary COMs and ENUMs#508

Merged
hf-aschloegl merged 51 commits intomainfrom
DDB/issue-220_bilanzierung
Mar 20, 2025
Merged

Add BO Bilanzierung and necessary COMs and ENUMs#508
hf-aschloegl merged 51 commits intomainfrom
DDB/issue-220_bilanzierung

Conversation

@DeltaDaniel
Copy link
Copy Markdown
Collaborator

No description provided.

@lord-haffi
Copy link
Copy Markdown
Collaborator

Grundsätzlich (hatte @hf-kklein mal irgendwo festgehalten, weiß nicht wo): Alle technischen Kommentare (d.h. z.B. auch die docstrings für die Validatoren) bitte auf Englisch. Fachliche Docstrings, d.h. eigentlich alle docstrings, die Felder beschreiben, auf Deutsch.

DeltaDaniel and others added 4 commits August 28, 2023 09:40
Co-authored-by: Leon Haffmans <49658102+lord-haffi@users.noreply.github.com>
Co-authored-by: Leon Haffmans <49658102+lord-haffi@users.noreply.github.com>
@hf-fvesely hf-fvesely marked this pull request as ready for review October 23, 2023 09:48
@hf-fvesely hf-fvesely changed the title add bilanzierungs objects Add BO Bilanzierung and necessary COMs ans ENUMs Nov 24, 2023
@hf-fvesely hf-fvesely changed the title Add BO Bilanzierung and necessary COMs ans ENUMs Add BO Bilanzierung and necessary COMs and ENUMs Nov 24, 2023
DeltaDaniel and others added 6 commits April 30, 2024 14:56
Co-authored-by: Leon Haffmans <49658102+lord-haffi@users.noreply.github.com>
Co-authored-by: Leon Haffmans <49658102+lord-haffi@users.noreply.github.com>
Co-authored-by: Leon Haffmans <49658102+lord-haffi@users.noreply.github.com>
Co-authored-by: Leon Haffmans <49658102+lord-haffi@users.noreply.github.com>
@DeltaDaniel DeltaDaniel requested a review from lord-haffi April 30, 2024 13:20
@hf-kklein hf-kklein requested a review from a team September 11, 2024 11:10
Copy link
Copy Markdown
Collaborator

@lord-haffi lord-haffi left a comment

Choose a reason for hiding this comment

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

Hab noch mal an die Uppercase Thematik erinnern wollen. Ansonsten passt das für mich.

"""
Wahlrecht der Prognosegrundlage.

true = Wahlrecht beim Lieferanten vorhanden
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.

achtung kein bool

"""
Grund Wahlrecht der Prognosegrundlage.

true=Wahlrecht beim Lieferanten vorhanden
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.

achtung kein bool

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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


class Abwicklungsmodell(StrEnum):
"""
Art der Abwicklungsmodell (E-Mob)
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.

des Abwicklungsmodells

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Art der Abwicklungsmodell (E-Mob)
"""

MODEL_1 = "MODEL_1" #: MODEL_1
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.

In der dotnet lib ist das MODELL_1 und 2, also auf deutsch

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@hf-aschloegl hf-aschloegl merged commit ce8ae72 into main Mar 20, 2025
32 checks passed
@hf-aschloegl hf-aschloegl deleted the DDB/issue-220_bilanzierung branch March 20, 2025 11: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.

6 participants