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

Vertrag->Vertragstatus should be nullable #67

Open
hf-kklein opened this issue Jul 20, 2021 · 0 comments
Open

Vertrag->Vertragstatus should be nullable #67

hf-kklein opened this issue Jul 20, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@hf-kklein
Copy link
Collaborator

Otherwise it defaults to IN_ARBEIT, even if it's not activly set.

public Vertragstatus Vertragstatus { get; set; } // ToDo: shouldn't this be vertragsstatus with "ss"?

@hf-kklein hf-kklein self-assigned this Jul 20, 2021
@hf-kklein hf-kklein added the bug Something isn't working label Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant