User Tools

Site Tools


dynamiczip:install:mods:release:build82:build82

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dynamiczip:install:mods:release:build82:build82 [2020/06/08 22:30] – [Bug fixes] chuckdynamiczip:install:mods:release:build82:build82 [2023/09/04 14:26] (current) – [Bug fixes] chuck
Line 19: Line 19:
 ===== Build 82.2 ===== ===== Build 82.2 =====
  
-Compile date: pending+Compile date: 9/9/2020
  
 ==== Modifications ==== ==== Modifications ====
Line 25: Line 25:
  
 ==== Bug fixes ==== ==== Bug fixes ====
-  * Add rate check to the process that identifies existing tax details. This prevents detail thrashing on schedules from import to import. Some tax rate details included in an [[dynamiczip:glossary:import_source|import source]] appear to be for the identical tax with only the rate setting them apart. After this fix, the import will scan for a matching rate and if none is found, will then create a new detail or update the rate on an existing detail. Prior to this update, the import would assume the rate has changed and update it. This can result in rate thrashing among otherwise identical details. This was primarily happening with the states AL, CO and LA. When logging at the info level, this issue would show up with import report messages such as these:+=== OS Canada Import === 
 +The OS Canada Import was terminating with the following error: 
 +<code> 
 +Error: The table DZ Boundary Import temp contains no records - import aborted. 
 +</code> 
 + 
 +=== Tax Schedule Supplement report === 
 +The [[dynamiczip:reports:dz_tax_schedule_supplement_report|Tax Schedule Supplement Report]] was referencing an obsolete table and was depreciated as a result. The report has now been enhanced to provide more information. The detailed version of this report now includes the tax schedules' associated tax details and detail supplement information. 
 + 
 +=== Import Exempt Customer Taxable Status === 
 + 
 +The [[dynamiczip:windows:import_exempt_customer_taxable_status|Import Exempt Customer Taxable Status menu]] had a couple of problems. 
 +  - The Excel worksheet got created with //Expiration Date// in cell E1. Then when attempting to read the worksheet, the code was expecting //Expriation Date// and failing with an error message if it failed to find that misspelled heading. (The workaround was to change the column heading in cell E5 to be //Expriation Date//. 
 +  - The above mentioned error message indicated that the problem was in column 3. It correctly stated E1 but incorrectly stated the column number as 3 instead of 5. This has also been fixed. 
 + 
 +=== Existing tax detail identification === 
 + 
 +Add rate check to the process that identifies existing tax details. This prevents detail thrashing on schedules from import to import. Some tax rate details included in an [[dynamiczip:glossary:import_source|import source]] appear to be for the identical tax with only the rate setting them apart. After this fix, the import will scan for a matching rate and if none is found, will then create a new detail or update the rate on an existing detail. Prior to this update, the import would assume the rate has changed and update it. This can result in rate thrashing among otherwise identical details. This was primarily happening with the states AL, CO and LA. When logging at the info level, this issue would show up with import report messages such as these:
 <code> <code>
  Info:    70301  B LA LAFOURCHE co 9.6% Modified  Info:    70301  B LA LAFOURCHE co 9.6% Modified
Line 43: Line 60:
 It is unlikely that this bug caused any problems for our users as after each import, the tax schedule will have whichever of the two has the correct rate for that tax location. However detail thrashing is undesirable behavior and this problem has now been corrected. It is unlikely that this bug caused any problems for our users as after each import, the tax schedule will have whichever of the two has the correct rate for that tax location. However detail thrashing is undesirable behavior and this problem has now been corrected.
  
 +=== Import of Canadian postal codes ===
 +
 +The [[dynamiczip:windows:dz_zip_address_import_window|DZ Zip Address Import window]] can be used to import addresses from an alternate source. This import was failing for Canadian addresses. The import process was reporting: No importable records found. This has been corrected.
 +
 +===== Build 82.3 =====
 +
 +Compile date: 10/21/2020
 +
 +==== Bug fixes ====
 +=== Binary Case Sensitive Sort ===
 +When SQL Server is set to use the [[dynamiczip:install:mods:release:build71:sql_case_sensitive_sort_issues|binary (case sensitive) sort order]], character casing becomes critical. This release corrects character casing problems.
 +===== Build 82.4 =====
 +
 +Compile date: 2/22/2022
 +
 +==== Bug fixes ====
 +[[dynamiczip:install:mods:LOCAL.txt key|LOCAL.txt file current rate identification bug]]
 +
 +===== Build 82.5 =====
 +
 +Compile date: September 4, 2023
 +
 +==== Bug fixes ====
 +[[dynamiczip:install:mods:Exempt tax details not being created or updated]]
dynamiczip/install/mods/release/build82/build82.txt · Last modified: 2023/09/04 14:26 by chuck

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki