How to customize statements
Can anyone suggest the best way to cuistomize statements? I have tried using an if statement to suppress printing lines whose amount due is zero which isn't working
and I have tried customizing the print statement rdf to only select those lines whose amount due remaining is not zero --it doesn't seem to work--what am I missing?