Commit 8df503e
committed
Update integration to 2.6.27-31-44c9e24
1 parent 44c9e24 commit 8df503e
2 files changed
Lines changed: 2 additions & 2 deletions
Submodule hitobito_sac_cas updated 27 files
- app/controllers/course_compensation_categories_controller.rb+5-2
- app/decorators/sac_cas/group_decorator.rb+5-3
- app/domain/export/pdf/participations/leader_settlement.rb+2
- app/domain/invoices/abacus/sales_order.rb+1-1
- app/domain/invoices/abacus/subject.rb+11-7
- app/domain/invoices/abacus/subject_interface.rb+12-12
- app/models/course_compensation_category.rb+1
- app/models/sac_cas/person.rb+7
- app/models/wizards/steps/choose_sektion.rb+1-2
- app/views/course_compensation_categories/_form.html.haml+1
- app/views/people/_fields_sac_cas.html.haml+5-1
- config/locales/wagon.gsw.yml+6
- db/migrate/20251023141100_add_compensation_categories_leader_settlement.rb+12
- db/migrate/20251024085151_change_people_correspondence_default.rb+17
- lib/tty/cli.rb+1
- lib/tty/people.rb+29
- lib/tty/people/cleanup_autocompleted_address_fields.rb+38
- spec/.rubocop.yml+1
- spec/decorators/group_decorator_spec.rb+13-9
- spec/domain/export/pdf/participations/leader_settlement_spec.rb+98-47
- spec/domain/invoices/abacus/sales_order_interface_spec.rb+38-75
- spec/domain/invoices/abacus/subject_interface_spec.rb+118-123
- spec/features/signup/sektion_spec.rb+2
- spec/fixtures/people.yml+6
- spec/models/person_spec.rb+12
- spec/models/wizards/steps/choose_sektion_spec.rb+8-6
- spec/views/people/_fields.html.haml_spec.rb+41
0 commit comments