Files
nairobi/spec/models
taitus 0bf88abcf1 Allow to SignatureSheet parse new fields
- In the previous version, each signature was equivalent to a document
  and we separated them by commas.
  Now each signature may also need the fields birth date and postal code.
  So we separated each signature with a semicolon and separated each of
  its fields by commas.
  Example old version: "12345678X, 87654321Y"
  Example new version:
  "12345678X, 31/12/1980, 28001; 87654321Y, 31/12/1981, 28002"

- Update translations:
 "Write the numbers separated by commas (,)" to
 "Write the numbers separated by semicolons (;)"
2019-07-29 13:10:09 +02:00
..
2019-06-27 09:20:24 +02:00
2019-03-27 15:22:14 +01:00
2019-04-30 12:00:54 +02:00
2019-05-31 18:22:59 +02:00
2019-03-27 15:22:14 +01:00
2019-01-18 14:17:12 +01:00
2019-06-27 09:21:18 +02:00
2019-07-29 13:10:09 +02:00
2019-07-29 13:10:09 +02:00
2019-02-05 17:41:00 +01:00
2019-06-03 18:35:59 +02:00