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

Add Einspeisung BO Object and Enums (EEGVermarktungsform, FernsteuerbarkeitStatus) #878

Open
hamidhajiparvaneh opened this issue Sep 4, 2024 · 0 comments · May be fixed by #883
Open

Add Einspeisung BO Object and Enums (EEGVermarktungsform, FernsteuerbarkeitStatus) #878

hamidhajiparvaneh opened this issue Sep 4, 2024 · 0 comments · May be fixed by #883

Comments

@hamidhajiparvaneh
Copy link

hamidhajiparvaneh commented Sep 4, 2024

Overview:
This task is about adding the Einspeisung Business Object (BO) to the project along with the associated enums. The changes needed are outlined in the following two pull requests:
PR 459
PR 460

Changes Required:

  • Add Einspeisung BO:
    • Add the Einspeisung object, including its properties as defined in PRs
  • Define Enums:
    • Add EEGVermarktungsform enum as defined in PRs
    • Add FernsteuerbarkeitStatus enum as defined in PRs

Acceptance Criteria:
The Einspeisung BO and the enums are added as per the changes in PRs 459 and 460.
Unit tests are updated or created to ensure the new BO and enums work as expected.

@FreddyFox892 FreddyFox892 linked a pull request Sep 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant