From: Joey Schulze Date: Sun, 22 Dec 2013 12:04:15 +0000 (+0100) Subject: Merge branches 'buttons', 'numeric' and 'pdflatex' X-Git-Url: https://git.infodrom.org/?p=misc%2Fhallinta-metro;a=commitdiff_plain;h=7c4605897a5784608744e2e99682ac7f730445f6;hp=c674865d812758e3721a254314cab571b82d9c9c Merge branches 'buttons', 'numeric' and 'pdflatex' --- diff --git a/artikel.php b/artikel.php index 2bb5744..aa135b0 100644 --- a/artikel.php +++ b/artikel.php @@ -22,7 +22,7 @@ $form = '
- +
@@ -113,7 +113,7 @@ $jscode[] = str_replace('CONTENT_FORM', str_replace(array("\n"), $buttons = << - +

EOC; @@ -130,6 +130,8 @@ $mask = array( 'artnr' => array( 'name' => 'ArtNr', 'width' => 60, + 'type' => 'number', + 'specs' => "decPlaces: 0, thouSep: '', filterUI: 't='", ), 'menge' => array( 'name' => 'Menge', diff --git a/ordersatz_pos.php b/ordersatz_pos.php index 67d300b..b4743b7 100644 --- a/ordersatz_pos.php +++ b/ordersatz_pos.php @@ -99,11 +99,11 @@ EOC; $buttons = << - +   - +   - +
Bei Abschluß wird ein Fax zu Metro und eine Kopie per Mail an den Koch geschickt.

EOC;