Reduction of amount for siblings implemented

This commit is contained in:
2026-04-25 22:31:38 +02:00
parent 8348f677a5
commit 21be212129
11 changed files with 68 additions and 8 deletions

View File

@@ -12,6 +12,9 @@ class SetParticipationFeesCommand {
public function execute() : SetParticipationFeesResponse {
$response = new SetParticipationFeesResponse();
$this->request->event->sibling_reduction = $this->request->siblingReduction;
$this->request->event->save();
$this->cleanBefore();
$this->request->event->participationFee1()->associate(EventParticipationFee::create([