Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 537bd920

Von Moritz Bunkus vor etwa 2 Jahren hinzugefügt

  • ID 537bd92080dfa3fe25fb1b47e766837076eab904
  • Vorgänger 3ed0f2ce
  • Nachfolger 744958b4

Rechnung: nach Laden eines Entwurfs neues Gültigkeitstoken erzeugen

Unterschiede anzeigen:

bin/mozilla/is.pl
806 806
  # unless no lazy implementation of save draft without invdate
807 807
  # set the current date like in version <= 3.4.1
808 808
  $::form->{invdate}   = DateTime->today->to_lxoffice;
809
  $::form->{form_validity_token} = SL::DB::ValidityToken->create(scope => SL::DB::ValidityToken::SCOPE_SALES_INVOICE_POST())->token;
809 810
  update();
810 811
}
811 812

  

Auch abrufbar als: Unified diff