Bugzilla – Attachment 96699 Details for
Bug 24316
Fix non-English web installers by removing obsolete authorised value MANUAL_INV
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24316: (follow up) Fix es-ES web installer
Bug-24316-follow-up-Fix-es-ES-web-installer.patch (text/plain), 1.27 KB, created by
Katrin Fischer
on 2019-12-31 09:34:11 UTC
(
hide
)
Description:
Bug 24316: (follow up) Fix es-ES web installer
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2019-12-31 09:34:11 UTC
Size:
1.27 KB
patch
obsolete
>From 61d5cc9355fa56de71a822d05931baee0ca1fb76 Mon Sep 17 00:00:00 2001 >From: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> >Date: Mon, 30 Dec 2019 20:55:41 -0300 >Subject: [PATCH] Bug 24316: (follow up) Fix es-ES web installer > >Same correction, as other languages, removing >obsolete authorised value MANUAL_INV. > >Same test > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > installer/data/mysql/es-ES/optional/auth_val.sql | 3 --- > 1 file changed, 3 deletions(-) > >diff --git a/installer/data/mysql/es-ES/optional/auth_val.sql b/installer/data/mysql/es-ES/optional/auth_val.sql >index b66bcf24d0..e1aa6494b4 100644 >--- a/installer/data/mysql/es-ES/optional/auth_val.sql >+++ b/installer/data/mysql/es-ES/optional/auth_val.sql >@@ -41,9 +41,6 @@ INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('NOT_L > -- restricted status of an item, linked to items.restricted > INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('RESTRICTED','1','Restricted Access'); > >--- manual invoice types >-INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('MANUAL_INV','Copier Fees','.25'); >- > -- custom borrower notes > INSERT INTO `authorised_values` (category, authorised_value, lib) VALUES ('BOR_NOTES','ADDR','Address Notes'); > >-- >2.17.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 24316
:
96677
|
96692
|
96693
|
96699
|
96736
|
96737