Hello,
i'm using customised screen for budget (hidding all values HT to keep only TTC value because we paid VAT).
When i set a "transfered value TTC" on a budget, i get this error, exactly like if hidden field is no longer present :
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'availableTransferedAmount' in 'field list'It is the same on all other fields in TTC if corresponding field HT is hidden.
Investiging further it seems that, if "availableTransferedAmount" is hidden, calculation fail.
Restoring visible state for "availableTransferedAmount" restore the right calculation.
So, field seems to be unreachable and not only hidden.
Regards,
Up
Issue confirmed.
Ticket #10346 recorded