mirror of
https://github.com/opencultureconsulting/ba-sachsen-pica
synced 2025-03-09 00:00:27 +01:00
4170 GT1 GT2 GT3 GTU
This commit is contained in:
parent
8d602e05dc
commit
28c5a3760f
2179
alephino/config/main/Y_417X.json
Normal file
2179
alephino/config/main/Y_417X.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -34,6 +34,7 @@ if(row.index - row.record.fromRowIndex == 0,
|
||||
+ forNonBlank(cells['4026'].value, v, '035E ' + 'a' + v + '\n', '')
|
||||
+ forNonBlank(cells['415X'].value, v, forEachIndex(v.split('␟'), i, x, '036C/0' + i + ' ' + x + '\n').join(''), '')
|
||||
+ forNonBlank(cells['4160'].value, v, '036D ' + v + '\n', '')
|
||||
+ forNonBlank(cells['417X'].value, v, forEachIndex(v.split('␟'), i, x, '036E/0' + i + ' ' + x + '\n').join(''), '')
|
||||
+ forNonBlank(cells['4204'].value, v, '037C ' + v + '\n', '')
|
||||
+ forNonBlank(cells['4242'].value, v, forEach(v.split('␟'), x, '039C ' + x + '\n').join(''), '')
|
||||
+ forNonBlank(cells['4243'].value, v, forEach(v.split('␟'), x, '039I ' + x + '\n').join(''), '')
|
||||
|
Loading…
x
Reference in New Issue
Block a user