cuba-platform / yarg

Yet Another Report Generator - CUBA Platform reporting engine

Home Page:https://www.cuba-platform.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable calcChain processing

Gavrilov-Ivan opened this issue · comments

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 (jmix-framework/jmix#1313).

Disable calcChain processing until it is correct.