Release 5.08
The bin summary report feature introduced in the last release has been enhanced with a drill-down report in this release. Other helpful changes allow easier editing of holding costs and book values shown on those reports. Additionally, several pages have had code cleaned up and other bugs fixed.
New Features
Added Additional Drill-down Inventory Bin Summary Report
In the inventory bin summary report, you can click on the bin to show all items in that bin.
A totals line is presented at the bottom of the report.
Additional fields have been added to inventory reports.
Holding Cost and Book Value Edit in Inventory List
The inventory list for a catalog item showed only the values for the holding cost and book value. The only way to edit was to click on the edit link and edit them individually.
The holding cost and book value can now be edited directly in the list.
The base cost and catalog stock cost are displayed above the list to help compare the values being entered.
Add Tooltips to Additional Links
Several links have had a tooltip added to help you know where a link will take you.
More bin labels have tooltips showing the description of the bin.
Tooltips pop up when hovering over links or other text where additional information may be available to view.
Fixes
Fix Undefined Customer ID When Saving Job Sites
The customer id was not being loaded before being used in the save routine of the job site edit form.
Use Smaller Logo when Printing
When directly printing a page from the browser, the site logo is now smaller and the top padding of the page was removed to make the margin smaller.
Fixed Customer Name Missing from Tooltip
The customer name was not loading for the job number tooltip on the Purchases Order Reconcile Expense and Materials forms.
Code Cleanup and Refactoring
Continued code maintenance.
Refactored popup tooltips on links.