Balances ======== Leave balances are one of the most important features of the system. Understanding how they are calculated is essential for accurate reporting and employee queries. .. note:: Only leave recorded on or after the opening balance date is included in the calculation. Any leave prior to that date is not counted. A leave balance is the sum of the following components: * **Opening balance** — The starting balance on a specific date. * **Accruals** — All leave that has accrued since the opening balance date. * **Adjustments** — Any ad-hoc manual adjustments made by an administrator. * **Leave taken** — Approved leave that has been deducted from the balance. The formula is: .. code-block:: text Balance = Opening Balance + Accruals ± Adjustments − Leave Taken .. image:: images/balances.png