Release: January 21st, 2024

  File Modified

File CrowsNestSetup.msi

Mar 26, 2024 by Paul Hitchcock

WARNINGS

QuickBooks Desktop users that transfer data directly to QuickBooks will need to install QBFC 16 which replaces QBFC 13. You can download the 32bit or 64bit version from the Download Utilities page.

NEW FEATURES

Event Calendar Added

A brand new Event Calendar has been added

  • Project and Phase Dates

  • Tasks

  • Employee Birthdays, Anniversaries and Time Off

  • Export to Outlook and iCalendar

Learn more here

Drawings Improvements

Drawing Management Tools have been Revamped!

  • The UI has been redone with modern controls

  • Custom Date fields can now be added

  • All Dates can be formulated

  • Links to Files, Folders, RFIs, Phases and Change Orders have been combined into one Links list

  • Added new alias settings to rename built-in fields

  • Configure a Status linked to New Revisions. Starting a new rev will automatically change to this status and changing to this status will automatically start a new rev, avoiding the need to do this step manually.

Managing Drawings on Kanban

Managing Drawings on Grid

Project Roles

Project Roles have been moved from the General tab to an Avatar list just below the Project Description. Roles can also be configured on the Employees tab in Projects. Hover the mouse over an employee or click to see more or do one of the following actions:

  • Email

  • MS Teams Chat

  • Reassign

  • Remove

Learn more here

Equipment - Fixed Assets

Equipment has been revamped with a new interface and has all the data needed for Fixed Asset tracking and more.

See this page for more information

Project Specifications

The Specs UI has been redone with modern controls

Learn more here

Unoverlap Tasks with a Delay

Highlight multiple tasks on the Task overview, then right-click, then click Sequence Tasks, then enter the number of workdays to add to the Due Date to populate the Start Date of the next task. Tasks will be sequenced in their current sort order, which is configure in each Filter. Any tasks affected by these date changes will be recalculated.

REPX Reports Fully Integrated

All Report areas have their UI refreshed and include support for both RDL and REPX report formats allowing you to use the new REPX reports anywhere.

Manifest Items in Projects

A new tab titled Manifests on the Projects form shows all Manifest Items linked to the Project. Group, Sort, Filter and Search to quickly find information on any Manifest item.

Product Library

  • Material Pricing now has a new Delta column showing the difference between the current price and the most recent PO price so the user can sort by this column to more easily view and fix prices for market price fluctuation

  • The Note field can be prepopulated using a multiline editor

  • UDC Text fields are now prepopulated use a multiline editor

Save Current Layout

Under Settings, the button Set Current Form to Home has been renamed to Save Current Layout and when used will save all open forms and locations and reload them during login.

Business to Business Link

You can now link Businesses to other Businesses on the along with a Key and Note, similar to the way Businesses linked to Contacts and Projects

Remove Obsolete 'Lunch Period'

The Lunch Period field for Employees has been removed. This field was deprecated with the introduction of Schedules.

Learn more about Schedules here

Email Method per Employee

Email Method can now be set per Employee. Set this on the Employee form where their Email Address is configured. If no value is set, the global default from Options will be used.

QuickBooks Desktop Transfer - QBFC Version 16

We’ve switched the QBFC library used to transfer data directly to Quickbooks Desktop from version 13 to 16. This is a required install to transfer data directly to QB.

If you’re running newer versions of Quickbooks that run in 64bit, you can install the 64bit version of QBFC and connect using the 64bit version of Crows Nest. Older versions of QB that are running 32bit require the 32bit version of QBFC and CN.

Click here to download QBFC

Edit Employee Timeoff Permissions

On the Time Off tab of the Timeclock form, users with the permission Can Edit Employee Labor, Supervisees can right-click and click Add Employee Time Off to add time off for employees that they supervise. In the previous version the user could only do this if the permission Can Edit Employee Labor, All was enabled.

Address Auto-Fill

When entering Addresses, the State, Postal Code and Country will auto-fill if a City is entered matching another address in the database.

Date Formulas - Added <OriginDate>

Added the new tag <OriginDate> which will be replaced by the value of the Origin date using the format “yyyy-MM-dd HH:mm”. The following sample uses this tag to formulate a date that is always on the Friday of the previous week from the Origin date.

Function Result() od = CDate("<OriginDate>") d = od - Weekday(od, vbSaturday) Result = DateDiff("d", od, d) End Function

Import PO Items

Added an Import button to the PO form on the Items tab. This import uses the same import sources as MRs and Pick Tickets. When the process starts the user will be prompted to select a Project, a Phase or None so that all imported items may be linked to a Project and/or a Phase.

Manifests - Custom Barcodes on Desktop

Scanning a Custom Barcode now works when scanning using a USB/COM scanner connected to the desktop app. Previously this only worked on the mobile app.

Add Drag-n-Drop functionality to Folder sub tab on Issues

Added drag-n-drop functionality to the Folder tab for Issues

Mapped Drive Helpers for API

Added a table on the Folders tab in Options to configure mapped drive helpers for the mobile API. Previously these had to be configured via SQL.

Added support for %USERPROFILE% in Install File Location

The stored path for the Install File Location now converts a %USERPROFILE% prefix so that the install file can be stored in a user folder synced by a file-syncing service like OneDrive, GDrive, Box, Dropbox, etc.

Deny PC Access

An interface has been added to the General tab in Options to view/modify the list of PCs that are denied access. Right-click to add/remove PC names to the list. This previously had to be done via SQL. The tables that store blocked access have also changed internally.

Added Project Description to Status Change Notifications

Email Notifications for the following items now include the Project Name

  • Phases

  • Issues

SOV Column Order is now Sticky

The width, index and visibility of the columns on the SOV table will now persist between login sessions. The settings are stored per employee.

FIXES FOR KNOWN ISSUES

 

Business Logo 'Save As...' Error

If a user attempts to save a business logo to a file when there isn’t one loaded an error occurs.

Change Order - Add Revision copied the Created On date from Original Change Order

When using the Add Revision feature on a Change Order, the Created On date was being copied from the original Change Order to the new Revision. Now the Created On date for the revision is the current date/time.

Change Order Detail Fixes

Closing the window with the X button cancelled changes without warning the user. Now there is a prompt confirming the user wants to cancel.

Changing the Status in the Detail window didn’t trigger a configured email notification.

Clocking in from Project doesn't populate the "IN" field

 

COM Error when Adding/Editing Notes

When adding or editing a Note, some users were seeing a COM error when the spell-checker was loaded.

The workaround for this was to run the 32 bit version of Crows Nest. With this update, the spell-checker has been replaced with on that should work on all Windows PCs using either the 32 or 64 bit version of CN.

Configuration is not copying the Option column to Labor/Material items

When customizing a product instance in Estimating using a Configuration tree, labor and material items that had the Option field set in the Library were not populating the Option column on the product instance.

Deleting a Color on the Colors form was not working

Right-clicking a Color on the Colors form Deleted a Part with the same ID instead of the Color

Dragging Phases on Calendar to change date would throw an error

On the Calendar (Capacity) form, if Type was set to Phase, and the ‘Show Project Description2' option was checked, and a Phase was dragged to a date to change the date, an error occurred.

Drawing Status Change Notification

  • The format of the email notification has been modified to include the project name, visual formatting and a hyperlink to open the drawing

  • Fixed a bug where in some scenarios, a Drawing Status Change email notification was not including the previous status

Goto Project and Project Filter not working

In some scenarios the Goto Project link would not load the Project and show an popup message: Project could not be located

In some scenarios, selecting an item in the filter was not working

Importing Takeoff created duplicate Finishes

When importing a takeoff in estimates, newly created finishes would be added multiple times, one per each line item, creating duplicates.

My Task window not visible

In some cases, the My Tasks window opened off screen and was not visible

Phase Date Change Notification Error

In some scenarios, if a Project date change triggered a recalculation of one or more Phase dates, and an email notification was configured for the Phase date change, the notification would throw an error and not send.

Preferred Vendor on Parts Form

Changing the Preferred vendor on the Vendor Pricing tab on the Parts form was not saving the value.

Project Boards Loading Error

If the Boards form was opened before configuring statuses on a new blank database an error occurred.

Quickbooks Export Errors

An error occurred if an attempt was made to export a PO Invoice to Quickbooks that has no line items.

An error occurred if an attempt was made to export a PO Invoice with a line item with a received quantity of zero.

Refresh on Project Form not retaining current Project

When clicking Refresh on the Ribbon, the Project form was jumping to the first project in the list.

Select Part List Error

On the Select Part window, if more than one filter was selected and text was entered into the search which cleared the list the following error would occur: Items collection cannot be modified when the DataSource property is set.

Selecting a Task on the Labor Edit didn't auto-fill Operation

On the Edit Labor window if a Task was selected which had an operation, it was not filling in the correct Operation.

Set Default on Specs Working Incorrectly

When setting the Default value for a Spec line item, it was setting the default spec for other line items that were not selected.

Set SOV % Done clearing adjacent cells

When using the right-click option to set percent done on SOV line items, if the Phase cell was highlighted (or the entire row was highlighted) then the Phase value was set to none.

Workaround for previous Version: just select the cells in the % Done column and not the entire row or adjacent cells.

Time Off Request auto-fill Hours

The time off hours per day table on the Approve Time Off Request was not auto-filling on days that did not have a paid break record.