Software update 23.6.2025 (2025.8.0)
Estima
New features
- New view in Estima: Reports. Initially there are 4 pdf-reports that can be printed. More reports made later in Fall. These reports are initially only in Finnish but will be translated briefly. English version published 1.7.2025!
- C100 Bill of Quantities
- C200 Cost Estimate
- C203 Resources by Work Items
- C207 Summary
- The valid until -field of a resource can now be updated.
Fix/Change
- English translations in Summary tab have been fixed.
- Tulosteisiin on lisätty summat laajuustieto-sarakkeille
- Sums of totals have been added to scope information columns in the print-outs.
- Resources by location excels' social expense calculations have been fixed.
Insite
Korjaus/muutos
- Fixed inaccurate percentages in portfolio report.
Rest-api
Fix/Change
- Building components API now has a location filter. Fetch costs and quantities by location by using the location code as filter like: "/building-components?locationCodes=*." Also added code and class filters to the same API: (buildingComponentCodes) and Building-components?buildingComponentCodes=ABC,000,123&buildingComponentClasses=A,B,C https://api.app.tocoman.fi/api#/Estima/BuildingComponentController_buildingComponents
- Insiten lasku-rajapinnat, jotka toimivat ennen vain yhdellä laskutunnisteella /insite/expenses/{invoiceNumber} on vanhennettu. Uudet rajapinnat toimivat kahdella tunnisteella invoiceNumber ja additionalInvoiceNumber. https://api.app.tocoman.fi/api#/Insite%20-%20Expenses/ExpenseController_upsert .
- Insite's expenses API which only worked with one method of identification now works with two. /insite/expenses/{invoiceNumber} is expired. New one uses invoiceNumber ja additionalInvoiceNumber. https://api.app.tocoman.fi/api#/Insite%20-%20Expenses/ExpenseController_upsert .