Bug Fixes: Version 9.8.3.138 - Release 23 September 2016

Thursday September 08 2016

×
This build has the following bug fixes implemented: 

All bug fixes from 9.8.2.121 have been integrated into this build.

New
5830795 - Functionality: Add Item to Web Page From the Item
Prior to this enhancement, it was easy to add ten items to a page. However, if you wanted to add a single item to ten pages, you had to visit each page individually. Now, you can go directly to the item and easily add it to those ten pages. This was a feature initially released with 9.8.3 but was not correctly added to the notes. The config file must be edited to activate MVC_Inventory for this to function correctly.
New
6425320 - Functionality: Add Ability to Put Web Page in Multiple Places
Prior to this enhancement, it was easy to add ten items to a page. However, if you wanted to add a single item to ten pages, you had to visit each page individually. Now, you can go directly to the item and easily add it to those ten pages. This was a feature initially released with 9.8.3 but was not correctly added to the notes. The config file must be edited to activate MVC_Inventory for this to function correctly.
Fixed
6536074 - Editting a PO Line Doesn't Restore Vendor Item Number
Editing an existing line item would clear out the vendor item number and overwrite the order with the empty information. Now, it retains what was input previously.
Better
7906244 - 9.8 Web Editor Missing Browse Feature for Image Paths
The new Web Editor in 9.8 was missing the "Browse" feature for image paths when trying to add images to a web page. The "Browse" feature was also missing from the "Insert Link" URL box.
Fixed
7974033 - Billing Same As Shipping Error
Required fields that were hidden by the system were still being validated, and being empty, were failing to validate. For example, if changing the ship to address to a country that doesn't have state/zip, in which case the normally-required state/zip fields are hidden, and attempting to place an order, this error would appear.
Fixed
8340521 - Missing Extra Campaign Data on Orders
Campaign info and extra campaign info was missing on the order when an order is placed in Customer Service Order Entry. Editing the order and adding it there was required for this functionality to be correct.
Fixed
8360162 - MVC Import Index page throws javascript errors for missing jQuery
The new web-based import was experiencing coding errors preventing it from being usuable. This has been resolved.
Fixed
8430328 - Remove Duplicate PO check on Ecommerce
Before this build, a customer (any customer) could only use a Purchase Order number once which meant attempts to use a duplicate PO number would not successfully place an order. However, there are certain situations where this is legal, so we adjusted our coding to allow.
Fixed
8459519 - Issues w/ Quotes getting converted to Orders
Converting a quote to an order in customer service did not remove the quote, providing the order terms were credit card.
Fixed
8460527 - Posting not handling rounding correctly
The enhancement to our order posting process that allows for inventory asset credits based upon the components of non stocked items created a handful of scenarios where a rounding issue occured. This release corrects those issues.
Fixed
8482187 - Vendor Item Number not populating on purchase order
When creating a Purchase Order in our system for an Item that has a Vendor Item Number assigned to it, that Vendor Item Number was not populating correctly until this build.
Fixed
8512076 - Orders Using PayPal Not Getting Money If Ship Via Changed
When placing an order using PayPal, if you changed the Shipping Method after being authorized by PP, the order was generated in our system but PayPal refused the transaction.
Fixed
8581570 - Restrict Ship Via Codes Rule is Filtering List but Should Override Instead
Prior to this build, the Restrict Ship Via Codes order rule was not overriding what was set in site settings and therefore, required all valid ship vias to be setup there. Now, if such a rule exists and the conditions are met, what is setup in the order rule overrides site settings.
Better
8637368 - Google Analytics is Killing Page Load Times
This was causing performance issues on pages with a large number of items.
Better
8646355 - Close Drawer Button on Wrong Tab in System Menu on BirdDog Cash
The Close Drawer button was originally just on the Admin tab which was causing confusion for the Count Down process. We relocated it to resolve this confusion.
Fixed
8693873 - Reset Password Link Not Working
The link provided in the Reset Password email was not correct. It was doubling the web site name in the URL.
Fixed
8694044 - Email Template Editor Deleting Some HTML Attributes
The email template editor was deleting some html attributes when the template was saved. (i.e. bgcolor, cellspacing, cellpadding.) This resulted in the template not functioning as intended.
Better
8731032 - Receiving 404 Error When Visiting Page Without Proper Role
Was receiving an ugly 404 error when attempting to go directly to a site you do not have access to (e.g., logged out and page does not have Anonymous role.) Now, you are automatically redirected to the Login page.
Fixed
8773378 - Edit Item Doesn't Work for Items With '/' in Item Name
In Warehouse Management | Items, if you clicked on the "Edit" icon for an item with a "/" in the name, the page errored out to "404 - File or directory not found."
Fixed
8850400 - Comma in Ship-To City Causes Freght to Equal Zero
If the Ship-To City contains a comma, then freight was being set to 0.00 when the cart convert to an order. It showed as correct in the carts table but incorrect in the order header table in Macola. In certain syncing environments, it was also causing a strange conflict that would not allow the order to be synced down properly.
Fixed
8859322 - Receipt Printer Setup on BirdDog Cash Keeps Blanking Out
Each time Cash was run, the settings for the Receipt Printer was being dumped, thus requiring it to be setup again. Now, it saves this information properly.
Better
8813858 - Web Editor Corrupting Hyperlinks
When you "Saved" a page being editing that already had hyperlinks, the website portion of the URL was stripped from the hyperlink and the link no longer works. The hyperlink was saved correctly when added and saved; it was only when a page where they already existed was edited that they get corrupted.
Fixed
8837807 - Roles Not Showing in Web Editor when You "Add Page"
When viewing a Categories page and "Add Page" is clicked, there were no Roles showing in the Roles tab on the web editor. Once you saved the new page and go back into it, the Roles did appear, but this was an unnecessary extra step.