====== Fix problem converting from build 71 and earlier ====== ===== Situation ===== Build 71 and earlier tracked only the last modification to each tax detail. This tracking was done in the [[dynamiczip:tables:dz_tax_detail_supplement_table|DZ Tax Detail Supplement table]]. Build 72 and later track all tax detail modifications in the [[dynamiczip:tables:DZ Tax Detail Modifications table]]. The conversion problem was related to a query that copied this last modification into the new table. ===== Resolution ===== The last modification as stored in the build 71 and earlier DZ Tax Detail Supplement table is no longer being copied into the DZ Tax Detail Modifications table. The process was problematic and of little value. For example, if the DZ Tax Detail Supplement table got converted to the new format before this process ran, the process could only fail. This was fixed in the following builds: * [[dynamiczip:install:mods:release:build74:build_74_7|DynamicZip Build 74.7]] * [[dynamiczip:install:mods:release:build75:build_75_7|DynamicZip Build 75.7]] * [[dynamiczip:install:mods:release:build76:build_76_6|DynamicZip Build 76.6]] ---- [[dynamiczip:install:mods:modifications|Modifications]]