Estimating Software
Project Management Software
Accounting Software
Inventory SoftwareInventory Management SoftwareBookkeeping SoftwareTime Tracking SoftwareConstruction Estimating SoftwareConstruction Management SoftwareProject Management Software

Project Contract Field

Feature

Project accounts had a Contract field, which has never been used for anything.

To prevent confusion, we have removed it, and replaced it with a View Contracts button.

Suggested By

Turtlesoft staff.

How to Use

Click the View Contracts button to see all contracts for the current Project account.

Technical Details

Programmer note-- we will not store any references in Project accounts, to any contracts. Instead, we're using the new DB_ListManager::FillMatchingRecords method to fetch a list of contracts very quickly. It can probably be extended to other places where we need to fetch a list of transactions for one account.