WM-Synergy - Avalara Tax - Process Flow

WM-Synergy - Avalara Tax - Process Flow

Order Entry


                                                      



 












Shipping

                                                            
 
 







Invoice Generation

                                                                                                                                          
                                                                                                                                    




 









Technical Notes: 

During the install, a Windows Service (Synergy Job Queue) and database tables & triggers are createdThese triggers interact with the Windows service to run the tasks without the need for a user to explicitly run a macro. 

  • CUST_ORDER_LINE – SRI_TaxOrderLineTrg trigger created to process orders without the need to run Order Total w/ Tax macroTax information for current order will populate a custom table (SRI_TaxOrderLine) with Total Sale, Total Tax, & Total Nontaxable for each line. 

  • NOTE: No UI prompt will be shown when simply saving an order 

  • SHIPPER_LINE – SRI_TaxShipLineTrg trigger created to process shipment and add total tax to Packlist when completed 

  • SHIPPER – SRI_TaxShipTrg trigger created to void invoices that have been voided in Visual.

  • RECEIVABLE - SRI_TaxReceivableTrg trigger created to process Visual invoices in Avalara 


    • Related Articles

    • WM-Synergy - Avalara Tax - Release Notes

      v1100.1003 2025.05.11 Add more diagnostic to validate the shipping address sent mod to SRI Macros SRITAX/SRITAXC to better handle an empty Avalara return data packet Add <line1><line2><line3> to the request packet information for traceability in ...
    • WM-Synergy - Avalara Tax Connector - Version Info

      To Find the version of Synergy Tax. Launch Visual Manufacturing Navigate to Sales > Customer Maintenance > Macros Menu >Tax Configuration The bottom of the Tax Configuration Screen will have the version number.
    • WM-Synergy - Avalara Tax - Visual to Avalara Mapping

    • WM-Synergy - Avalara Tax - Version Number

      To get the version number of Tax that the customer is using, go into the Visual directory of the server that tax is running on (e.g. "E:\Visual"). From there, go into \Localapps\Webservices\SynergyTax and run WebAppUpdateUtility.exe. A window will ...
    • WM-Synergy - Avalara Tax - Migration

      Install Schema Run the ScriptInstall.exe executable to get the database tables, triggers, and functions put in place. This is found where the Tax Connector is installed.. IE: D:\Visual\localapps\webservices\SynergyTax\SynergyTax\ScriptInstall\ Import ...