Skip to content
Snippets Groups Projects
Commit e555d98d authored by Sascha Schmidt's avatar Sascha Schmidt
Browse files

[Projekt: xRM-ContactManagement][TicketNr.: 2001641][Kontakt - Status Filter...

[Projekt: xRM-ContactManagement][TicketNr.: 2001641][Kontakt - Status Filter nach DSGVO Für Löschung vorgesehen erweitern]
parent be9b4a53
No related branches found
No related tags found
No related merge requests found
import("KeywordRegistry_basic");
import("system.result");
result.object([$KeywordRegistry.contactStatus$markToDelete()]);
\ No newline at end of file
result.object([]);
\ No newline at end of file
import("KeywordRegistry_basic");
import("system.result");
result.object([$KeywordRegistry.contactStatus$markToDelete()]);
\ No newline at end of file
result.object([]);
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment