Bugzilla – Attachment 158646 Details for
Bug 31041
Cashup summary modal printing issue
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31041: Add modal_printer.js asset to registers.tt
Bug-31041-Add-modalprinterjs-asset-to-registerstt.patch (text/plain), 973 bytes, created by
Martin Renvoize (ashimema)
on 2023-11-08 07:32:29 UTC
(
hide
)
Description:
Bug 31041: Add modal_printer.js asset to registers.tt
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2023-11-08 07:32:29 UTC
Size:
973 bytes
patch
obsolete
>From f0ac1bb061e5307b2d9b3c9255abbabbc198c893 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Tue, 7 Nov 2023 22:32:47 +0000 >Subject: [PATCH] Bug 31041: Add modal_printer.js asset to registers.tt > >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt >index 61a053e9875..52c96f850f1 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/pos/registers.tt >@@ -199,6 +199,7 @@ > [% INCLUDE 'format_price.inc' %] > [% INCLUDE 'js-date-format.inc' %] > [% Asset.js("js/cashup_modal.js") | $raw %] >+ [% Asset.js("js/modal_printer.js") | $raw %] > <script> > $(document).ready(function () { > >-- >2.41.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 31041
:
158283
|
158342
|
158589
|
158590
|
158591
|
158592
|
158636
|
158644
|
158645
| 158646 |
158647