X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FController%2FTopQuickSearch%2FOERecord.pm;h=3c6d2e3ddba3fd6282e9e1e3a64c31fa01b66daf;hb=7bbdbf2bd966e6317cff568ac6f60936b51d8df7;hp=f166edbd7053e495368d2f759236a11e21deb772;hpb=acba025a9a6fe28250a1006814e25a45460a9941;p=kivitendo-erp.git diff --git a/SL/Controller/TopQuickSearch/OERecord.pm b/SL/Controller/TopQuickSearch/OERecord.pm index f166edbd7..3c6d2e3dd 100644 --- a/SL/Controller/TopQuickSearch/OERecord.pm +++ b/SL/Controller/TopQuickSearch/OERecord.pm @@ -74,11 +74,11 @@ sub redirect_to_object { } sub type { - ... + die 'must be overwritten' } sub cv { - ... + die 'must be overwritten' } sub quotation {