kivitendo/SL/DB/FollowUpCreatedForEmployee.pm @ 7b1da9c3
1b3afb17 | Bernd Bleßmann | # This file has been auto-generated only because it didn't exist.
|
|
# Feel free to modify it at will; it will not be overwritten automatically.
|
|||
package SL::DB::FollowUpCreatedForEmployee;
|
|||
use strict;
|
|||
use SL::DB::MetaSetup::FollowUpCreatedForEmployee;
|
|||
use SL::DB::Manager::FollowUpCreatedForEmployee;
|
|||
__PACKAGE__->meta->initialize;
|
|||
1;
|