BUG REPORT: formula field of boolean type executes without user input/edit in INVOICES module

BUG REPORT: formula field of boolean type executes without user input/edit in INVOICES module

We created a formula field of Boolean type in Invoices and were very surprised to see the newly created forumula field in ALL the records marked as FALSE (independently on whether the condition is actually met or not), when we haven't even edited the records!

The correct behaviour, as it happens in all other modules, is that the formula field does not execute UNTIL the record is EDITED by the user.

Editing a single field in the module does not alter the FALSE value created by Zoho, but editing the entire module does and changes to TRUE or FALSE if the criteria is met.

Until the record is actually EDITED, the value of the field should remain EMPTY not marked as 'FALSE'.

We are stuck, as we cannot create a workflow based on the accurate value of the formula field, as it is always marked as FALSE even if the record hasn't been edited.

We hope this is corrected soon. Thanks.