feat: add Convocare CTATU document type
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -33,6 +33,7 @@ export const DEFAULT_DOCUMENT_TYPES = [
|
||||
"cerere",
|
||||
"proces-verbal",
|
||||
"convocare-sedinta",
|
||||
"convocare-ctatu",
|
||||
"notificare",
|
||||
"comunicare",
|
||||
"apel-telefonic",
|
||||
@@ -55,6 +56,7 @@ export const DEFAULT_DOC_TYPE_LABELS: Record<string, string> = {
|
||||
cerere: "Cerere",
|
||||
"proces-verbal": "Proces verbal",
|
||||
"convocare-sedinta": "Convocare sedinta",
|
||||
"convocare-ctatu": "Convocare CTATU",
|
||||
notificare: "Notificare",
|
||||
comunicare: "Comunicare",
|
||||
"apel-telefonic": "Apel telefonic",
|
||||
|
||||
Reference in New Issue
Block a user