mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-12 07:42:53 +02:00
Updated Import (markdown)
+5
-3
@@ -210,7 +210,7 @@ mapping:
|
|||||||
replacement: ""
|
replacement: ""
|
||||||
```
|
```
|
||||||
|
|
||||||
### deduplication (required)
|
### deduplication
|
||||||
|
|
||||||
Currently there's only one deduplication rule type:
|
Currently there's only one deduplication rule type:
|
||||||
|
|
||||||
@@ -228,8 +228,10 @@ Lastly, use `fields` to name what to compare against (use the target naming).
|
|||||||
deduplication:
|
deduplication:
|
||||||
- type: compare
|
- type: compare
|
||||||
fields:
|
fields:
|
||||||
- internal_id
|
- date
|
||||||
- name
|
- amount
|
||||||
|
- account
|
||||||
|
- entities
|
||||||
match_type: strict
|
match_type: strict
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user