Difference between revisions of "Journal Entry"

From Agency Systems Wiki
Jump to navigation Jump to search
(initial save)
 
(updated for 2015)
Line 1: Line 1:
 
[[Category:Journal Transaction]]
 
[[Category:Journal Transaction]]
 
<table class="infobox" cellspacing="5" style="background-color: #FFFFFF; width:27em; text-align:left; border-spacing: 2px; line-height:1.5em;">
 
<table class="infobox" cellspacing="5" style="background-color: #FFFFFF; width:27em; text-align:left; border-spacing: 2px; line-height:1.5em;">
 +
<tr>
 +
    <td>[[File:Ic_info_black_24dp.png]] Required Software Version: [[:Category:Release Notes|June 2015]]</td>
 +
</tr>
 
<tr style="background-color: #bdbdbd; text-align: center; font-weight:bold;">
 
<tr style="background-color: #bdbdbd; text-align: center; font-weight:bold;">
 
     <td>Related Pages</td>
 
     <td>Related Pages</td>
Line 27: Line 30:
 
Journal entries can record unique items or recurring items such as depreciation, bond amortization, or year-end adjustments.
 
Journal entries can record unique items or recurring items such as depreciation, bond amortization, or year-end adjustments.
  
== Journal Transaction Screen ==
+
== Navigation ==
Select '''GL -> Journal Transaction'''. ''(Requires [[Security System]]: GL -> Journal Transaction -> View)''
+
Select '''GL -> Journal Entry'''. ''(Requires Security System: '''GL -> Journal Transaction -> View''')''
 +
 
 +
[[File:Gl-journal-entry-toolbar.png]]
 +
 
 +
Journal Entry Menu Options
 +
*'''New:''' [[#Journal Entry: Create|Create a new journal]].
 +
*'''Unapply:''' Remove the currently loaded journal from an invoice.
 +
*'''Delete:''' [[#Journal Entry: Delete|Delete the current journal, or journal bundle]].
 +
*'''Save:''' Save a new journal, journal bundle, or make changes to an editable journal.
 +
*'''History:''' View transactional history for a journal.
 +
*'''Template:''' Create a [[#Journal Entry: Create From Template|recurring journal template]] for future use.
 +
*'''Reports:''' Shortcuts to the [[Report: Journal Register|Journal Register]] and [[Report: Journal Summary|Journal Summary]] reports.
 +
*'''Wiki:''' Opens the help documentation on the Newton Wiki for the journal entry screen.
 +
*'''Exit:''' Close the journal entry window.
 +
 
 +
== Journal Entry: Create ==
 +
A set of journal entries can be entered with a single step, called a Journal Bundle.  Offsetting journal entries are entered and viewed as a list in the bottom section.
 +
 
 +
[[File:Gl-journal-entry.png]]
 +
 
 +
After enter the values for pending journals, nothing is recorded until Save is selected.  Selecting save will post the set of journal transactions as a journal bundle. 
 +
 
 +
Viewing the first journal in a journal bundle will load details for the top journal entry.  Any offsetting journal entries including the offsetting journal entry numbers are listed below.
 +
 
 +
[[File:Gl-journal-entry-viewmain.png]]
 +
 
 +
Viewing one of the offsetting journal entries will list only the offsetting transaction, and reference the first journal entry of the journal bundle.
 +
 
 +
[[File:Gl-journal-entry-viewsubtotal.png]]
 +
 
 +
Journal entries created using the Cash Payment Fee Wizard or the Adjust Invoice option within Express Billing are automatically created as a journal bundle.
 +
 
 +
== Journal Entry: Create From Template ==
 +
In addition to manual entry, recurring journal entries can be created using a journal template.  Enter the transaction details, and select '''Template'''.  Enter the name for the template, and select '''OK'''.
 +
 
 +
[[File:Gl-journal-entry-template.png]]
 +
 
 +
After the template has been created, simply select one of the templates from the '''Journal Template''' drop down, and enter any desired changes.  Select '''Save''' when finished.
 +
 
 +
[[File:gl-journal-entry-template-use.png]]
 +
 
 +
== Journal Entry: Delete ==
 +
Journal Entries can be deleted individually, with a session balance displayed within the bottom toolbar.  To delete an entire journal bundle, select delete for the first journal entry in the bundle, and select yes when prompted. 
  
[[File:Menu-gl-journal.png]]
+
[[File:Gl-journal-delete.png]]
  
==== Journal Transaction Menu Options ====
+
Newton will automatically detect the journal bundle, and prompt to delete either a single journal or the entire journal bundle.
*'''Search''' - Load an existing journal
 
*'''Add''' - Create a new journal
 
*'''Delete''' - Delete a journal
 
*'''History''' - View an activity/transaction log for the currently selected journal
 
*'''Exit''' - Close the window.
 
  
== Create a Journal Entry Manually ==
+
[[File:Gl-journal-delete-bundle.png]]
Depending on the General Ledger Type, a debit can either increase or decrease the [[General Ledger Profile|GL Account]]
 
*Debits are entered as a positive value: Example: $500.00
 
*Credits are entered as a negative value: Example: $-500.00
 
  
Each journal is entered as a single-sided transaction, with the sum of the transactions displayed as the session balance.
 
#Select '''G/L -> Journal Transaction'''.
 
#Enter the '''Date'''.
 
#Enter the '''G/L Number'''. ''(Enter '''*''' then press the '''Enter Key''' to search for an existing [[General Ledger Profile|general ledger account]])''
 
#Enter the '''Sub G/L Code'''. ''(applicable only if G/L requires a Sub G/L)''
 
#Enter a '''Description'''.
 
#Enter the '''Amount''' of the journal.
 
#Select '''Accept'''
 
#Select '''Add''' to enter the offsetting journal(s).
 
#Enter the '''Date'''.
 
#Enter the '''G/L Number'''. ''(Enter '''*''' then press the '''Enter Key''' to search for an existing [[General Ledger Profile|general ledger account]])''
 
#Enter the '''Sub G/L Code'''. ''(applicable only if G/L requires a Sub G/L)''
 
#Enter a '''Description'''.
 
#Enter the '''Amount''' of the journal.
 
#Select '''Accept'''
 
#Verify '''This Session: Total''' is '''$0.00'''.
 
#:[[File:menu-gl-journal-sessiontotal.png]]
 
#Select '''Exit'''.
 
 
== Create a Journal Entry Using an Adjustment Option ==
 
== Create a Journal Entry Using an Adjustment Option ==
 
There are a number of adjustment wizards which will create journal transactions automatically  
 
There are a number of adjustment wizards which will create journal transactions automatically  
  
 
See: [[:Category:Journal Transaction|Category: Journal Transactions]]
 
See: [[:Category:Journal Transaction|Category: Journal Transactions]]

Revision as of 17:56, 5 June 2015

Ic info black 24dp.png Required Software Version: June 2015
Related Pages
Related Categories

A journal entry, is a logging of transactions into the accounting general ledger. The journal entry can consist of several transactions, each of which is either a debit or a credit. The total of the debits must equal the total of the credits or the journal entry is said to be "unbalanced".

Journal entries can record unique items or recurring items such as depreciation, bond amortization, or year-end adjustments.

Navigation

Select GL -> Journal Entry. (Requires Security System: GL -> Journal Transaction -> View)

Gl-journal-entry-toolbar.png

Journal Entry Menu Options

Journal Entry: Create

A set of journal entries can be entered with a single step, called a Journal Bundle. Offsetting journal entries are entered and viewed as a list in the bottom section.

Gl-journal-entry.png

After enter the values for pending journals, nothing is recorded until Save is selected. Selecting save will post the set of journal transactions as a journal bundle.

Viewing the first journal in a journal bundle will load details for the top journal entry. Any offsetting journal entries including the offsetting journal entry numbers are listed below.

Gl-journal-entry-viewmain.png

Viewing one of the offsetting journal entries will list only the offsetting transaction, and reference the first journal entry of the journal bundle.

Gl-journal-entry-viewsubtotal.png

Journal entries created using the Cash Payment Fee Wizard or the Adjust Invoice option within Express Billing are automatically created as a journal bundle.

Journal Entry: Create From Template

In addition to manual entry, recurring journal entries can be created using a journal template. Enter the transaction details, and select Template. Enter the name for the template, and select OK.

Gl-journal-entry-template.png

After the template has been created, simply select one of the templates from the Journal Template drop down, and enter any desired changes. Select Save when finished.

Gl-journal-entry-template-use.png

Journal Entry: Delete

Journal Entries can be deleted individually, with a session balance displayed within the bottom toolbar. To delete an entire journal bundle, select delete for the first journal entry in the bundle, and select yes when prompted.

Gl-journal-delete.png

Newton will automatically detect the journal bundle, and prompt to delete either a single journal or the entire journal bundle.

Gl-journal-delete-bundle.png

Create a Journal Entry Using an Adjustment Option

There are a number of adjustment wizards which will create journal transactions automatically

See: Category: Journal Transactions