Sunday, December 17, 2017

Joining an existing household

Some optimizations in the Household memberships panel of a person: I inverted the order of the fields in the params_layout of lino_xl.lib.households.CreateHousehold: (head type partner) instead of (partner type head). That seems more intuitive. Now we no longer need to call this action using one link per household type. Added a new link to join an existing household.

I released Atelier version 1.0.13 on PyPI because Lino Extensions Library was failing to build on Travis.