Project Record View

Project Record View

Description: Projects are used for tracking expenses and assessing profitability for individual projects. Projects can be used to track Capital Improvement Projects, Trading related sales, individual vehicle expenses, or individual equipment expenses.

Software Version: 2023.08.31 and newer

Page Header

Toolbar Icons

Description

Toolbar Icons

Description

Delete

Grid Layout

Help

New

Save

Fields

Description

Actual Expense

A non-editable text box that displays the sum total of all the expense amounts associated to this Project. This is populated from the following transactions with lines items associated with a project:

  • AP Invoices

  • AP Credit Memos

  • Journal Entry - Debit lines

This is a calculated field that is not linked to a database field and is never editable from here.

Actual Net

A calculated field that displays the total when subtracting the 'Actual Expense' from the 'Actual Revenue'. This is a calculated field that is not linked to a database field and is never editable from here.

Actual Revenue

A non-editable text box that displays the sum total of all the revenue amounts associated to this Project. This is populated from the following transactions with lines items associated with a project:

  • AP Invoices

  • AP Credit Memos

  • Journal Entry - Credit lines

This is a calculated field that is not linked to a database field and is never editable from here.

Properties Grid

Toolbar Icons

Description

Toolbar Icons

Description

Excel

Properties

Value

Currency ID

 This defaults from the Currency assigned to the Company but is editable, however once a transaction has been distributed and saved to a Project, it is no longer editable. 

Database Field: ERPx_GLProject.CurrencySK 

Expense Budget

Identifies the budgeted amount for the expenses that will be associated with this project. This is not required and is always editable. Expenses can be assigned to projects in NorthScope from an AP Invoice, AP Credit Memo, or manual Journal Entry Debit line, provided the "Open to Purchasing" property is set to "Yes". 

Database Field: ERPx_GLProject.ExpenseBudget 

Inactive

 

Database Field: ERPx_GLProject.IsInactive

Net Budget

A calculated field that displays the total when subtracting the 'Expense Budget' from the 'Revenue Budget'. This is a calculated field that is not linked to a database field and is never editable.

Open to Purchasing 

Identifies whether or not this project will allow for Expenses to be assigned. If the project has an expense budget or it is anticipated there will be expenses associated with it then this should be set to ‘Yes’. If the project does not have an expense budget and only revenue will be tracked then this should be set to ‘No’.

Database Field: ERPx_GLProject.ProjectSK and ERPx_GLProjectModule.ModuleSK = 18

Open to Sales

Identifies whether or not this project will allow for Revenue to be assigned. If the project has a revenue budget or it is anticipated there will be revenue associated with it then this should be set to ‘Yes’. If the project does not have a revenue budget and only expenses will be tracked then this should be set to ‘No’.

Database Field: ERPx_GLProject.ProjectSK and ERPx_GLProjectModule.ModuleSK = 4  

Project Class

Identifies the Class that the project has been assigned to. This is required but is always editable.

Database Field: ERPx_GLProject.ProjectClassSK 

Project Description

The name associated with the Project. This is required for all records and is always editable.

Database Field: ERPx_GLProject.ProjectDescription

Project End

The date the Project ends. If this date is populated then it cannot be assigned to transactions that occur after this date. If this date is empty then the Project will be open indefinitely. This value is always editable and if entered it must occur on or after the 'Start' date.

Database Field: ERPx_GLProject.ProjectEndDate 

Project ID

Identifies the unique identifier for the Project. This is a system assigned number and is not editable. 

Database Field: ERPx_GLProject.ProjectID 

Project Start

The date the Project begins. Projects cannot be assigned to transactions that occur before this date. This date is required and is always editable.

Database Field: ERPx_GLProject.ProjectStartDate 

Revenue Budget

Identifies the budgeted amount for the revenue that will be associated with this project. This is not required and is always editable. Revenue can only be assigned to projects using a Credit Journal Entry line.

Database Field: ERPx_GLProject.RevenueBudget