Released on December 24, 2021
Due to a change in the organization structure in the previous version, opening the old models of distribution was creating an exception, and therefore the organization structure was lost. Fixed.
We allowed, a long time ago users to adapt column width in user sheets of the overhead workbook but we prevented them from adapting row heights. This was reserved to administrators.
Users can now adapt row height too. They cannot set row height to 0 however so they cannot totally hide a row (same principle for the columns in user mode).
The Autofit row height function is also accessible to users so when they completely hide a row, they can still display it by using AutoFit as they did for columns.
When you imported a set containing other sets and these child sets had a formula for quantity. If the centralized storage was activated, the sub sets were pushed individually to the database of the estimate as expected. But their formula was kept in the database of the estimate.
This was wrong of course because the formula couldn’t be evaluated in the database of the estimate (if it used variables accessible only from the minutes). So now, as for article, the formula for quantity it automatically removed when the child set is pushed to the database of the estimate.