cuba-platform / yarg

Yet Another Report Generator - CUBA Platform reporting engine
https://www.cuba-platform.com
Apache License 2.0
239 stars 75 forks source link

Disable calcChain processing #174

Closed Gavrilov-Ivan closed 1 year ago

Gavrilov-Ivan commented 1 year ago

Currently generated calcChain has incorrect order of cells and doesn't include cells with no-range formulas so it's not very useful and can cause errors on opening file via MS Excel (https://github.com/jmix-framework/jmix/issues/1313).

Disable calcChain processing until it is correct.