Versions Compared

Key

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

Table of Contents
minLevel1
maxLevel2

Introduction

Invoice Approvals

Invoice Approvals is a mechanism in the invoice workflow where you can delegate specific groups of users to certain limits of authority (LOA) on which invoices they can approve. These limits are implemented around certain key invoice data fields.

Financial Control in VIP

The Financial Control setup form allows you to define rules around how many approvals different invoice types need, who can perform those approvals, and in what order, for specific invoice types. When determining whether an invoice is ready to post or requires approval, VIP will find matching rules based on defined criteria and the data within the invoice.

In the Financials module menu, under Setup, select Financial Control.

The Financial Control setup form displays one invoice approval or one group of AR/AP invoice approvals at a time. To see everything, you can look at the Financial Control List (in the Financials menu under Setup), and the Report Designer.

The Financial Control setup form is best suited for data entry and review of individual invoice types, while lists and reports are better suited for an overview.

...

Recommended Setup

Here’s an overview of best practices for setting up the rules. For detailed instructions on how to add each rule, refer to the next section.

...

To add an invoice approval restriction, navigate to the Financial Control setup form under Setup in the Financials menu. Then,:

  1. Select the Invoice Type you would like to set up rules for

  2. Select Add New Row.

  3. Enter the Amount From and/or Amount To for this rule (always in Base Currency for the environment).

  4. Select a Trade Area, Line of Business (LOB), Claim Type, and User Group if needed, these are all optional.

    • If the Invoice Type is Voyage Other ExpenseVoyage Other Expense (Rate)Voyage Other Revenue, or Voyage Other Revenue (Rate), you can also select Ledger Codes.

    • If the Invoice Type is Claim Invoice or Claim Payment, you can also select a Claim Type.

  5. Enter all User Group(s) who need approval rights for this rule, whether they need to be the 1st, 2nd, or 3rd approval.

  6. Enter the # of Approvals for this rule (or leave blank - in which case configuration flags described in the section below will determine this number).

  7. If relevant, specify which User Group(s) (which are narrowed to the group(s) you entered a couple steps ago) in each of the Approval #1, #2, and #3 Groups fields

    1. If no groups are entered in the specific Approval #s fields, any member of any group in the User Group(s) field will be able to do each approval

    2. An example of this: perhaps a bunker invoice over $500k needs to be approved first by a member of the Operations group and then by a member of the Operations Management group. If this is the case, enter both “Operations” and “Operations Management” in the User Groups field. Then, enter only Operations in the Approval #1 field and only Operations Management in the Approval #2 field.

Info

If a numeric field on the form is blank, it means there is no limit. It is not the same as zero.

For example, if Amount From/To set to (blank) and $50 respectively - it means that the rule applies to all negative amount invoices and all positive amount invoices less than $50.

If Amount From/To set as $0 and $50 respectively - it means that it applies only to all positive amount invoices less than $50.

...

  • Approval Status, Approval User and Approval Date always refers to the “last approval”.

    • Approval Status can be blank (if invoice has not been approved yet by anyone) - or a numeric value (“1”, “2”, “3” etc.- which refers to the number of approvals on the invoice) or “A” for the fully approved invoices (when we reach the required number of approvals for the invoice).

  • Approval Status 2, Approval User 2 and Approval Date 2 would be the “first approval”.

  • Approval Status 3, Approval User 3 and Approval Date 3 would be “second approval”.

  • We do not keep track of approvals beyond third - and any subsequent approval after third will just update Approval Status, Approval User and Approval Date as the “last approval”.

Additional Information

Invoice Approvals

Invoice Approvals is a mechanism in the invoice workflow where you can delegate specific groups of users to certain limits of authority (LOA) on which invoices they can approve. These limits are implemented around certain key invoice data fields.

Financial Control in VIP

The Financial Control setup form allows you to define rules around how many approvals different invoice types need, who can perform those approvals, and in what order, for specific invoice types. When determining whether an invoice is ready to post or requires approval, VIP will find matching rules based on defined criteria and the data within the invoice.

In the Financials module menu, under Setup, select Financial Control.

The Financial Control setup form displays one invoice approval or one group of AR/AP invoice approvals at a time. To see everything, you can look at the Financial Control List (in the Financials menu under Setup), and the Report Designer.

The Financial Control setup form is best suited for data entry and review of individual invoice types, while lists and reports are better suited for an overview.

...

Expand
titleRelated Configuration Flags

Flag/Name

Description

Notes

Enable Financial Control in VIP
CFGEnableFinancialControlInVIP

When enabled, the Financial Control setup form is available in the Financials module in VIP.

Enable Financial Control Based Approvals
CFGEnableFinancialControlBasedApprovals

When enabled, the number of approvals required for a specific invoice will be calculated based on Financial Control setup and "approvals by type" access rights (if configuration flag CFGInvoiceApprovalsByType is enabled). If Financial Control setup disallows invoice approval for a specific invoice the user will be prompted. If config option is not enabled, VIP will use current logic for invoice approvals.

Extend Approval Rights to Financials
CFGExtendApprovalRightsToFinancials

Renames the Invoice Approval Restrictions form to Financial Control Restrictions and controls access to posting and reversing financial transactions as well as approving them.

Invoice Approvals By Type

CFGInvoiceApprovalsByType

Specifies whether the control of invoice approval by type is enabled or not: On the Module Rights tab in Security, an Invoice Approval Types control list was added to grant users rights to approve specific types of invoices. On the Approve Invoices List and Transaction Summary, if a user does not have approval rights for an invoice type, the Review link will not be available for those invoices.

This flag does not need to be enabled to use Financial Control. If it is enabled, however, it does impact users' rights to approve specific invoice types.

Non Voyage Invoice Approval Needed

CFGActNonVoyInvApprovalNeeded

Specify how many approvals are needed for non-voyage invoices before posting.

Default 0.

Bunker Cost Journal Approval Needed

CFGActBunkerCostJournalApprovalNeeded

Specify how many approvals are needed for bunker cost journals before posting.

Default 0.

Journal Approval Needed

CFGActJournalApprovalNeeded

Specify how many approvals are needed for journals before posting.

Default 1.

Invoice Approval Needed

CFGActInvoiceApprovalNeeded

Specify how many approvals are needed for shipping related invoices before posting.

Default 1.

AR Invoice Approval Needed

CFGActARInvoiceApprovalNeeded

Specifies how many approvals are needed for shipping-related AR invoices before posting. If a value is specified, it takes precedence over the setting of CFGActInvoiceApprovalNeeded.

Default 1.

...