X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FDB%2FRequirementSpec.pm;h=db757e22fbaa3927c3cf79a98369b0df5256baf4;hb=064d15bb6c59188be545d75e895689cdfea04ad6;hp=abeac1c0d073d74917a07a7d5c5505e4592b30c9;hpb=55e399ab36e9b688a4bfbb7b90422fe33e9e14e7;p=kivitendo-erp.git diff --git a/SL/DB/RequirementSpec.pm b/SL/DB/RequirementSpec.pm index abeac1c0d..db757e22f 100644 --- a/SL/DB/RequirementSpec.pm +++ b/SL/DB/RequirementSpec.pm @@ -361,7 +361,7 @@ saved. Creating the copy happens within a transaction. =item C -Prerequisites: C<$self> must be a working copy (see L), +Prerequisites: C<$self> must be a working copy (see the overview), not a versioned copy. This function creates a new version for C<$self>. This involves @@ -408,7 +408,7 @@ copy and the last version created for it. =item C -Prerequisites: C<$self> must be a working copy (see L), +Prerequisites: C<$self> must be a working copy (see the overview), not a versioned copy. Sets the C field to C and saves C<$self>.