![]() |
|
||||
Zero Quantity in Contracts |
Problem Contracts include "scope of work" descriptions for items in an estimate, even if their quantity is zero. Caught By User feature request. Workaround Remove the excess line items from the word processor document, after creating the contract. Solution Starting with version 4.3, Goldenseal contract writing software will skip items that have zero quantity. We have also added a new checkbox field in each Contract record, so you can control whether zero-quantity items are included in the Scope of Work, or not. HINT-- You may want to include items with zero quantities in the Scope of Work, to emphasize that you are not doing that item of work. To change the handling of items with zero quantity, follow these steps:
Technical Details Programmer note-- code added in CContract::WriteContract and CItemBreakdownEntry::WriteContractSpecs
|