Versions Compared

Key

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

Overview

Agencies may solicit the services of vendors to complete work on project activities.  As work is awarded to vendors, the agency issues one or more purchase orders to authorize the work.  As work is performed, vendors may submit invoices for payment which are tracked as payables.  When payments are made, they are tracked against the payable.

Working with Purchase Orders

Purchase are displayed on the the Purchase Order tab of the related Environmental Project.  From this tab, users may add new purchase orders and payables to the project.

Controls

The following table lists the fields displayed on the Purchase Order tab:

FieldDescription
Add Purchase OrderOpens a new page to create a new purchase order.
Add PayableOpens a new page to create a new payable.  A purchase order to which the payable will be associated must already exist.
Project Activity P.O. TotalDisplays the total amount of all purchase orders for the project.
Payable TotalDisplays the total amount of all payables for the project.
Outstanding PayablesDisplays the payables that have not been satisfied (paid).

Purchase Order List


List Items:

The purchase order list contains all purchase orders and payables for the project.  Payables are nested under the purchase order record and may be viewed by expanding/collapsing the parent purchase order record by clicking the the expand  or collapse icon.

NumberThe designated number given for the purchase order or payable.
DescriptionDescription for the purchase order or payable.
Payee NameThe payee designated on the purchase order.
DateThe date of the purchase order, or the receipt date of the payable.
AmountThe amount of the purchase order, or the amount of the payable invoice.
BalanceThe unpaid amount remaining on the purchase order, or the unpaid amount on the payable.
OpenOpens the detail of the corresponding purchase order or the payable.
Trash (icon)Deletes the corresponding payable or purchase order.  Note that purchase orders with payables, or paid payables may not be deleted.

Adding a Purchase Order 

To add a new purchase order to a project

  • Click the Add Purchase Order button
  • Enter required fields
    • Purchase Order Number
    • Purchase Order Date
    • Purchase Order Amount
  • Click the Save button

Adding a Payable 

To add a new purchase order to a project

  • Click the Add Payable button
  • Enter / select required fields
    • Purchase Order - the payable must be associated with an existing purchase order
    • Payable Receipt date
    • Payable Invoice Date
    • Payable Number
    • Description
  • Click the Save button
  • The payable Payable Details screen is displayed.  From this screen payable items (invoices) and payments may be recorded against the payable.

Use of Macros

Code Block

Use the "Code Block" macro when including sample of code in the help documentation. 

Code Block
languagetext
<<foreach [ permit in permits.OrderBy(e => e.permitNum)]>><</foreach>>

Tables

Use tables to organize lists and columns of data.

IDDescriptionNotesPRMT_IDPermit IDUse this tag on a form control when integrating with nCORESITE_NAMESite NameUse this tag on a form control when integrating with nCORE

Info Macro

Info

Use the "Info" macro for important or additional pieces of information that should be called out in the help page.

Tip Macro

TipUse the "tip" macro for helpful tips and tricks.

Managing Payables 

Payables are managed from the Payable Details screen.  On this screen the following information may be managed:

  • Payable Items.  Payable items provide a detail accounting of payable amounts. Payable items may be used to designate the base invoice charge amount, retainage of charges, or charges that have been rejected by the agency
  • Payments.  Payments document individual payouts to the payee for the payable.
  • Documents.  The documents tab provides the ability to upload or generated documents related to the payable.  For example, an invoice document submitted by the vendor / payee may be uploaded and attached to the payable.

Image Added

Adding a Payable Item


Adding a Payable

Use the "Code Block" macro when including sample of code in the help documentation. 

On this page

Table of Contents


Sub-Topics

Page Tree
root@self


Related Content