Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If you are a Business Essentials user who is looking to enable additional productivity to their organization, empower your users to approve Invoices digitally.  Whether you're remote or in the office, you can send invoices to up to users in serial, enabling them to take action by Approving or Rejecting an invoice.  Once an Invoice is actioned, it is routed back to Accounting for manual entry into an Accounts Payable system for payment.

...

In preparation, the following fields must be added to your Business Essentials Database.

Approval Status

  • In Process
  • Not Applicable
  • Pending Level 1
  • Pending Level 2
  • Approved
  • Rejected
  • Complete
  • On Hold

Create two lists named as outlined below containing the usernames/emails of anyone who will be approving documents.

Approver (First)

Approver (Second)

Field Creation

In preparation, the following fields must be added to your Business Essentials Database.

...

  1. Select Archives
  2. Ensure your Database is Selected
  3. Click the More Options () icon to the right of the Accounts Payable archive and select Fields.
  4. Add the following fields to your archive in the order defined below:
    1. Approval Status
    2. First Approver
    3. Second Approver
    4. Current Approver


Image Added


Search Creation

Lastly, you must create two searches to support your workflow.  For more information on how to create searches, consult this documentation.

Vendor Invoices Awaiting Approval
FieldOperatorPrompt
Approval StatusEquals{Pending Level 1}
Approval StatusEquals{Pending Level 2}
Current ApproverContains{@USER}
Advanced Grouping: (1 or 2) and 3


Image Added


GlobalAction - Invoice Approval
FieldOperatorPrompt
First ApproverIs not Empty
Second ApproverIs not Empty
Approval StatusIs Empty
Approval StatusEquals{New}
AP Record TypeEquals{Vendor Invoice}
Advanced Grouping: (1 or 2) and (3 or 4) and 5

Image Added



Installation