V12.3.44 / 14.3.33 / 16.3.23 / 18.3.15 / “GP Next”
* Addressed issue in the posting routine that left records stranded in the IV Transaction Bins Work table.
* Addressed issue in MO Inquiry window that could cause the Costing Tab to display Non-Inventory Costs as $0 for MOs posted using a LeanMFG release on or before the 26-JUN-2019 release (#20201686)
* Full Install Required: a new routine in the installation process will check for and remove any records stranded in the IV Transaction Bins Work table
Author: admin
Price List by Store
VT1257
ACME sells landscaping products, such as stones and pavers. They have numerous stores in their State. Due to the difference in the cost of transport to get materials from the manufacturer or quarry to the different stores, each store needs to sell at a different price. Additionally, each store may sell a given product in a different Unit of Measure (such as Yards or Tons).
ACME wanted the following functionality in Sales Transaction Entry:
- A different U of M defaults for each item on a Per Site basis.
- A different Price List per Item on a Per Site basis
Description of Solution:
The solution below was created using WilloWare’s Virtual Triggers module.
ACME set up Item Price Lists where the Price Level is the same as the Dynamics GP Location Code (Site) used for each Store. This allows setting a “% of List Price” per Item-UofM-Store. The example below does not show Quantity-Price breaks, but they would be supported.
When there is only one Site-UofM record, that Price Level and Unit of Measure will default automatically onto the Sales Transaction Line for that Site. For example, when 1-A3261A is sold in Site NORTH it will default to CASE and use the NORTH Price Level.
If there is more than one Site-UofM record in the price list (such as for SOUTH with EACH and CASE), one of the Site-UofM records can be marked by selecting Additional >> Default on/off. This new Additional Menu toggles the “Default” setting of a line, and lines marked as default will be shown in the Title Bar of the window with “<<DEFAULT>>”. As shown above with SOUTH, if CASE is set as default, and then EACH is set as default, that will cause CASE to automatically be removed as the default UofM.
The Price List by Site functionality is only active when the Default Site ID is populated on the Sales Transaction. If that field is empty, Sales Transaction Entry will behave as it normally does.

When the Default Site ID is populated, after entering an Item Number into the scrolling window (or in Sales Item Detail Entry), the enhancement will force use of the Site-specific Price Level and default Unit of Measure.
SOP-POP MultiLink
SOP-POP MultiLink provides superior flexibility in the ability to create and maintain links between back-ordered Sales Line and Purchase Order.
- Create links from a single Sales Order line to multiple PO Lines
- Create links from a single PO Line to multiple Sales Order lines
- Easily add and remove links
- Set priority of Sales Order fulfillment when PO Lines are partially received so that high priority orders are fulfilled first
- Create and maintain links without having access to Sales Transaction Entry or Purchase Order Entry
SOP-POP MultiLink Release 2020-03-08
V12.0.1 / 14.0.1 / 16.0.1 / 18.0.1 Changes
* First Release
This is a NEW PRODUCT! Please read more about SOP-POP MultiLink.
MFG PowerPack Release 2020-03-06
V12.3.156 / 14.3.103 / 16.3.69 / 18.3.30 / “GP Next”
* Vendor Pricing: addressed issue with 18.2 release and use of Vendor Item Number that cause Vendor Pricing to not display pricing (#20201698)
MFG PowerPack Release 2020-03-04
V12.3.155 / 14.3.102 / 16.3.68 / 18.3.29 / “GP Next”
* NEW MFG Tweak: Use MO Number for IV Doc Number. This Tweak causes Manufacturing to create Inventory Transactions using the MO Number for the IV Document Number. For example, the first Receipt of MO1234 will create Inventory Adjustment MO1234*1.
* Addressed error “Cannot find the object MFG_FUNC_Offset_From”. This was caused by the GP grant.all procedure not granting security on SQL functions. The installation routine now ensures that DYNGRP has been granteded access to this core Manufacturing SQL function (#20201461)
* This release requires a full install process to create a new SQL stored procedure (wspGetMONumber). Previously when MFG PowerPack needed to generate an MO Number it would call an existing Manufacturing module dexterity procedure. We discovered that sometimes, in high volume environments, this could result in the same MO Number being used by two different GP clients. The dexterity client has some delay between when it generates the “next MO number” and when that is saved back to the database, and this time time gap allowed another GP client to retrieve the same “next MO”. MFGPP now uses a stored procedure to retrieve/update the next MO number so that multiple GP clients can be assured to get a unique number.
LeanMFG Release 2020-02-11
V12.2.43 / 14.2.32 / 16.2.22 / 18.2.14 / “GP Next”
* Added a new routine that runs after posting completes to validate that the MO History table was correctly updated with the document numbers from the posted transactions
* Variance transaction now posts using GL Post Date from the MO Entry window rather than User Date
SpellCheck Release 2020-02-06
V12.1.25 / 14.1.16 / 16.1.13 / 18.1.5 / “GP Next” Changes
* Compatibility Release for “GP Next”
* Update WW Internal Resources
MFG PowerPack Release 2020-02-04
V12.2.154 / 14.2.101 / 16.2.67 / 18.2.28 / “GP Next”
* Capable To Promise (CTP): addressed issue that caused the BOM Quantity to be incorrect. This issue occurred when more than one Site was entered into the Sites list and there was inventory for a component in more than one of the selected sites.
* Sales Forecast Integration: new forecast export process achieve a performance improvement of 72% (#20201297)
* PowerATP: performance improvement when retrieving data for Service Calls and In Transit Transfer
2019 Review
We were busy in 2019 writing software for you! A major task was preparing new releases of all of our products for “GP Next”. We also added 28 NEW features across 9 of our products!
Below is a recap of the NEW functionality added to our products in 2019.
Blanket PO
Planned Release Wizard: This utility will calculate and create a number of releases, such as creating a release on the first Monday of every month. It can create planned releases using a fixed quantity until the Control Quantity is met, or, it can divide the Control Quantity evenly over releases in a specified time frame.
Auto-Firm Releases Utility: This utility will automatically create Firmed Releases when the Required Date meets selection criteria. Releases can be created before the Required Date by using the Vendor Lead Time and/or Purchasing Lead Time.
Complete Count
ExcelLink: Extended the setup option “Require Starting Count Before Printing Tags” to Exporting the count to Excel. If the option is NOT marked you will be able to select an unstarted count in the Excel Link window and export it to Excel.
Lot Reconciliation: When submitting Tags a new routine “allocates” the total counted quantity of a Lot Number across the available receipts of a Lot Number (assuming there are multiple receipts of the same Lot Number). Previously the module attempted to “consolidate” split receipts by putting all of the counted quantity onto one lot receipt record and zeroing the others. The new routine eliminates the potential to create a cost variance even through the total count matches the captured quantity. It handles the valuation methods as follows:
** LIFO: it counts forward from oldest receipt to newest so any shortages come out of the most recent recent (the LIFO receipt)
** FIFO: it counts backwards from newest receipt to oldest so any shortages come out of the oldest receipt (the FIFO receipt)
** AVG is treated like FIFO
Start No Item Count: A new Additional Menu option has been added to the Stock Count Schedule window that allows starting a Count that contains no Items. This may be used when recording counts in Excel. The Excel Import will add “new” items to the count during the import process.
Engineer To Order
Added a new GoTo menu item “Create MO”. The Mfg Estimate window can now create a Manufacturing Order for the Item on an Accepted status estimate. If the Estimate is linked to a Sales Line, it will link the MO to the Sales Line.
Added new reports for Estimated Quantities, Estimation Router, and Other Costs.
Added new Setup options for Routing Sequence Increment and Sequence Number Pad. The Routing Sequence Increment will default to the Manufacturing Setup value for “Sequence Spacing”, and if that is not set up (or is zero), it will default to 10 but the default can be changed. The Pad adds leading zeros to the Routing Sequence Number, so a Pad of 4 would result in “0010”, “0020”, “0030”, etc.
EZImport
Added a new Query window: a GoTo button on the EZ Import Inquiry windows provides direct access to query the EZ Import tables using the new Query window. For example, from the EZ Import Sales Inquiry window, select GoTo >> View Sales Lines, and the query window will show all of the data in the Sales Lines table for the selected Sales Order. The Query window provides a quick way to see all of the “extra” data associated with a record that is not visible on the Inquiry windows.
GP PowerPack
POP-Tweak: Purchasing Distributions Override: This Tweak previous contained two separate functions– “PURCH Distributions Override” and “PURCH Distributions By Line”. Th second is now split out into a separate Tweak (POP-Tweak: Purchasing Distributions By Line). When Purchasing Distributions By Line creates the new distributions, it previously populated the GL Reference with the PO Line’s Item Number. A new setup option allows choosing to fill the Reference field with (1) Item Number, (2) Item Description, (3) Vendor Item Number, and (4) Vendor Item Description. If you currently have Purchasing Distributions Override, the new Tweak “Purchasing Distributions By Line” will be enabled automatically.
Shortage Inquiry: NEW-when zooming to a Sales Transaction the window will automatically scroll so that the selected short item is displayed at the top of the scrolling window.
SalesPro Item Lookup: (1) Added Ship To Address to the window so that Customer Item Sales can be restricted by Ship To Address, (2) The GoTo button options are now dynamically added based on products installed and user security so it only displays options available to the user, (3) Added a Customer-Items view.
idModifier: We did a complete redesign! idModifier can now be “trained” to update/modify virtually any string (ID) field in core GP tables, 3rd Party Product tables, and custom tables. When creating a new Update ID, idModifier will search the database for a sample value (i.e. AARONFIT0001). It identifies all of the tables/fields that contain the sample. The search feature allows it to locate data in 3rd party tables, and to identify all of the different field names used to store the data (i.e. CUSTNMBR, CPRCSTNM, Bill_To_Customer, etc).
SOP Tweak: Require Customer-Item: this tweak prevents sale of an item if an Customer-Item record does not exist. This Tweak can be used to enforce a rule that requires customers to be approved to purchase items, or when they should only purchase certain items, such as private label inventory.
LoginMonitor: Added new functionality called Reserved Seats, which allows reserving a certain number of logins per User Class. For example, the User Class ADMIN could have 2 seats reserved. If the total user license count is 30, reserving 2 will make GP behave as if there are only 28 seats available for non-ADMIN users.
SOP Rules: (1) Added a new Rule called “Location Default by Document ID”. This Rule automatically sets the Sales Transaction Entry Location Code based on the Document ID. (2) The option to lock the Location Code field that is available with the three different SOP Rules that default the Location Code was previously only applied to the Sales Transaction Entry scrolling window. It now also locks the Location Code on the Item Detail Entry window. (3) Previously the SOP Rules functionality was always enabled if a Rule had been defined, regardless of whether or not SOP Rules was marked as “enabled” in the main GP PowerPack Setup window. All SOP Rules functionality now enables/disables based on the Setup checkbox.
LabelLink
Added support for label printing Automation modules. Several labelling software packages now have a server-based service for printing labels. This allows LabelLink to quickly send a label printing task to a dedicated PC, freeing-up the user’s computer to resume work while labels print.
On the LabelLink window, we added a “show” drop-down to control whether the window shows All Items, or only Items assigned to the selected label (Items can now be assigned to a label in Item-Label Setup).
Item Label Setup includes a SmartList import wizard to automate mass assignment of Items to a Label.
LeanMFG
MO Doc Type Setup: Added two new options, “Disassembly Wizard: Remove Non-IV Items” and “Disassembly Wizard: Reverse Non-IV Costs”. The first option will cause the Wizard to create a Disassembly MO that does not include any non-inventory type items. The second option will cause the Wizard to add non-inventory type items to the Outputs tab and then during posting to create a non-inventory Journal Entry that reverses the debits/credits from the original MO.
MFG PowerPack
Capable to Promise (CTP): Added integration to SOP Entry and SOP Inquiry. CTP can pull in a selected item, or all items, from a Sales Transaction.
BOM History Inquiry: This new tool is a “most recently used” list for GP Manufacturing BOM Entry and BOM Inquiry. Also, it adds a hot key (CTRL + Z) to zoom to a selected subassembly. Use CTRL+Z instead of the “Select Item” button on the BOM windows. “Select Item” only works when zooming to a subassembly that has the same BOM Type & BOM Name as the Parent Item (i.e. if the Parent is a MFG BOM and the child is an ENG BOM, it will not zoom to the ENG BOM). The CTRL+Z zoom will load any selected subassembly and as BOMs are viewed they are recorded in the new BOM History window. To return to any previously viewed BOM, simply double-click on it in the BOM History window.
MO Split: added a new setup option to choose what the Suffix Separator is. Previously the module was hard-coded to use a DASH (i.e. MO00123-001). If MOSplit is already in use, installing this build will detect that and automatically update MO Split Setup to use a DASH as the seprator. Setup will allow using any single character as the separator. This change also addresses a conflict between MOSplit and WilloWare’s MO Generator “Create Child MOs” utility, which also uses a DASH.
Item Copy: (1) the window now remembers the “Zero Standard Cost” setting rather than defaulting to enabled. “Zero Standard Cost” setting has been moved off the header section of the window and is in now under “Item Maintenance” (2) Performance improvements, (3) Under “Item Price List Maintenance” added a new option to zero the price list after copying it. (4) Routing Map now creates a default mapping for the primary routing using the Destination Item Number as the Routine Name if no mapping is provided, (5) The Routing Map now clears after copying an item, (6) Routing Map now has options for how it creates the Routing Name. Under the “Routing” option, click the image next to the “Default Routing Name” setting to change the default between Destination Item Number and Source Routing Name (7) Under “Item Currency Maintenance” added a new option to zero List Price (8) The installer will now add a stored procedure to the database (wspItemCopyPost) that will run after all other copying tasks. The stored procedure can be edited to include any custom ‘post copying’ updates that are needed.
PowerATP: Holds column now shows the Hold indicator for Purchase Orders, Manufacturing Orders, Picklists, and Service Calls, in addition to Sales Transactions.
NEW MFG Tweak: Purchase Request Resolution Goto MRP Workbench. Adds a menu item to the Goto button on the Purchase Request Resolution window that provides access to the MRP Workbench window. MRP Workbench will open with the Item-Site Restriction set based on the row selected in the PRR window.
NEW MFG Tweak: Create default SOP-MOP Links. When using SOP Copy to create a new Sales Document, or add lines to a Document, default (IS010001) records will be created during the copy routine.
MO Generator Suite
MO Receipt Integration: added an option to check for component shortages before attempting to post the receipt. This will be enabled automatically if the Inventory Module option to override shortages is NOT marked. If Inventory allows overrides, checking for shortages in MORI will be optional.
MFG PowerPack Release 2020-01-20
V12.2.153 / 14.2.100 / 16.2.66 / 18.2.27 / “GP Next”
* Item Copy: fixed issue with Excel import that caused it to only read the first line
* NEW MFG Tweak: SOP Copy Create MOP-SOP Links. When enabled it will create default SOP-MOP Links (IS010001) records during SOP Copy.
LeanMFG Release 2020-01-14
V12.2.42 / 14.2.31 / 16.2.21 / 18.2.13 / “GP Next”
* Fixed issue with installer that generated an “invalid length parameter” error (#20200711)
CompleteCount Release 2019-12-05
V12.1.43 / 14.1.33 / 16.1.26 / 18.1.16 / (GP Next)
* Excel Import: changed to allow import of a count with Item Type = Discontinued inventory (#20200057)
MFG Import Release 2019-12-11
V12.1.46 / 14.1.29 / 16.1.17 / 18.1.10 / “GP Next”
* “GP Next” compatibility updates
MOGenerator Release 2019-12-06
V12.1.92 / 14.1.67 / 16.1.45 / 18.1.12 / “GP Next” 6-DEC-2019
* MO Receipt Integration: added option to check for component shortages before attempting to post the receipt. This will be enabled automatically if the Inventory Module option to override shortages is NOT marked. If Inventory allows overrides, checking for shortages in MORI will be optional.
The Settings section of the MO Generator window has been rearranged in this build to group the MORI settings together on the right side of the window. Check For Shortages is shown below in RED. It is disabled because the Inventory Module “Allow Adjustment Overrides” options is UNMARKED, which means you cannot drive inventory negative. In this setup, MORI will now check for shortages before attempting to post an MO Receipt report an error if there are. It will then move to the next MO. If the Inventory Module allows overrides, “Check For Shortages” will be enabled and UNMARKED by default (this mirrors the previous functionality of requiring that inventory allows overrides).
CompleteCount Release 2019-12-05
V12.1.42 / 14.1.32 / 16.1.25 / 18.1.15 / (GP Next)
* Fixed case sensitivity issue that caused errors on a binary sort database
LeanMFG Release 2019-12-05
V12.2.41 / 14.2.30 / 16.2.20 / 18.2.12 / “GP Next”
* Fixed two case issues that caused errors in a binary sort order database (#20198902)
MFG PowerPack Release 2019-11-19
V12.2.152 / 14.2.99 / 16.2.65 / 18.2.26 / “GP Next”
* SmartParts: Addressed issue with the interaction between SmartParts and Item Copy was causing SmartParts to not increment the auto-incrementing segments (#20198595)
* PowerATP: Holds column now shows the yHold indicator for Purchase Orders, Manufacturing Orders, Picklists, and Service Calls, in addition to Sales Transactions.
* NEW MFG Tweak: Purchase Request Resolution Goto MRP Workbench. Adds a menu item to the Goto button on the Purchase Request Resolution window that provides access to the MRP Workbench window. MRP Workbench will open with the Item-Site Restriction set based on the row selected in the PRR window.
The new Tweak adds a “Workbench” item to the GoTo button on Purchase Request Resolution.
LeanMFG Release 2019-11-19
V12.2.40 / 14.2.29 / 16.2.19 / 18.2.11 / “GP Next”
* MO Entry: removed dependency of the posting process on the having the MO Entry window open so that it can be used to with integrations to automatically post MO Receipts.
* Full Install Required: this build adds a new table (WMFG7000/wPostingErrors) to record errors encounted when the posting process is called remotely
GP PowerPack Release 2019-11-11
V12.3.142 / 14.3.85 / 16.3.53 / 18.3.25 / (GP Next)
* idModifier: addressed issue that prevented marking lines as “deleted” to prevent them from being included in the update.
* SOP Rules: (1) NEW: added “Location Default by Document ID”. This Rule automatically sets the Sales Transaction Entry Location Code based on the Document ID. (2) Added navigation to access the SOP Rules Setup window from the main GP PowerPack Setup by double-clicking on “SOP Rules*”. (3) The option to lock the Location Code field that is available with the three different SOP Rules that default the Location Code was previously only applied to the Sales Transaction Entry scrolling window. It now also locks the Location Code on the Item Detial Entry window. (4) Previously the SOP Rules functionality was always enabled if a Rule had been defined, regardless of whether or not SOP Rules was marked as “enabled” in the main GP PowerPack Setup window. All SOP Rules functionality now enables/disables based on the Setup checkbox.
GP PowerPack Release 2019-11-01
V12.3.141 / 14.3.84 / 16.3.52 / 18.3.24 / (GP Next)
* idModifier: added support for maximum SQL table and field name length of 128 characters.
* LoginMonitor: (1) Added new functionality called Reserved Seats, which allows reserving a certain number of logins per User Class. For example, the User Class ADMIN could have 2 seats reserved. If the total user license count is 30, reserving 2 will make GP behave as if there are only 28 seats available for non-ADMIN users.
* Full Installation is required. (1) Creates the new Reserved Seats table (W5026LogMonSeats). (2) IDTables (W5026IDTables) is dropped and re-created with different columns. Data is not migrated, so idModifier IDs need to be recreated.
CompleteCount Release 2019-10-30
V12.1.41 / 14.1.31 / 16.1.24 / 18.1.14 / (GP Next)
* Tag Reporting: Re-enabled the ability to run the Variance report to screen w/Excel export and added an option to choose which method is used to run the report (Excel export or as a Report Writer report). Builds V12.0.28 / 14.0.18 / 16.0.11 / 18.0.1 removed the “to screen” with Excel export method and replaced it with a GP Report Writer report due to poor performance of the Excel export method with large datasets. The performance issue is inherent in exporting to Excel and still remains with the re-enabling of this functionality.
GP PowerPack Release 2019-10-21
V12.2.140 / 14.2.83 / 16.2.51 / 18.2.23 / (GP Next)
* idModifier: added nullable string fields to the field search to account for non-Dynamics GP tables
SpellCheck Release 2019-10-03
V12.1.24 / 14.1.15 / 16.1.12 / 18.1.4 / “GP Next”
* Compatibility Release for “GP Next”
MFG Import Release 2019-09-30
V12.1.45 / 14.1.28 / 16.1.16 / 18.1.9 / “GP Next” Changes 30-SEP-2019
* Compatibility Release for “GP Next”
MOGenerator Release 2019-09-30
V12.1.91 / 14.1.66 / 16.1.44 / 18.1.11 / “GP Next”
* Compatibility Release for GP Next
* MOGen-Create Child MOs: Addressed issue that could cause the routine to leave a MOP Security Lock on the Parent (top-level) MO.
* Downgrade build for GP2010 (11.1.95) based on this build
GP PowerPack Release 2019-09-25
V12.2.139 / 14.2.82 / 16.2.50 / 18.2.22 / (GP Next)
* Extended Lot Attributes: addressed issue that allowed saving and closing the lot attribute window when required date fields were not entered.
MFG Data Archive Release 2019-09-23
V12.1.25 / 14.1.16 / 16.1.11 / 18.1.2 / “GP Next” Released 23-SEP-2019
* Compatibility Release for “GP Next”
LabelLink Release 2019-11-27
V12.2.40 / 14.2.23 / 16.2.12 / 18.2.5 / “GP Next” Changes
* Compatibility Release for “GP Next”
LeanMFG Release 2019-09-19
V12.1.39 / 14.1.28 / 16.1.18 / 18.1.10 / “GP Next”
* Compatibility Release for “GP Next”
* Addressed issue in installation routine that caused SQL error (“Invalid length parameter passed to the LEFT or SUBSTRING function”)(#20193743)
* Addressed issue that allows user to close the window during posting which results in an illegal address error (“Illegal address for field ‘cbIsPosting’ in script ‘PostingFlag’. Script terminated”)(#20193691)
* Addressed issue that caused error when user clicked the Input Qty Expansion button when no line was selected in the Inputs Scroll (“Error: set precision passed bad precision value”). (#20192405)
Item Process Tracking Release 2019-09-19
V12.1.14 / 14.1.9 / 16.1.5 / 18.1.2 / “GP Next”
* Compatibility release for “GP Next”
MFG PowerPack Release 2019-09-18
V12.2.151 / 14.2.98 / 16.2.64 / 18.2.25 / “GP Next”
* Compatibility Release for “GP Next”
* Where Used Inquiry: (1) addressed issue that caused the window to display duplicates when “View All” was selected (#20192831), (2) added new checkbox (“Expand to where used”) that controls if the treeview displays nodes expanded to the “where used” item, or if all nodes are collapsed, (3) after entering the Item Number, the first valid BOM is displayed, rather than defaulting to MFG BOM. For example, if an MFG BOM does not exist, it would default to the first available BOM sorted by BOM Type (BOMCAT_I) and BOM Name from the BOM Header table (BM010415).
* MO Doc Types: addressed issue that caused the “default” MO Number generated by GP Manufacturing to be retained in the WO Master table (WO010032) after selecting the new Doc Type generated MO Number (#20192671)
EZImport Release 2019-09-16
V12.1.14 / 14.1.7 / 16.1.5 / 18.1.3 / “GP Next”
* Compatibility release for “GP Next”
GP PowerPack Release 2019-09-12
V12.2.138 / 14.2.81 / 16.2.49 / 18.2.21 / (GP Next)
* NEW SOP Tweak: Require Customer-Item: this tweak prevents sale of an item if an Customer-Item record does not exist. This Tweak can be used to enforce a rule that requires customers to be approved to purchase items, or when they should only purchase certain items, such as private label inventory.
* Sales Pro: Added Customer Items view
Engineer To Order Release 2019-09-10
V12.1.35 / 14.1.18 / 16.1.11 / 18.1.7 / (GP Next)
* Compatibility release for GP “Next”
* Setup: New options for Routing Sequence Increment and Sequence Number Pad. The Routing Sequence Increment will default to the Manufacturing Setup value for “Sequence Spacing”, and if that is not set up (or is zero), it will default to 10 but the default can be changed. The Pad adds leading zeros to the Routing Sequence Number, so a Pad of 4 would result in “0010”, “0020”, “0030”, etc.
Consulting Toolkit Release 2019-09-09
V12.1.25 / 14.1.19 / 16.1.15 / 18.1.7 / “GP Next” Changes 9-SEP-2019
* Compatibility Release for GP “Next”
GP PowerPack Release 2019-09-04
V12.2.137 / 14.2.80 / 16.2.48 / 18.2.20 / (GP Next)
* Compatibility Release for “GP Next”
* Alert: Addressed issue that can cause an alert to clear if there are multiple alerts, such as a Vendor Alert and a PO Alert.
* idModifier: Complete redesign. idModifier can now be “trained” to update/modify virtually any string (ID) field in core GP tables, 3rd Party Product tables, and custom tables. When creating a new ID profile, idModifier will search the database for a sample value (i.e. AARONFIT0001). It identifies all of the tables/fields that contain the sample. The search feature allows it to locate data in 3rd party tables, and to identify all of the different field names used to store the data (i.e. CUSTNMBR, CPRCSTNM, Bill_To_Customer, etc). New table: W5026IDTables. Table W5026IDFields is dropped.
* Sales Pro Item Lookup: addressed issue that prevented it from displaying the Primary Ship To Address Code from Sales Transaction Entry.
To learn more about the new idModifier, click here.
CompleteCount Release 2019-08-31
V12.1.40 / 14.1.30 / 16.1.23 / 18.1.13 / (GP Next)
* “GP Next” Compatibility Release
* WW Internal Resources Update
* Setup: Changed “Enable Stock Tags” to “Enable CompleteCount”
* Value Code Update: Addressed issue that prevented the “Clear Value Code if Item has no Usage/Quantity” from clearing the Value Code from all items without Usage/Quantity. When this option is marked, the update routine will first clear the Value Code from ALL Item-Site records in the selected site, then repopulate the Value Code based on the analysis performed in the Value Code Update window.
* Documentation: updated the documentation in all locations where it references the Value Code setting to provide more information about this field and how it is used.
* Start No Item Count: A new Additional Menu option has been added to the Stock Count Schedule window that allows start a count that contains no Items. This may be used when recording counts in Excel. The Excel Import will add “new” items to the count during the import process.
BlanketPO Release 2019-08-31
V12.1.36 / 14.1.25 / 16.1.11 / 18.1.4 / (GP Next)
* GP “Next” Compatibility Release
* Updated WW Internal Resources
With the next release of Dynamics GP, due later this year, Microsoft is changing the internal build numbering logic within Dynamics GP. To accommodate this we had to change how our registration key functions. If your registration key is more than one year old, please contact WilloWare to receive an updated key before installing this update.
MFG PowerPack Release 2019-08-30
V12.2.150 / 14.2.97 / 16.2.63 / 18.2.24
* Serial Number Mass Entry: (1) addressed issue that caused a warning message (“Please select Bin(s).”) on the Manufacturing Component Serial Number Selection window even though no bins are required. (2) Added integration point to GP PowerPack’s SOP Non-Inventory Item Serial/Lot Entry window.
Payables Transaction Inquiry – Document Performance Issue
We recently had a support case regarding very poor performance in the Dynamics GP Payables Transaction Inquiry – Document window. The client has a very high volume of transactions so the payables transaction tables contain millions of records.
The user reported that the window worked fine in GP2015, but in their GP2018R2 test upgrade environment, using the window froze the GP client and severely degraded performance in the system for other users. The user had to forcibly kill the GP client.
Our investigation revealed the following.
The window uses a SQL stored procedure to populate a temp table which is used to fill the scrolling window. The stored procedure (pmBuildTrxInquiryByDateRange) was not using the “no lock” hint, so the query’s table joins looked like this:
There are several queries in the stored procedure that use different tables, none of which use “no lock”.
The client reported that the performance issue was resolved after we updated the stored procedure to use “no lock” in all of the queries, like this:
Engineer To Order Release 2019-08-28
V12.1.34 / 14.1.17 / 16.1.10 / 18.1.6
* ME: (1) Addressed issue that caused the BOM Simple report to be blank when the parent Item Number was a GP Item rather than an ME Item (#20192452), (2) Clicking print button now saves any BOM changes before printing.
LabelLink Release 2019-08-16
V12.2.39 / 14.2.22 / 16.2.11 / 18.2.4
* Added support for label printing Automation modules
* Changed based table for SmartList labels from LabelLinkSL to W5424002. The report view name is still LabelLinkSLView.
* LabelLink window: (1) added a “show” drop-down to control whether the window shows All Items, or only Items assigned to the selected label (Items can be assigned to a label in Item-Label Setup). (2) Change the heading on the “remove” checkboxes to “hide” (i.e. Hide Lot Numbered Items) to correctly reflect what happens when one of the checkboxes is marked. (3) Fixed an issue that caused the “hide” checkboxes to not hide the correct items from the display.
* Item Label Setup: added a SmartList import wizard to automate mass assignment of Items to a Label.
*** This release requires the full installation routine to create new tables ***
* Added a new table (W5424001) as a permanent label data store to be used by automation. A new view (LabelLinkAuto) is provided for Automation modules to retrieve label data. Automation modules should delete records from W5424001 after printing, or set the Printed flag in W5424001.
* Added a new table (W5424003) as a permanent label data store to be used by automation when printing SmartList labels. A new view (LabelLinkSLAuto) is provided for Automation modules to retrieve label data. Automation modules should delete records from W5424003 after printing, or set the Printed flag in W5424003.
Our new support for “automation” removes the need to install label printing software (such as Bartender or Codesoft) directly on each GP Client. Instead the label data will be prepared and sent to an “automation” server for printing. This will immediately free the GP client to continue working while labels are printed in the background. Automation support works with both our standard “transaction” labels (i.e. printing labels from Sales Transaction Entry, PO Receipts, MO Receipts, etc) and with SmartList (printing labels directly from a SmartList Favorite).
Read more about the automation available from some of the labeling software vendors supported by LabelLink:
//www.bartendersoftware.com/software/automation/
//www.teklynx.com/en/products/enterprise-label-management-solutions/sentinel
//www.nicelabel.com/label-management-system/integrated-printing
GP PowerPack Release 2019-08-13
V12.1.136 / 14.1.79 / 16.1.47 / 18.1.19
* Extended Lot Attributes: addressed issue that caused an incorrect date to save to the Lot Expiration Date from the Quick MO window.
EZImport Release 2019-08-13
V12.1.13 / 14.1.6 / 16.1.4 / 18.1.2
* Updated WW Internal Resources
LeanMFG Release 2019-08-13
V12.1.38 / 14.1.27 / 16.1.17 / 18.1.9
* MO Doc Type Setup: Added two new options, “Disassembly Wizard: Remove Non-IV Items” and “Disassembly Wizard: Reverse Non-IV Costs”. The first option will cause the Wizard to create a Disassembly MO that does not include any non-inventory type items. The second option will cause the Wizard to add non-inventory type items to the Outputs tab and then during posting to create a non-inventory Journal Entry that reverses the debits/credits from the original MO.
MFG PowerPack Release 2019-08-01
V12.2.149 / 14.2.96 / 16.2.62 / 18.2.23
* Vendor Pricing: (1) Addressed issue with import utility that caused it to use an incorrect currency decimals setting which resulted in the price list being invalid (#20192485), (2) Added new error check to look for missing Item-Currency ID assignment records.
* SVC Equipment Suite: (1) Rebuild Configurations Utility: addressed issue that could cause very slow performance/freeze, (2) Added a routine to insert a default SVC Master Records (SVC00999) record if it is missing so that the Field Service stored procedure that creates a New Equipment ID does not fail.
More information about: Vendor Pricing
More information about: Service Equipment Suite
Engineer To Order Release 2019-07-30
V12.1.33 / 14.1.16 / 16.1.9 / 18.1.5
* ME: (1) Added reports for Estimated Quantities, Router, and Other Costs. (2) Addressed duplicate key error caused by copying an ME BOM to a new ME BOM where the BOMID being used would create a duplicate of a subassembly BOM (#20192452)
The PRINT button on the Mfg Estimation window used to print a Bill of Material report. It now opens the new Print Options window shown below.
Print Options provides access to the original Bill of Material report along with the three new reports (Routing, Other Costs, and Estimation Quantities).
GP PowerPack Release 2019-07-22
V12.1.135 / 14.1.78 / 16.1.46 / 18.1.18 Changes 22-JUL-2019
* Select Checks Filters: (1) addressed issue with filtering on Voucher Number that caused error “Incorrect syntax near keyword ‘like'” (#20192402), (2) Added a Delete Row button to the Values list, (3) Added additional controls to the Values List and the Filter Save button to ensure a Filter ID has been entered.
Select Checks Filters works with the Dynamics GP Select Payables Checks window to provide a large number of inclusion/restriction criteria for filtering payables when creating a check run.
If you also have GP PowerPack Tweaks, consider enabling the “PM Select Checks Status Message” tweak to have a status message displayed during the long running check batch building process so you can tell that GP is still working on it!
GP PowerPack Release 2019-07-18
V12.1.134 / 14.1.77 / 16.1.45 / 18.1.17 Changes 17-JUL-2019
* SalesPro Item Lookup: (1) addressed issue that cause the GoTo menu options to not open the selected window (#20192232), (2) Added Ship To Address to the window so that Customer Item Sales can be restricted by Ship To Address, (3) The GoTo button options are now dynamically added based on products installed and user security.
SalesPro Item Lookup is an enhanced Inventory Item Lookup for Sales Transaction Entry.
The new Ship To field will default to the Ship To Address Code from Sales Transaction Entry. It restricts the items shown in the Customer History window (A), and both views shown in window C (Invoices with selected Item, and Items Purchased with selected Item). Clearing the Ship To field makes the window display information based on all sales invoices for the Customer.
The GoTo button now only shows options that opens windows to which the user has security, and only for products that are installed (i.e. it will not show Manufacturing options if GP Manufacturing is not installed).











