Revision 8ce18fa4
Von Bernd Bleßmann vor mehr als 2 Jahren hinzugefügt
SL/DB/FollowUp.pm | ||
---|---|---|
13 | 13 |
class => 'SL::DB::FollowUpLink', |
14 | 14 |
column_map => { id => 'follow_up_id' }, |
15 | 15 |
}, |
16 |
created_for_employees => { |
|
17 |
type => 'many to many', |
|
18 |
map_class => 'SL::DB::FollowUpCreatedForEmployee', |
|
19 |
}, |
|
16 | 20 |
); |
17 | 21 |
|
18 | 22 |
__PACKAGE__->meta->initialize; |
Auch abrufbar als: Unified diff
Wiedervorlagen: Rose-Beziehung zu Mitarbeitern