New Features

×
This branch has the following features implemented: 
Better
11846560 - Add Support To Choose Which Order Statuses We Download From Woo
This adds a comma-separated list of order statuses to the WooCommerce connector screen. Only orders with a status that match something in this list will download. Orders with a status that does not match will be reported to the log. This also fixes order downloads not using a change date and downloading, but not processing every order from woocommerce on every run. And finally, this fixes item downoads not using the change date correctly and downloading, but not processing every item on every run.
Better
11847472 - Sage Connector Downloading Tax Schedules Every Run
Sage 100 doesn't have "last update date/time" properties on Tax Schedules and Codes so we have no idea when they changed. Prior to this enhancement, we would download them on every run and compare them to what we have. For most customers, this happens fast enough that no one notices. This enhancement adds BDConnectorAccounts.TaxInfoDownloadWaitMinutes. There is no interface for this value because we normally do not anyone messing with it. If this value is set, then the connector will wait that many minutes before downloading Tax Schedules/Codes again. Instructions for setting this up can be found here.
New
11848657 - Add New Setting To The WooCommerce Connector That Controls Handling of WooCommerce Guest Orders
Added a new setting to the WooCommerce connector. In addition to Next Customer Number and Guest Customer Number on the dropdown list for Guest Customer No, we've added "Guest Customer Number With Ship To." Using this will still require the guest customer number to be added in the connector setup, but the system will now add a ship to to the customer for each new guest customer on WooCommerce. When adding a new ship to the system searches the guest customer for a ship to that has a matching email address. If one is found then it uses it. If one is not found it adds the next ship to number (starting at 1000) and sets the address to the ship to address of the order.
Better
11849893 - Add Interface to Shopify Connector to Select What Item Data to Upload
With this build, you can amend the level of item data you wish to push up to Shopify using the connector sub-system.
Better
11850375 - Set Items As Obsolete When Effective End Date Is Set In M1
Added mapping for M1 Part Revisions Effective End Date to Activity Code and Date. If the Effective End Date is set in M1, then we mark the item as obsolete and set the activity date to the Effective End Date.
Better
11852374 - When Requested Ship Date On Sales Order Header Is Changed, Lines With A Matching Date Should Change
This changes the default behavior of the order/cart object. When changing the default shipping date on the header, any lines with a matching request date will be updated as well. Prior to this, the shipping date on the header was only used as the default request date on new lines.
Better
11852746 - Add Standard Shipping Days To The ATP Calculation
Added "Standard Shipping Days" to the Manage Picking page on Warehouse Management which defaults to zero. Whatever value is plugged into that is then added to the Available to Promise (ATP) calculation.
Better
11853061 - Add Picking Sequence Column to Item/Location Import Template
Improved the existing import.
New
11853224 - Sage 2022 Compatibility
As of this build, our connector sub-system is fully compatible with Sage 100 2022.
New
11853690 - Enhancement To Add JobMaster Support For Purchase Order Integrator
BirdDog has long supported an interactive import of Purchase Orders using Enterprise for Windows. This enhances that process to support automatically reading files from a directory with Job Master.
Better
11853596 - Set Items As Obsolete When Inactive Is Set In M1
Added mapping for M1 Part Revisions Inactive flag to Activity Code and Date. If the Part Revision is marked inactive, then we mark the item as obsolete and set the activity date to the Effective End Date; if Effective End Date is not set, then we use today's date.