Tuesday, March 10, 2020

New model lino_presto.lib.contacts.Member represents a worker’s team membership. Added more demo workers, and create demo team memberships for them all. New method orders.Order.get_worker_choices() which, in Presto, returns only the workers of the team (defined by the journal). New model mixin DateRangeObservable.

The has_open_movements choice to the observed_events parameter field of the lino_xl.lib.contacts.Partners table didn’t work and was not tested. Fixed it and added test coverage in ledger: General accounting.