Skip to content

Status Labels

All status values used across middag-account domains. Each domain defines its own set of valid statuses as PHP 8.4 backed enums or entity constants.

Organization

StatusDescription
publishActive, operational
draftInactive / not yet published

Verification status (separate field):

StatusDescription
pendingAwaiting verification
verifiedIdentity confirmed via federal API

Collaborator

StatusDescription
activeActive member of the organization

Invite status (separate field):

StatusDescription
pendingInvite sent, waiting
acceptedInvite accepted
rejectedInvite declined
expiredInvite token expired

Roles (not a status, but defines access level):

RoleWeightDescription
owner100Full access, can delete org
admin80Manage members, scoped access
member50Operations per scopes
guest20Restricted read access
pending0Invite not yet accepted

Entitlement

StatusDescription
activeValid and operational
suspendedTemporarily paused (e.g., payment issue)
expiredPast expiration date, not renewed
cancelledPermanently cancelled (terminal)

Quote

StatusDescription
draftBeing prepared, not yet sent
sentDelivered to client
viewedClient has opened the quote
acceptedClient accepted the quote
paidPayment confirmed
fulfilledEntitlement provisioned from this quote
rejectedClient rejected the quote
expiredPast validity date without response
cancelledCancelled before client action

Order

StatusDescription
pendingAwaiting payment
processingPayment received, in review
completedFulfilled
cancelledCancelled
refundedFull or partial refund

Invoice

StatusDescription
openIssued, awaiting pay
paidPayment received
overduePast due date
cancelledVoided

TaxInvoice (NFSe)

StatusDescription
issuedNFSe issued via ISSNet
cancelledNFSe cancelled

Contract

StatusDescription
draftCreated, not yet active
activeCurrently in effect
suspendedTemporarily paused
expiredPast end date
cancelledPermanently cancelled (terminal)
renewedReplaced by a new contract term

Environment

StatusDescription
provisioningBeing set up, not yet available
activeFully operational
maintenanceTemporarily under maintenance
suspendedAccess suspended (e.g., payment issue)
decommissionedPermanently shut down (terminal)

Service

StatusDescription
proposalProposed, awaiting approval
approvedApproved, work not started
in_progressWork actively underway
on_holdTemporarily paused
deliveredCompleted, awaiting sign-off
closedSigned off and closed (terminal)
cancelledCancelled (terminal)

Ticket

StatusDescription
openNewly created, awaiting assignment
in_progressBeing worked on
waitingBlocked, waiting on client or third party
resolvedSolution provided, awaiting confirmation
closedConfirmed resolved (terminal)
cancelledCancelled (terminal)

License

StatusDescription
activeLicense key is valid
expiredPast expiration date
revokedManually revoked by admin