Auftrags-Controller: Belegnummer in Titlezeile anzeigen
[kivitendo-erp.git] / templates / webpages / order / form.html
index 0e28642..6020fd7 100644 (file)
@@ -2,7 +2,7 @@
 [%- USE LxERP %]
 [%- USE L %]
 [%- USE HTML %]
-<h1>[% FORM.title %]</h1>
+<h1>[% FORM.title %] <span id='nr_in_title'>[%- SELF.order.number -%]</span></h1>
 
 <div id="print_options" style="display:none">
   <form method="post" action="controller.pl" id="print_options_form">