Requirement evaluated: Period-close controls that prevent posting to closed periods while allowing adjustments with proper authorization
For a controller managing 8 legal entities and preparing for audited financials, Acumatica's financial period controls operate through a four-status system managed on the Manage Financial Periods screen (and optionally via a Centralized Period Management feature that governs all entities from a single master calendar). <cite index="5-1">Every financial period carries one of four statuses: Inactive, Open, Closed, or Locked.</cite> The 'Closed' status acts as a role-gated barrier: <cite index="1-1">if the 'Restrict Access to Closed Periods' checkbox is selected on the General Ledger Preferences form (GL102000), only users assigned to the Financial Supervisor role can post transactions to close …
Limitations: Authorized posting to a closed period is controlled by role assignment (Financial Supervisor), not by a per-transaction approval workflow or documented reason code; there is no built-in mechanism requiring a supervisor to formally justify each closed-period entry before it posts, which may require process discipline ra …