Bugzilla – Attachment 89227 Details for
Bug 22761
Move "Fee receipt" from template to a slip
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22761: (QA follow-up) Add description to DB update
Bug-22761-QA-follow-up-Add-description-to-DB-updat.patch (text/plain), 1.00 KB, created by
Martin Renvoize (ashimema)
on 2019-05-02 11:34:24 UTC
(
hide
)
Description:
Bug 22761: (QA follow-up) Add description to DB update
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2019-05-02 11:34:24 UTC
Size:
1.00 KB
patch
obsolete
>From 8d5cfb096720a0ff056179f5e6de9fda66b5feb9 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Thu, 2 May 2019 12:33:15 +0100 >Subject: [PATCH] Bug 22761: (QA follow-up) Add description to DB update > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > installer/data/mysql/atomicupdate/bug_22761.perl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/atomicupdate/bug_22761.perl b/installer/data/mysql/atomicupdate/bug_22761.perl >index ac313c23ee..a8caa88e03 100644 >--- a/installer/data/mysql/atomicupdate/bug_22761.perl >+++ b/installer/data/mysql/atomicupdate/bug_22761.perl >@@ -54,5 +54,5 @@ INSERT IGNORE INTO `letter` (`module`, `code`, `branchcode`, `name`, `is_html`, > </table>', 'print', 'default'); > }); > SetVersion( $DBversion ); >- print "Upgrade to $DBversion done (Bug XXXXX - description)\n"; >+ print "Upgrade to $DBversion done (Bug 22809 - Move "ACCOUNT_CREDIT" from template to a slip)\n"; > } >-- >2.20.1
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 22761
:
88552
|
88553
|
88554
|
88557
|
88558
|
88559
|
88560
|
88622
|
88623
|
88624
|
88629
|
88630
|
88631
|
89222
|
89223
|
89224
|
89225
| 89227