Package bosco :: Module runner
[hide private]
[frames] | no frames]

Module runner

source code

Classes [hide private]
  AbstractRunner
Base class for all runner like classes (runners, teams).
  Runner
  Team
  SICard
  Category
  Country
  Club
  RunnerException
Functions [hide private]
 
sicard_runner_validator(sicard, attribute, value)
This validator avoids that SI-cards are reassigned from one runner to another.
source code
Function Details [hide private]

sicard_runner_validator(sicard, attribute, value)

source code 

This validator avoids that SI-cards are reassigned from one runner to another. If you really want to reassign an SI-card, first remove it from the first runner and then assign it to the other.