add missing feature from request
This commit is contained in:
@@ -23,6 +23,7 @@ class SalesPrognosisRequestP(BaseModel):
|
||||
|
||||
class SalesPrognosisResponseEntry(ResponseType):
|
||||
artikelId: PositiveInt
|
||||
warengruppeId: PositiveInt
|
||||
firmaId: PositiveInt
|
||||
betrag: float # negative values are filtered out later
|
||||
menge: float # reasons for negative values unknown
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user