User Tools

Site Tools


dynamiczip:install:mods:release:build81:build81

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dynamiczip:install:mods:release:build81:build81 [2019/07/12 16:22] – [Modifications] chuckdynamiczip:install:mods:release:build81:build81 [2019/07/12 16:24] – [Modifications] chuck
Line 46: Line 46:
  
 ==== Modifications ==== ==== Modifications ====
-  * We discovered that some user installs still had records in the [[dynamiczip:tables:dz_tax_detail_supplement_table|DZ Tax Detail Supplement table]] and these unexpected records had their import status set in such a way that was preventing the rate and boundary import from fully and properly updating the related tax schedules. The following query should return zero records:+We discovered that some user installs still had records in the [[dynamiczip:tables:dz_tax_detail_supplement_table|DZ Tax Detail Supplement table]] and these unexpected records had their import status set in such a way that was preventing the rate and boundary import from fully and properly updating the related tax schedules. The following query should return zero records:
 <code> <code>
 select * from DZ00400 where TAXDTLID like '%X' select * from DZ00400 where TAXDTLID like '%X'
Line 55: Line 55:
 </code> </code>
  
 +We have fixed this problem by including a step in the import that automatically removes these bogus records. The above workaround is only required if you encounter this problem but are unable to upgrade to the latest build.
dynamiczip/install/mods/release/build81/build81.txt · Last modified: 2023/09/04 14:27 by chuck

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki