]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/csv_import/form.html
CsvImport: zufälligen Dateinamen für jeden Import. Ablegen in temporärem Profil
[mfinanz.git] / templates / webpages / csv_import / form.html
index b838fcdeaf745f79034dc2b31310ae67980a8719..ebe5616e644e2bbe11fe562872645a89ab26f500 100644 (file)
@@ -10,6 +10,7 @@
   [% L.hidden_tag('form_sent', '1') %]
   [% L.hidden_tag('action', 'CsvImport/dispatch') %]
   [% L.hidden_tag('profile.type', SELF.profile.type) %]
+  [% L.hidden_tag('tmp_profile_id', SELF.profile.id) %]
 
  [%- IF SELF.profile.get('dont_edit_profile') %]
   [% L.hidden_tag('force_profile', 1) %]