![]() |
|
||||
Change Order Billing |
Problem In Goldenseal project billing software version 4.32 and earlier, billing for allowances and change orders was looking at the Project Payment Terms, and using that to determine whether to bill for all costs, or just material costs. Since there are 'material only' billing options in the billing settings for each Allowance or Change Order, it makes more sense to use that instead. So, starting with version 4.4, we use those settings, and ignore Project Payment Terms. NOTE-- The Project Payment Terms are still used for regular project T&M billing. Caught By Turtlesoft testing. Workaround In Goldenseal project billing software versions 4.32 and earlier, use Project Payment Terms to determine whether to bill for non-material expenses, or not. Solution This change is included in Goldenseal versions 4.4 and later. Technical Details Programmer note-- code changed in CChangeOrder::FillBillingInfo
|