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 Vorausbezahlter Betrag und Steuern to Steuerbetrag #164

Merged
merged 1 commit into from
Sep 26, 2022

Conversation

hf-mrdachner
Copy link
Collaborator

No description provided.

@hf-mrdachner hf-mrdachner requested a review from a team as a code owner September 23, 2022 09:25
Basiswert decimal.Decimal `json:"basiswert" example:"100"` // Basiswert ist der Nettobetrag für den die Steuer berechnet wurde
Steuerwert decimal.Decimal `json:"steuerwert" example:"19"` // Steuerwert ist die aus dem Basiswert berechnete Steuer
Waehrung waehrungscode.Waehrungscode `json:"waehrung,omitempty" example:"EUR" validate:"required"` // Waehrung is the currency
BasiswertVorausgezahlt *decimal.Decimal `json:"basiswertVorausgezahlt,omitempty"` // BasiswertVorausgezahlt ist die Brutto-Summe der vorausbezahlten Beträge
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

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.

Könntest du mit @JoschaMetze nochmal klären ob es jetzt brutto oder netto ist, dass die docstrings zueinander passen?

@hf-kklein hf-kklein merged commit d8fe632 into main Sep 26, 2022
@hf-kklein hf-kklein deleted the feature/steuerbetrag branch September 26, 2022 09:06
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.

2 participants