Files
nairobi/config
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-04-16 17:28:06 +02:00
2019-04-16 17:28:06 +02:00
2019-06-12 16:23:40 +02:00
2017-09-01 12:51:31 +02:00
2019-04-16 17:28:06 +02:00
2019-06-27 09:21:18 +02:00
2019-03-15 10:29:07 +01:00
2019-04-16 17:28:06 +02:00