Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision c1a6f892

Von Bernd Bleßmann vor etwa 1 Jahr hinzugefügt

  • ID c1a6f89249ccf1af78ad253a5e889a7602b78d25
  • Vorgänger 29f1016a
  • Nachfolger ce46ead5

Order-Controller: Typo in Kommentar

Unterschiede anzeigen:

SL/Controller/Order.pm
526 526

  
527 527
  # Set the error handler to reload the document and display errors later,
528 528
  # because the document is already saved and saving can have some side effects
529
  # such as generating a document number, project number or reocrd links,
529
  # such as generating a document number, project number or record links,
530 530
  # which will be up to date when the document is reloaded.
531 531
  # Hint: Do not use "die" here and try to catch exceptions in subroutine
532 532
  # calls. You should use "$::form->error" which respects the error handler.

Auch abrufbar als: Unified diff