Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0974494

Browse files
committedMar 25, 2024
Remove customer_address.vat_id column anonymization from shopware6 template
1 parent 53f6fb0 commit 0974494

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎app/config/templates/shopware6.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@ tables:
7474
converter: 'randomizeNumber'
7575
city:
7676
converter: 'randomizeText'
77-
vat_id:
78-
converter: 'randomizeNumber'
7977
phone_number:
8078
converter: 'randomizeNumber'
8179
additional_address_line1:

0 commit comments

Comments
 (0)