Bugzilla – Attachment 100114 Details for
Bug 24081
Add a 'discount' process to accounts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24081: (QA follow-up) Fix small typo
Bug-24081-QA-follow-up-Fix-small-typo.patch (text/plain), 793 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2020-03-04 13:41:03 UTC
(
hide
)
Description:
Bug 24081: (QA follow-up) Fix small typo
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2020-03-04 13:41:03 UTC
Size:
793 bytes
patch
obsolete
>From 80578778c302fdc19b67fdbf19ecc2ab16c36164 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Wed, 4 Mar 2020 09:49:46 -0300 >Subject: [PATCH] Bug 24081: (QA follow-up) Fix small typo > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > installer/data/mysql/account_offset_types.sql | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/account_offset_types.sql b/installer/data/mysql/account_offset_types.sql >index 4b6ce8311d..c27a68996f 100644 >--- a/installer/data/mysql/account_offset_types.sql >+++ b/installer/data/mysql/account_offset_types.sql >@@ -20,5 +20,5 @@ INSERT INTO account_offset_types ( type ) VALUES > ('Void Payment'), > ('Credit Applied'), > ('PAYOUT'), >-('DISOUNT'), >+('DISCOUNT'), > ('REFUND'); >-- >2.25.0
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 24081
:
97090
|
97091
|
100044
|
100045
|
100046
|
100074
|
100075
|
100076
|
100084
|
100085
|
100086
|
100087
|
100088
|
100089
|
100111
|
100112
|
100113
| 100114