Hi All,
is there any parameter that we can use if we want to show Invoice (not fully paid) in statement (Report 116)??
because right now i can see... all the invoices will show in statement
thanks
No do not use open. This will upset Start Balance, Balance column and aging band amounts. And when you want to run statement for previous months the aging band will not be right the entries showing and the totals.
You need to filter on remaining amount on DtldCustLedgEntries dataitem. there is a bit of work to do there.
Comments
try filtering for open entries. There is already a "PrintLine" variable in the report which would control the hiding for you.
with best regards
Jens
No do not use open. This will upset Start Balance, Balance column and aging band amounts. And when you want to run statement for previous months the aging band will not be right the entries showing and the totals.
You need to filter on remaining amount on DtldCustLedgEntries dataitem. there is a bit of work to do there.
then our payment will not show also...