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

Sollbuchung Neu Button. Sollbuchung Menü erweitert #625

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

lenilsas
Copy link

Ich habe einen "Neue Sollbuchung" Button unter Mitglied->Mitgliedskonto hinzugefügt und stattdessen den Eintrag aus dem Menü entfernt. So ist es einheitlich zu den anderen Tabs.
Zum Menü unter Mitglied->Mitgleidskonto habe ich die Einträge "Rechnung anzeigen" und Rechnung erstellen" hinzugefügt.
Außerdem habe ich in den RechnungView die Buttons "Rechnung Druck und Mail" und "Mahnung Druch und Mail" hinzugefügt damit die Rechnung auch direkt erstellt werden kann.

@JohannMaierhofer JohannMaierhofer added the enhancement New feature or request label Jan 31, 2025
throw new ApplicationException(
"Fehler bei der Erzeugung einer Sollbuchung");
mk.setZahlungsweg(m.getZahlungsweg());
mk.setZahler(m);

Choose a reason for hiding this comment

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

Ich habe doch nicht genau geschaut. Das sollte ja mk.setZahler(m.getZahler()) heißen.

Copy link
Author

Choose a reason for hiding this comment

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

hab ich kottigiert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants