Added field to GL Account form - Flow filter not working

stamron
stamron Member Posts: 32
I added the field Additional Reporting Currency Balance to the Chart of Accounts (form 16). When you apply the date flow filter, it applies to all other fields on the for, but this one is not affected.

Do I need to write additional code for this? This is a Flowfield in the GL Account table (15).

Comments

  • David_Singleton
    David_Singleton Member Posts: 5,479
    I am guessing that you really mean :

    Additional-Currency Balance - this is a BALANCE field, not a net change, thus date filter will not affect it.

    You probably really want to use :
    Additional-Currency Net Change - since its a net change field, the amount will reflect dates.
    David Singleton