*** empty log message ***
[fa-stable.git] / inventory / inquiry / stock_movements.php
index 161493d5c84dea1d1d4952121e8a0b5f2ad3f16d..a0ca97a4fc9fd63d7497474e7e81578d6adc3a96 100644 (file)
@@ -73,7 +73,7 @@ $result = db_query($sql, "could not query stock moves");
 check_db_error("The stock movements for the selected criteria could not be retrieved",$sql);
 
 div_start('doc_tbl');
-start_table("$table_style width=70%");
+start_table("$table_style width=65%");
 $th = array(_("Type"), _("#"), _("Reference"), _("Date"), _("Detail"),
        _("Quantity In"), _("Quantity Out"), _("Quantity On Hand"));