X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FDB%2FHelper%2FLinkedRecords.pm;h=115198124fc2247c9128cadb003671cf8ab9bbf4;hb=refs%2Fheads%2Fswiss;hp=bb21ecf27c5a565f98c399c03eac14576b412664;hpb=b2f713102369a59726b6fb128dbb0be2fc7dc8e6;p=kivitendo-erp.git diff --git a/SL/DB/Helper/LinkedRecords.pm b/SL/DB/Helper/LinkedRecords.pm index bb21ecf27..115198124 100644 --- a/SL/DB/Helper/LinkedRecords.pm +++ b/SL/DB/Helper/LinkedRecords.pm @@ -384,7 +384,7 @@ array reference. Examples: If you only need invoices created directly from an order C<$order> (no -delivery orders inbetween) then the call could look like this: +delivery orders in between) then the call could look like this: my $invoices = $order->linked_records( direction => 'to',