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",
|
"cerere",
|
||||||
"proces-verbal",
|
"proces-verbal",
|
||||||
"convocare-sedinta",
|
"convocare-sedinta",
|
||||||
|
"convocare-ctatu",
|
||||||
"notificare",
|
"notificare",
|
||||||
"comunicare",
|
"comunicare",
|
||||||
"apel-telefonic",
|
"apel-telefonic",
|
||||||
@@ -55,6 +56,7 @@ export const DEFAULT_DOC_TYPE_LABELS: Record<string, string> = {
|
|||||||
cerere: "Cerere",
|
cerere: "Cerere",
|
||||||
"proces-verbal": "Proces verbal",
|
"proces-verbal": "Proces verbal",
|
||||||
"convocare-sedinta": "Convocare sedinta",
|
"convocare-sedinta": "Convocare sedinta",
|
||||||
|
"convocare-ctatu": "Convocare CTATU",
|
||||||
notificare: "Notificare",
|
notificare: "Notificare",
|
||||||
comunicare: "Comunicare",
|
comunicare: "Comunicare",
|
||||||
"apel-telefonic": "Apel telefonic",
|
"apel-telefonic": "Apel telefonic",
|
||||||
|
|||||||
Reference in New Issue
Block a user