Updated import duplication review
This commit is contained in:
@@ -284,6 +284,14 @@
|
||||
<span>Automatically detect and skip records that already exist in the system</span>
|
||||
</label>
|
||||
</div>
|
||||
|
||||
<div class="checkbox-item">
|
||||
<input type="checkbox" id="analyze_duplicates" name="analyze_duplicates" value="true">
|
||||
<label for="analyze_duplicates" class="checkbox-label">
|
||||
<strong>Review Duplicates Before Import</strong>
|
||||
<span>Show potential duplicate records for review and allow selective import</span>
|
||||
</label>
|
||||
</div>
|
||||
|
||||
<div class="checkbox-item">
|
||||
<input type="checkbox" id="validate_only" name="validate_only" value="true">
|
||||
|
||||
Reference in New Issue
Block a user