@@ -3,7 +3,7 @@ Post expenses
33=============
44
55Once an expense report is :doc: `approved <../expenses/approve_expenses >`, the next step is to post
6- the expense report to the proper accounting journal.
6+ the expenses to the proper accounting journal.
77
88.. important ::
99 To post expense reports to an accounting journal, the user **must ** have the following
@@ -14,16 +14,15 @@ the expense report to the proper accounting journal.
1414
1515Only expense reports with an *Approved * status can post the expenses to a journal. To view all
1616expense reports, navigate to :menuselection: `Expenses app --> Expense Reports `. Next, to view
17- **only ** approved expense reports that need to be posted, adjust the filters on the left side, so
17+ **only ** approved expense reports that need to be posted, adjust the filters on the left side so
1818only the :guilabel: `Approved ` checkbox is ticked.
1919
20- .. image :: post_expenses/post-reports.png
21- :align: center
20+ .. image :: post_expenses/approved-expenses.png
2221 :alt: View reports to post by clicking on expense reports, then reports to post.
2322
2423.. note ::
25- The default :guilabel: `All Reports ` dashboard displays all expense reports, except reports with a
26- status of :guilabel: `Refused `.
24+ The default :guilabel: `All Reports ` dashboard displays all expense reports that are not
25+ :guilabel: `Refused `.
2726
2827Expense reports can be posted to accounting journals in two ways: :ref: `individually
2928<expenses/post-individual>` or :ref: `in bulk <expenses/post-multiple >`.
@@ -38,15 +37,16 @@ click on an individual report with a :guilabel:`Status` of :guilabel:`Approved`,
3837form. In this view, several options are presented: :guilabel: `Post Journal Entries `,
3938:guilabel: `Report In Next Payslip `, :guilabel: `Refuse `, or :guilabel: `Reset to Draft `.
4039
41- Click :guilabel: `Post Journal Entries ` to post the report.
42-
43- The accounting journal the expenses are posted to is listed in the :guilabel: `Journal ` field of the
44- expense report.
40+ Click :guilabel: `Post Journal Entries ` to post the report. The accounting journal the expenses are
41+ posted to is listed in the :guilabel: `Journal ` field of the expense report.
4542
4643After posting the expenses to an accounting journal, a :guilabel: `Journal Entry ` smart button
4744appears at the top of the screen. Click the :guilabel: `Journal Entry ` smart button, and the details
4845for the journal entry appear, with a status of :guilabel: `Posted `.
4946
47+ .. image :: post_expenses/post-one.png
48+ :alt: A single expense report to be approved.
49+
5050.. _expenses/post-multiple :
5151
5252Post multiple reports
@@ -71,5 +71,4 @@ checkbox next to each report being approved.
7171Next, click the :guilabel: `Post Entries ` button.
7272
7373.. image :: post_expenses/post-entries.png
74- :align: center
7574 :alt: Post multiple reports at a time from the Expense Reports view, with the Approved filter.
0 commit comments