Thursday, June 16, 2016¶
I continued to work on the demo fixtures for Lino Voga in order to have meaningful tests in the specs. The test suite is still failing.
The items of an invoicing plan now have a preview
field.
Hamza, I discovered and fixed a bug in the calculatePageSize
function introduced yesterday. Please adapt my changes
also to lino_extjs6
.
The lino_xl.lib.courses.models.Line
model did not yet
inherit from lino.mixins.Referrable
and therefore caused an
IntegrityError when trying to duplicate a record with a non-empty ref
field.