20111019¶
Worked on docs/tickets/45: /media/applets/davopen_test.html /java
The following changes took less than 1 hour:
The choices for
lino.modlib.notes.models.Note.type
are now sorted bylino.modlib.notes.models.NoteType.name
.jobs.Job and jobs.Candidature now inherit
lino.modlib.jobs.models.SectorFunction
Removed model jobs.Wish. A Candidature is a Wish.
Removed field
lino.modlib.jobs.models.Candidature.contract
. A candidature remains valid also if the person currently has a job.
(todo: adapt lino.apps.dsbe.migration
module and lino.apps.dsbe.fixtures.pp2lino
)