https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29664

--- Comment #16 from Marcel de Rooy <[email protected]> ---
(In reply to Katrin Fischer from comment #12)
> There is an entry in the pull downs "Credit has been voided" that makes me
> wonder if we should still show the voided payments somehow, but marked as
> such. Maybe give them their own entry in the list of types?
> 
> I understand what you don't want to see them in payments. 
> 
> Would love to get another set of eyes on this one. Martin maybe?

The filter is applied to PAYMENT and ACT. You could still see them with ALL or
VOID?

Seems that we overload VOID a bit btw:
Koha/Account/Line.pm:                    debit_type_code   => 'VOID',
Koha/Account/Line.pm:                status => 'VOID'
Koha/Account/Line.pm:                        type      => 'VOID',

No reason to keep this here now. Last word to RM.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to