Hello,
The report "CustTranOpenPerDate" : "Sales ledger > reports > Open transactions" give a different output for a sepcific user.
Eg :
customer-x has no open transactions at a certain date :
when printing for customer-x on that date:
1) when I print the report, I get an empty output (which is ok)
2) when user-x prints the report, we get an output : one transction with 0 as amount ..
when printing for a group of customers including customer-x on that date:
1) when I print the report, I get correct output : customer-x is not in the output
2) when user-x prints the report, she gets an output with customer x-included, but with an amount = the amount of the last transaction of the previous customer !!!
This is very strange and i cannot understand how a the class:CustTranOpenPerDateDP can generate different output for different users
Ferry