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

INVOICE: Fehler beim Erstellen von Rechnungen #1310

Open
mtnstar opened this issue Jun 21, 2021 · 0 comments
Open

INVOICE: Fehler beim Erstellen von Rechnungen #1310

mtnstar opened this issue Jun 21, 2021 · 0 comments
Labels

Comments

@mtnstar
Copy link
Member

mtnstar commented Jun 21, 2021

Aktuelles Verhalten

Einer der momentan häufigsten Fehler im Puzzle sentry tritt beim Erstellen von Rechnungen auf:

https://sentry.puzzle.ch/pitc/hitobito-backend/issues/29863

ActionController::ParameterMissing: param is missing or the value is empty: invoice_list

Gewünschtes Verhalten

Kein Fehler mehr 😉

Schritte zum reproduzieren

Es musst erst noch herausgefunden werden welchen Workflow der User hier genau verfolgt.

Tech-Spec

Params:

{_: 1624008032402, 
action: new,
authenticity_token: [Filtered],
controller: invoice_lists, 
group_id: 3454,
invoice: { description: Sehr geehrte Damen und Herren Herzlichen Dank für Ihre finanzielle Unterstützung ...
, due_at: , invoice_items_attributes: {1624008130549: {_destroy: false, account: , cost_center: , count: 1, description: Sponsoring, name: PMDK, unit_cost: 200, vat_rate: }}, issued_at: , payment_information: Ins, 21. Juni 2021
Besten Dank für Ihre Überweisung innert 30 Tagen. , recipient_address: EINWOHNERGEMEINDE WORBEN
Hauptstrasse 19
3252 Worben, recipient_email: , title: PMDK}, locale: de, temp: {invoice_article_id: }}
@mtnstar mtnstar added the bug label Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant