Topic: Bug in rep101.php

The line # 242 shall be fixed as below

if (($trans['type'] == ST_JOURNAL && $item[0]) || $trans['type'] == ST_SALESINVOICE || $trans['type'] == ST_BANKPAYMENT)
            

Other wise Any Transaction crediting Customer through JE will not be contained when the report is viewed Show Balance = No

screen shot of the bug

Post's attachments

rep101_bug.png 55.2 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.
www.boxygen.pk

Re: Bug in rep101.php

This thread has already predicted the issue and updated it on repo. May be you can get it from unstable repo .

Subscription service based on FA
HRM CRM POS batch Themes

Re: Bug in rep101.php

@kvvaradha I am using the latest repo.
In the above thread you mentioned, your fix covers the transaction debiting customer through Journal Entry.

While my fix also covers the transactions crediting customers through journal entry.

Check the Screen Shot I attached.

www.boxygen.pk

Re: Bug in rep101.php

@joe: is this warranted?: Fixed