Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dualentry.com/llms.txt

Use this file to discover all available pages before exploring further.

How to Lock and Unlock Accounting Periods

Period locking prevents journal entries from being posted to, edited in, or voided from a closed period. Use it to protect your books after the month-end close is complete and financials have been reviewed.

How period locking works

When you lock a period, DualEntry rejects any attempt to create or modify a journal entry with an accounting date in that period. This applies to manual entries, entries generated by sub-ledgers (Accounts Payable, Accounts Receivable), integration syncs, and API calls. The lock is enforced at the date field on the journal entry header - if the date falls within a locked period, the operation fails with a locked-period error. Locking is per-company. In a multi-entity setup, you lock each entity’s period independently so entities on different close schedules don’t block each other. For example, if your US entity closes on Day 3 and your UK entity closes on Day 5, you can lock the US entity’s period as soon as its close is complete without waiting for the UK entity to finish. This per-entity approach also means you can unlock a single entity’s period for a correction without affecting the lock status of other entities.

Soft lock vs. hard lock

DualEntry supports two lock levels that give you graduated control over who can still post to a closed period.
Lock levelWho can overrideUse case
Soft lockAdmin, ControllerPeriod is closed but late adjustments may still be needed. Controllers can post entries without unlocking first.
Hard lockAdmin onlyPeriod is final. Used after audit review or board sign-off. Only an admin can unlock.
Start with a soft lock when you finish the month-end close checklist. Upgrade to a hard lock once the period has passed final review. This two-step approach gives controllers flexibility for last-minute adjustments while still signaling that the period is nominally closed. Most organizations upgrade from soft to hard lock within one to two weeks of the initial close, once all late adjustments are captured and the controller has signed off on final balances.

Lock and unlock a period

To lock a period:
  1. Navigate to Settings → Period Locking.
  2. Select the company and the period (month/quarter) you want to lock.
  3. Choose Soft Lock or Hard Lock.
  4. Confirm the action.
DualEntry locks the period immediately. Any in-flight draft entries dated within the locked period remain as drafts but cannot be posted until the period is unlocked or the entry date is changed to an open period. You can also lock periods programmatically as the final step of an automated close workflow. To unlock a period:
  1. Navigate to Settings → Period Locking.
  2. Select the locked period.
  3. Choose Unlock.
  4. Enter a reason for unlocking - this field is required and recorded in the audit trail.
After unlocking, the period is fully open for editing. Re-lock it once the correction is posted to restore protection. Only users with the required permission level can unlock - controllers can unlock soft locks, but only admins can unlock hard locks.
Locking a period does not retroactively void or reverse entries. It only prevents new changes. Review all posted entries and complete your account reconciliations before locking.

Permissions and audit trail

The following table shows which roles can perform lock and unlock actions:
ActionSoft lockHard lock
LockAdmin, ControllerAdmin, Controller
Post during soft lockAdmin, ControllerN/A
UnlockAdmin, ControllerAdmin only
Assign these roles thoughtfully. In most organizations, the controller locks periods as part of close, and the admin role is reserved for the CFO or system administrator who can override a hard lock if needed. Every lock and unlock event is recorded in the audit trail with the following detail:
  • User - who performed the action.
  • Timestamp - when it happened.
  • Action - lock, unlock, or upgrade (soft to hard).
  • Reason - the required explanation entered during unlock.
  • Period - the affected company and date range.
Access the audit trail from Settings → Period Locking → Audit Log or from the Close Management dashboard. Auditors commonly request this log during year-end fieldwork to confirm that periods were locked timely and that any unlocks were justified. The audit trail is immutable - even admins cannot edit or delete lock/unlock log entries.
Period locking is the final step in the month-end close checklist. If you lock the period before all checklist tasks are marked complete, DualEntry shows a warning but does not block the lock.
After locking a period, your closed books are protected from accidental or unauthorized changes. For the full close workflow, see Month-End Close Checklist. To review the entries you’ve locked in, see Journal Entries.
Last modified on May 28, 2026