Versions Compared

Key

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

Overview

Crisisworks provides tools to track costs and reconcile payments after emergencies. You can:

...

If you have the correct permissions, you should see Finance menu item in the a Reconciliations menu item under the Administration menu:

Image RemovedImage Added


...

Managing Cost Estimates

...

Infrastructure Assessments (for asset and infrastructure recovery) and Recovery Cases (for private property and recovery services for residents) support a unified Services and Tasks system, which allows for the tracking of services required needs & tasks in municipal recovery across all pillars of recovery.

...

This will then load the reconciliation data grid as follows.

Image RemovedImage Added

During the reconciliation process all data is in a draft state, and no payments are applied until you finalise the import at the end of the matching process. You can leave this screen at any time and return to it with your current draft saved.

...

The counters on the side keep track of how you are going:

CounterDescriptionPayment will be applied when finalised
TotalThe total number of payments in the import file-
NewThe number of unprocessed payments — these need matchingNo
Auto MatchedThe number of payments successfully auto-matched by Crisisworks during the import. You can inspect these and leave them as-is, or you can override individual matches.Yes
VerifiedThe number of payments you have manually matched.Yes
RejectedThe number of payments to be ignored during this importNo

At the top of the counters sidebar is a magnifying glass, which takes the user to a search interface where the user can search payment data by its data.

...

To access the reports, click Overview > Reports > Recovery Reports

ReportDescription
Finance - Recovery Cost Per Asset Class Summary

A report summarising costs per asset class. Please note - these costs are derived from Infrastructure Assessments only.

Image Added


Finance - Recovery Cost Per Asset Summary

A report summarising costs per asset. Please note - these costs are derived from Infrastructure Assessments only. The actual cost is derived from the Finance Module.

Image Added

Image Added


Finance - Recovery Cost Per Infrastructure Resource Assignment

A report detailing the costs per resource assignment for Infrastructure Assessments. The actual cost is derived from the Finance Module.



Running a report

  1. Navigate to the report you wish to run (Overview > Reports)
  2. Click Generate Report to generate a new report (or you can load previously-generated reports via the Snapshots menu item on the left-hand side)
  3. Select the event to report upon
  4. Configure the additional optional filters as required
  5. Select and deselect the columns as required for the output
  6. You can group by a particular column, and then order by another column.
  7. Click Run Report to execute the report

...

Import file formats

Crisisworks CSV

CSV Heading

Description

-

A unique identifier for the record

amount

The value of the payment

accountRef

The posting account

lookup1

Used for automatically matching data. This is configured onto lookup1 to work with auto-matching rule 1, which allows auto-matching for contractors that quote asset numbers.

lookup2A Crisisworks Item ID (e.g. Request ID). This is mapped to lookup2 to work with auto-matching rule 2, which allows auto-matching for contractors that quote Crisisworks record IDs.

description

A descriptive text for the payment

paymentDate

The date of payment

paymentRef1

A reference field for matching/filtering

paymentRef2

A reference field for matching/filtering

paymentRef3

A reference field for matching/filtering

JD Edwards CSV

Internal ID

CSV Heading

Description

id

-

A unique identifier for the record

amount

LT 1 Amount

The value of the payment

accountRef

Account Number

The posting account

lookup1

Asset Number

Used for automatically matching data. This is configured onto lookup1 to work with auto-matching rule 1, which allows auto-matching for contractors that quote asset numbers.

lookup2Item IDA Crisisworks Item ID (e.g. Request ID). This is mapped to lookup2 to work with auto-matching rule 2, which allows auto-matching for contractors that quote Crisisworks record IDs.
description

Explanation

A descriptive text for the payment

paymentDate

Batch Date

The date of payment

paymentRef1

Sub-Ledger

A reference field for matching/filtering

paymentRef2

Asset Number

A reference field for matching/filtering

paymentRef3

Explanation
-Remark-

A reference field for matching/filtering

Auto-matching rules

The following built-in auto-matching rules are included by default.

#Finance Ledger Item TableMatches toComments
1lookup1Asset.code

If the payment record contains an asset code in this field, Crisisworks will look for any matching records that are related to that asset. If any are found, the first record is auto-matched to this payment.

This allows your contractors to quote the road's asset number to auto-allocate it to the damaged road in Crisisworks. There is typically only one impact assessment record per asset per event, which makes this a reliable method for working with contractors, especially if they already know the asset numbers as part of their daily work.

2lookup2 Register_Item.id

If the payment record contains an ID in this field, Crisisworks will look for any Crisisworks records in the current event with that ID. If it exists, it will be auto-matched.

This rule allows contractors to quote the Impact Assessment, Request or Recovery Case ID in their invoice to auto-allocate their payment to that record.


Additional auto-matching rules can be configured as required for customers with specialised requirements — contact our service desk for details.

...