Skip to content

Commit

Permalink
Update integration to 2.4.5-40
Browse files Browse the repository at this point in the history
  • Loading branch information
amaierhofer committed Feb 24, 2025
1 parent 9c22132 commit 47d4ab7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hitobito_insieme
Submodule hitobito_insieme updated 37 files
+7 −7 app/domain/fp2015/cost_accounting/report/deckungsbeitrag1.rb
+7 −7 app/domain/fp2015/cost_accounting/report/deckungsbeitrag2.rb
+7 −7 app/domain/fp2015/cost_accounting/report/deckungsbeitrag3.rb
+6 −6 app/domain/fp2015/cost_accounting/report/deckungsbeitrag4.rb
+1 −1 app/domain/fp2015/cost_accounting/report/unternehmenserfolg.rb
+1 −1 app/domain/fp2015/time_record/report/capital_substrate_limit.rb
+8 −8 app/domain/fp2020/cost_accounting/report/deckungsbeitrag1.rb
+8 −8 app/domain/fp2020/cost_accounting/report/deckungsbeitrag2.rb
+8 −8 app/domain/fp2020/cost_accounting/report/deckungsbeitrag3.rb
+7 −7 app/domain/fp2020/cost_accounting/report/deckungsbeitrag4.rb
+1 −1 app/domain/fp2020/cost_accounting/report/unternehmenserfolg.rb
+1 −1 app/domain/fp2020/time_record/report/capital_substrate.rb
+8 −8 app/domain/fp2022/cost_accounting/report/deckungsbeitrag1.rb
+8 −8 app/domain/fp2022/cost_accounting/report/deckungsbeitrag2.rb
+8 −8 app/domain/fp2022/cost_accounting/report/deckungsbeitrag3.rb
+7 −7 app/domain/fp2022/cost_accounting/report/deckungsbeitrag4.rb
+1 −1 app/domain/fp2022/cost_accounting/report/unternehmenserfolg.rb
+1 −1 app/domain/fp2022/time_record/report/capital_substrate.rb
+1 −1 app/models/event/reportable.rb
+1 −1 lib/hitobito_insieme.rb
+1 −1 spec/domain/course_reporting/course_numbers_spec.rb
+6 −6 spec/domain/fp2015/course_reporting/aggregation_spec.rb
+6 −6 spec/domain/fp2020/course_reporting/aggregation_spec.rb
+2 −2 spec/domain/fp2020/time_record/calculation_spec.rb
+6 −6 spec/domain/fp2022/course_reporting/aggregation_spec.rb
+1 −1 spec/domain/fp2022/time_record/calculation_spec.rb
+3 −3 spec/domain/fp2022/time_record/report/employee_time_spec.rb
+8 −8 spec/domain/statistics/group_figures_spec.rb
+3 −3 spec/domain/time_record/report/employee_time_spec.rb
+3 −3 spec/domain/time_record/report/volunteer_with_verification_time_spec.rb
+3 −3 spec/domain/time_record/report/volunteer_without_verification_time_spec.rb
+7 −7 spec/models/event/course_record_spec.rb
+7 −7 spec/models/fp2020/event/course_record_spec.rb
+3 −3 spec/models/fp2020/time_record_spec.rb
+7 −7 spec/models/fp2022/event/course_record_spec.rb
+3 −3 spec/models/fp2022/time_record_spec.rb
+3 −3 spec/models/time_record_spec.rb

0 comments on commit 47d4ab7

Please sign in to comment.