Currency type fields are not getting captured in show xml and export xmlIssue The currency type fields are not getting captured in show XML and export XML until and unless they are edited and saved with the specific values.Releaseseen in all versions.CauseIf the backing reference record is not present for a currency or price field the export XML shouldn't have any tags corresponding to these fields. The presence of the tag creates a zero value reference record during import. ResolutionUpdate the currency and price fields values with some numeric values, if in case the field has no values then update the field value as zero at least to fix the issue.