Filter CreditTotals

Discussion in 'General Discussions' started by Saifuddin Rangwala, Mar 10, 2020.

  1. Saifuddin Rangwala

    Saifuddin Rangwala New Member


    hello I have added udf to LedgerEntry as below:

    [#Object : LedgerEntry]
    IsDepSales : $udfIsDepSales

    For a given ledger I want to get credit total of all ledgerentries where $udfIsDepSales = "Yes",

    however I am not able to find a way to do so. I understand that we can get total via $CreditTotals, but I want to filter the credits where $udfIsDepSales = "Yes"
     


Share This Page