Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New Sales Order - Item List Does Not Sort - SOLVED
11-17-2017, 03:34 AM,
#4
RE: New Sales Order - Item List Does Not Sort
Thanks Paul.

I forgot to mention I also moved the default date format and the theme name to the browser local storage, so I needed to add the following code to includes/header.php (the SortSelect() function uses them):

echo '<script>
localStorage.setItem("DateFormat", "', $_SESSION['DefaultDateFormat'], '");
localStorage.setItem("Theme", "', $_SESSION['Theme'], '");
</script>';

Tim
Reply


Messages In This Thread
RE: New Sales Order - Item List Does Not Sort - by TimSchofield - 11-17-2017, 03:34 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)