]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Presenter/Part.pm
ajax_autocomplete umgestellt auf get_models und inline JSON (20% schneller als template)
[mfinanz.git] / SL / Presenter / Part.pm
index 25d682037d5b897fd5619567b5257fee02383461..bef55a35f2f0623ed574e47728de85aa89cd346a 100644 (file)
@@ -51,6 +51,8 @@ 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.
 
+Obsolete parts will by default not displayed for selection. However they are
+accepted as default values and can persist during updates.
 
 =back