Friday, April 20, 2018

I checked in a few minor optimizations:

  • A new function show_choicelist and its helper str2languages

  • The new class attribute old2new is used by BeIdCardTypes. Until now we stored the types 1 and 6 with values “1” and “6”. But as eidreader revealed, the raw value on the cards is “01” and “06”.

  • The lino.core.user_types wasn’t yet visible in the API.

  • I converted beid : Belgian ID card holders from source to prosa (i.e. they move from the xl repository to the book repository).