Tuesday, November 25, 2014¶
Theresia (the reception clerk in the demo databases of Lino Welfare) did not have permission to see a client’s detail. Current solution is to give view permission on pcsw.Clients to everybody.
Moved the registration of change watchers from
lino_welfare.models
to
a lino.core.site.Site.startup()
method
in lino_welfare.projects.eupen.settings.Site
.
Because CPAS de Châtelet don’t need it.