{% extends "base.html" %} {% block content %}
Company Details
Any transaction batches containing entries on or before this date cannot be posted, unposted, or deleted.
Export CSV

Import company details from a CSV (field, value rows): · template

Status

{{ coa_count }} posted COA batch{{ 'es' if coa_count != 1 else '' }}
{{ entry_count }} posted entry batch{{ 'es' if entry_count != 1 else '' }}

Year-End Rollover

Generate a draft opening balance batch for the next fiscal year. Retained Earnings will absorb P&L accounts.

{% endblock %}