![]() |
|
||||
Project View Contracts Button |
|||||
FeatureStarting with Goldenseal project management software version 4.1, Project accounts include a View Contracts button, so you can easily see all contracts for the project. You can also add an optional Enter Contract button, if you'd like an easy way to create contracts for the project. Suggested ByUser feature request. How to UseThe View Contracts will appear automatically in the Project account layout. Just click it to see all contracts for the project (if there are no contracts, the button is gray). To add an Enter Contract button, follow these steps:
Technical DetailsProgrammer note-- code added in CAccountViewer::HandleDBButtonClicked
and elsewhere. This uses the new DB_ListManager::FillMatchingRecords
method, which can be extended to other View buttons showing
transactions, even when the account doesn't store an
array of transaction ID's. |