Bugzilla – Attachment 104196 Details for
Bug 24162
Add quantity column to the late orders table
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24162: Add quantity column to the columns settings config
Bug-24162-Add-quantity-column-to-the-columns-setti.patch (text/plain), 708 bytes, created by
Jonathan Druart
on 2020-05-02 14:02:56 UTC
(
hide
)
Description:
Bug 24162: Add quantity column to the columns settings config
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-05-02 14:02:56 UTC
Size:
708 bytes
patch
obsolete
>From b4d339e77928323bb20250b0f93154b6d8757a7b Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Sat, 2 May 2020 16:02:27 +0200 >Subject: [PATCH] Bug 24162: Add quantity column to the columns settings config > >--- > admin/columns_settings.yml | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index 19e0bebb3c..60b6f1dedb 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -47,6 +47,8 @@ modules: > columnname: vendor > - > columnname: information >+ - >+ columnname: quantity > - > columnname: total_cost > - >-- >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 24162
:
97124
|
98693
|
99779
|
104195
|
104196
|
104342
|
104343
|
104344