Skip to content

Commit

Permalink
fix source file reference
Browse files Browse the repository at this point in the history
  • Loading branch information
openscript committed Jul 30, 2024
1 parent 6e7d842 commit 73f986b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/import.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Import Source File: **NAV1**

## 2: sac_imports:2_sektionen

Mit diesem Import werden alle Sektionen und Ortsgruppen importiert.
Mit diesem Import werden alle Sektionen und Ortsgruppen importiert.
Auf jeder Sektion/Ortsgruppe werden auch Attribute wie z.B. Kanton, Gründungsjahr usw. gesetzt

`rake sac_imports:2_sektionen`
Expand All @@ -65,7 +65,7 @@ Import Source File: **NAV5**

## 4: sac_imports:4_memberships

Importiert alle aktiven und inaktiven Stammsektions-Mitglied-Rollen.
Importiert alle aktiven und inaktiven Stammsektions-Mitglied-Rollen.

`rake sac_imports:memberships FILE=tmp/xlsx/mitglieder_aktive.xlsx REIMPORT_ALL=true)`

Expand All @@ -77,7 +77,7 @@ Sicherstellen das Import Mitglieder Stammsektion bereits ausgeführt wurde. Eine

`rake sac_imports:5_additional_memberships FILE=tmp/xlsx/zusatzmitgliedschaften.xlsx REIMPORT_ALL=true)`

Import Source File: **NAV3**
Import Source File: **NAV2**

## 6: sac_imports:6_membership_years_report

Expand Down

0 comments on commit 73f986b

Please sign in to comment.