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

Nettobetrag fehlt bei Lagerbuchungspositionen, die per API erzeugt wurden #50

Closed
aronkankel opened this issue May 21, 2024 · 2 comments
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@aronkankel
Copy link
Contributor

Wenn man eine Lagerbuchung per API schreibt, dann ist bei deren Belegpositionen in der Datenbank die Spalte "vk_beleg_pos.einkaufswert" mit 0,00 besetzt. Das führt dazu, dass bei einer Belegabfrage mit Positionsdaten kein Wert in der Spalte "Netto Pos.Betrag" steht.

POST auf /v1/inventory-transactions
Lagerbuchung.json

Über "Abfragen / Beleg" eine neue Belegabfrage mit folgenden Einstellungen erstellen:
Abfrageart: Positionsdaten
Belegauswahl: Lagerbuchungsbelege
Zusatzanzeigen: Belegpositionsdaten / Netto Pos.Betrag

Ergebnis:
Für den per API geschriebenen Beleg wird kein Wert für "Netto Pos.Betrag" angezeigt.
grafik

@aronkankel aronkankel added the bug Something isn't working label May 21, 2024
@aronkankel
Copy link
Contributor Author

AIS 23129

@Christian-Sachse
Copy link

Sehr schön, dass ist das Problem, welches wir auch in einem Kundenprojekt hatten.

@aronkankel aronkankel added this to the AB 3.60 02/05 milestone May 24, 2024
@aronkankel aronkankel self-assigned this May 24, 2024
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

3 participants