General Journal utilities provide administrative functions such as fiscal year setup, defining the current accounting period, setting up beginning balances and purging the database tables. Security should be restricted to the general journal utilities since significant damage to the company data can be had here.
General Journal Utilities include:
Accounting period change - Sets the current accounting period to a specified period. typically, this will need to be changed at the start of each accounting period as defined in the fiscal year.
Fiscal Year setup, addition and change - the first fiscal year is set up through the setup script. This script allows for changes to any fiscal year and also generates the next fiscal year.
NOTE: For performance reasons, it is best not to generate the next fiscal year until it is necessary. Every journal entry that affects the financial statement propagates through the remaining periods from the post date to the last period defined in the database. This results in extra queries to the database and slows down each posting.
NOTE: Once an entry has been entered for a period, the fiscal year for that period and any earlier periods will be locked and cannot be deleted or changed.
Beginning Balances - This utility assists in transferring information from other accounting systems into PhreeBooks to retain continuity of financial reporting. Beginning balances set the trial balance accounts prior to period 1 (the default first accounting period). The beginning balance utility also allows for importing of inventory balances and valuation, customer accounts receivable, and vendor accounts payable.
Database purge - THIS FUNCTION WILL DESTROY ALL THE JOURNAL ENTRIES AND BEGINNING BALANCES. It is included for test and evaluation purposes to quickly erase all journal entries and resets inventory balances to zero. It will not remove customers, vendors, employees or other set-up settings.