]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Presenter/Part.pm
exact match funktion wieder hergestellt nach dem letzten commit
[mfinanz.git] / SL / Presenter / Part.pm
index bef55a35f2f0623ed574e47728de85aa89cd346a..e2ca020858eeffde4a9d3b106aa9058b510de2dc 100644 (file)
@@ -49,10 +49,14 @@ section C<PART PICKER SPECIFICATION>.
 
 C<VALUE> can be an id or C<Rose::DB:Object> instance.
 
-If C<PARAMS> contains C<type> only parts of this type will be used for autocompletion.
+If C<PARAMS> contains C<type> only parts of this type will be used for
+autocompletion. Currently only one type may be specified.
 
 Obsolete parts will by default not displayed for selection. However they are
-accepted as default values and can persist during updates.
+accepted as default values and can persist during updates. As with other
+selectors though, they are not selecatble once overridden.
+
+
 
 =back