New Features

×
This branch has the following features implemented: 
Better
7366449 - Convert Entity Search to New Grid
Updated this page to new MVC coding.
New
8841887 - Save shipping Collect number
During checkout, we now allow a customer to save their freight collect number for future use. Customers can also edit and update their collect information outside of the checkout process. This does not work when the Best Way freight rate option is active.
Better
9092569 - Update SDK Documentation for POs
Added more SDK examples for creating, editing, releasing, and receiving Purchase Orders.
New
9134875 - Membership Process
This feature allows you to setup membership options for your customers. Items can be set to only show for members or have special prices for them; customers can review, edit, or cancel their memberships; and automated jobs handle the renewal email process.
Better
9150741 - Clicking on Item in Order Entry or Order Edit Takes You Away From the Page
In previous versions of the software, when you click on an Item while on the Order Entry or Order Edit page, you are taken away from that page to the Item page. Now, it opens the Item page in a new browser tab instead.
New
9247932 - B2B EDI Integration
Implemented connector software that allows us to move purchase orders and invoice data between B2BGateway and your Macola database.
New
9256131 - Update Purge job to handle YYYYMMDD anywhere in the name
Previously, the Purge Table job dropped backup tables that ended with YYYYMMDD (like OEOrdHdr_sql20161223.) However, if the name has something after that like OEOrdHdr_sql20161223b or OEOrdHdr_sql20161223-2 it would not be dropped until this build. We also updated the result message to include the number of backup tables dropped.
Better
9450631 - Avalara AvaTax Updates
Major enhancements to the AvaTax process. We now support assigning an AvaTax Code to an Item; Entity Use Codes; Freight & Miscellanous being sent to Avalara as Items; sending item descriptions along with tax info; sending discounted line amounts; passing back exemption numbers to Macola; sending header location info to Avalara; handling credit memos; international info such as 2-digit ISO country codes; VAT IDs, currency codes, and taxes included at the item level.
Better
9501160 - Auto Display the Add Attendee Dialog Until they click Cancel
When using the event registration module, previous versions of the software popped up an Add Attendee box but, once you save that first contact, the dialog goes away and you have to click the add button to get it back. Now, it auto pops up the dialog with the first name blanked out until you Cancel out.
Better
9585900 - Order Integrator Trying to Create New Customer Using Existing CusNo
When using Macola EM10 and Synergy, the system now allows you to setup how you choose the next customer number to be populated.
Better
9616567 - Redirect Web Categories
Checking the "Redirect" checkbox on a new category/page will create a 303 redirect from the 'Code' entered to the 'Redirect Url' entered. It cannot be made to redirect to an external URL (internal/relative paths only).
New
9636984 - Avalara Global Certified
In addition to adding support for currency types, VAT ID and tax-included scenarios, the software underwent an extensive review process with Avalara to ensure that it was "certified" to work in international markets.
Better
9663264 - Add Process section for BRAIN
We relocated a few links from System Management back to BRAIN where an employee without admin access could access them.
New
9689721 - Add Entity Import to Web
This adds the ability to import data to any existing Entity.
Better
9722863 - Update Special Offers User Control
Under the hood coding updates for some category pages. Also created a new categories5 page.
Better
9962412 - Site Performance is Slow
Customers with deep bills of materials (BOM) were experiencing slowdowns on pages with large numbers of items. We did some performance tuning to fix this.
Better
10044367 - Show last 4 digits of CC on Maintain Credit Card Info screen in Enterprise for Windows
In Enterprise for Windows>Maintain>Credit Cards>Customer Credit Cards, we now show the last 4 of a card number when reviewing saved information. This is still utilizing the now standard tokenization of cards.
Better
10045333 - Verify Import Cash Receipts with Macola ES
The cash receipts import application was updated to work with Macola ES and Macola 10.
Better
10119219 - Shipping Interface doesn't support StarShip
And now it does. Vtechnologies StarShip has knowledge of Macola and writes to the ARShtFil_sql table. Shipping Interface did not see this and failed to process it when it Manifest selects.
Better
10251970 - Enterprise for Windows should not require Enterprise User licenses
We have decided that Enterprise for Windows Users will not use user-based licensing, only module based. As a result, users now only need the Employee role to be able to access Enterprise for Windows.
Better
10325234 - BirdDog Ca$h Needs TLS 1.0 Fix
TLS 1.0 fix originally released in 9.6.4 was added to BirdDog Cash.
Better
10453205 - EntWin Process Invoices Missing Batch ID Text Box
The "Batch ID" text box was missing from Process Invoices which made it impossible to process orders using such an ID. So we added it.
New
10463381 - Add "Call For Pricing" to Item Form
Categories.aspx already had code to display "Login for Pricing" & "Call for Pricing" if the View Details permission is unchecked (depending on if you're logged in or not). This needed to be added to the Item Form page.