Bugzilla – Attachment 152888 Details for
Bug 29664
Do not show voided payments in cash register statistics wizard
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29664: (QA follow-up) Typo transacton
Bug-29664-QA-follow-up-Typo-transacton.patch (text/plain), 1011 bytes, created by
Marcel de Rooy
on 2023-06-30 07:39:55 UTC
(
hide
)
Description:
Bug 29664: (QA follow-up) Typo transacton
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2023-06-30 07:39:55 UTC
Size:
1011 bytes
patch
obsolete
>From 6978e1053ae1b9be143faf32929aeba91ed6ae95 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 30 Jun 2023 07:38:46 +0000 >Subject: [PATCH] Bug 29664: (QA follow-up) Typo transacton >Content-Type: text/plain; charset=utf-8 > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > reports/cash_register_stats.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/reports/cash_register_stats.pl b/reports/cash_register_stats.pl >index 1861e02200..e88a5d7ab5 100755 >--- a/reports/cash_register_stats.pl >+++ b/reports/cash_register_stats.pl >@@ -66,7 +66,7 @@ if ($do_it) { > my $whereTType = q{}; > my @extra_params; # if we add conditions to the select we need extra params > >- if ($transaction_type eq 'ALL') { #All Transactons >+ if ($transaction_type eq 'ALL') { #All Transactions > $whereTType = q{}; > } elsif ($transaction_type eq 'ACT') { #Active > $whereTType = q{ AND credit_type_code IN ('PAYMENT','CREDIT') }; >-- >2.30.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 29664
:
148689
|
148690
|
148691
|
148692
|
148693
|
148694
|
149102
|
150456
|
150580
|
152887
| 152888