Friday, January 4, 2019¶
Olivier gave their feedback for 18.12.0 (2018-12-22) and I started #2777 (Tarifordnung und Bemerkungen nach 18.12.0).
I understood that it is not the tariff (“Flat rate”) they want to specify per enrollment, but the “household composition” is actually the number of participants below 18.
Added a custom choosers for lino_tera.lib.courses.Course.product
and
lino_tera.lib.courses.Enrolment.product
. Both choosers use the same
utility function lino_tera.lib.courses.get_product_choices()
.
Some layout changes and descriptions to make things more clear.
lino_xl.lib.products.Products
is now ordered by name instead of by id.