Fixes a bug where storage transactions don't show up in searches if NULL.

1.  Also adds a configuration for a directory to write/download csv files from.
2.  Including directions for the above.
This commit is contained in:
Jonathan Rosenbaum
2015-01-13 05:56:03 +00:00
parent bf2527e1cf
commit e168381a05
3 changed files with 21 additions and 3 deletions
+1 -1
View File
@@ -352,7 +352,7 @@ if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "ChangeDate")) {
<td></td><td></td>
<td>
<input type="submit" name="EditSubmit" value="Save" align="right">
<input id="save_transaction" type="submit" name="EditSubmit" value="Save" align="right">
<input type="submit" name="EditSubmit" value="Close">
<input type="submit" name="EditSubmit" value="Delete">
<!-- Save before using paypal ->> -->