]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Controller/TopQuickSearch/CustomerVendor.pm
CVars: Konfigurationen für Lieferadressen anlegen können
[mfinanz.git] / SL / Controller / TopQuickSearch / CustomerVendor.pm
index cd882fafde1699abf908f2b20b50e46db91d06b7..16ab8632fec8df007ab7c68980582f1e8754ce0f 100644 (file)
@@ -66,6 +66,7 @@ sub redirect_to_object {
   SL::Controller::Base->new->url_for(
     controller => 'CustomerVendor',
     action     => 'edit',
+    db         => $_[0]->db,
     id         => $_[1],
   );
 }