Bugzilla – Attachment 119642 Details for
Bug 26734
Convert accounts (monetary) notices to use GetPreparedLetter
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26734: (QA follow-up) Add warning to database update
Bug-26734-QA-follow-up-Add-warning-to-database-upd.patch (text/plain), 1.09 KB, created by
Martin Renvoize (ashimema)
on 2021-04-15 15:32:52 UTC
(
hide
)
Description:
Bug 26734: (QA follow-up) Add warning to database update
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2021-04-15 15:32:52 UTC
Size:
1.09 KB
patch
obsolete
>From cbb2fdd003c53b9bff357b15ccda313aae9ebf16 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Thu, 15 Apr 2021 16:31:26 +0100 >Subject: [PATCH] Bug 26734: (QA follow-up) Add warning to database update > >This patch adds a warning to the database update to highlight to the >user which notices have been updated and that a backup exists. > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > installer/data/mysql/atomicupdate/bug_26734.perl | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/installer/data/mysql/atomicupdate/bug_26734.perl b/installer/data/mysql/atomicupdate/bug_26734.perl >index 048f9368fe..975ec631d1 100644 >--- a/installer/data/mysql/atomicupdate/bug_26734.perl >+++ b/installer/data/mysql/atomicupdate/bug_26734.perl >@@ -159,4 +159,5 @@ if ( CheckVersion($DBversion) ) { > $d_insert->execute($d_notice); > > NewVersion( $DBversion, 26734, "Update notices to use defaults" ); >+ warn "Warning - ACCOUNT_DEBIT and ACCOUNT_CREDIT slip templates have been replaced. Backups have been made to the action logs for your reference."; > } >-- >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 26734
:
111976
|
111977
|
111978
|
112023
|
112024
|
112025
|
112026
|
116257
|
116259
|
116260
|
116261
|
116262
|
116263
|
116272
|
116275
|
116276
|
116277
|
116278
|
116279
|
116644
|
116645
|
116646
|
116647
|
116648
|
116655
|
116656
|
116657
|
116658
|
116659
|
116663
|
116664
|
116665
|
116666
|
116667
|
117261
|
117262
|
117263
|
117264
|
117265
|
118191
|
118192
|
118193
|
118194
|
118195
|
118196
|
118197
|
118200
|
118482
|
118483
|
118484
|
118485
|
118486
|
118487
|
118488
|
118489
|
119350
|
119351
|
119352
|
119353
|
119354
|
119355
|
119356
|
119357
|
119358
| 119642 |
120077
|
121446
|
121449