Import new Rose `kunden_alle_dynamics_ce.csv` file
zdavatz opened this issue · 0 comments
zdavatz commented
- Update the
zurrose
binary. - There is a new file we need to import:
kunden_alle_dynamics_ce.csv
- The old one can then be ignored:
Kunden_alle_NEU.csv
- Columns A, B, C can be ignored.
- Column D is the
Knr Rose
. - Column E is the
GLN
. - Column D can have double entries with the same
Knr Rose
but different preferences in columnsF
andG
. - The preferences in
Kunden_alle_NEU.csv
file used as column headers C, D, E, F are now separate lines with the sameKnr Rose
. The mapping in the new file is now vertical, not horizontal anymore. You can directly use the preference names in columnF
in the new filekunden_alle_dynamics_ce.csv
the value is then in columnG
in the new file. - The
Ort
is now the value after the,
in column H. - Important: The format of the JSON output files should not change.