Right align numbers in inquiries and lists.
[fa-stable.git] / purchasing / inquiry / po_search_completed.php
index e173bd3454e4ec9777ffd33e9d3227e0d5a0e8d6..8c939aba7717cc474867caf8750512813b3b150f 100644 (file)
@@ -107,7 +107,7 @@ $sql = get_sql_for_po_search_completed(get_post('OrdersAfterDate'), get_post('Or
        get_post('SelectStockFromList'), get_post('also_closed'));
 
 $cols = array(
-               _("#") => array('fun'=>'trans_view', 'ord'=>''), 
+               _("#") => array('fun'=>'trans_view', 'ord'=>'', 'align'=>'right'), 
                _("Reference"), 
                _("Supplier") => array('ord'=>''),
                _("Location"),