Bugzilla – Attachment 194526 Details for
Bug 42001
Update duplicate purchase order number detection on EDI quote import to optionally send notifications to staff and vendors
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 42001: (follow-up) Send new EDI duplicate order preferences to HEA
890fb1b.patch (text/plain), 1.12 KB, created by
Martin Renvoize (ashimema)
on 2026-03-05 15:49:11 UTC
(
hide
)
Description:
Bug 42001: (follow-up) Send new EDI duplicate order preferences to HEA
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2026-03-05 15:49:11 UTC
Size:
1.12 KB
patch
obsolete
>From 890fb1bf4f82923d60053c65893ab9de0d5e8e46 Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@openfifth.co.uk> >Date: Thu, 5 Mar 2026 15:46:29 +0000 >Subject: [PATCH] Bug 42001: (follow-up) Send new EDI duplicate order > preferences to HEA > >Add EdiBlockDuplicateInvoice, EdiBlockDuplicateInvoiceEmailAddresses, >EdiBlockDuplicateInvoiceEmailNotice, EdiDuplicateOrderEmailAddresses, >and EdiDuplicateOrderEmailNotice to the list of system preferences >reported to the Koha usage statistics service (HEA). >--- > C4/UsageStats.pm | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/C4/UsageStats.pm b/C4/UsageStats.pm >index ddeccd63ae3..6c95d9a6679 100644 >--- a/C4/UsageStats.pm >+++ b/C4/UsageStats.pm >@@ -313,6 +313,11 @@ sub _shared_preferences { > PatronSelfRegistration > OPACShelfBrowser > AutoEmailNewUser >+ EdiBlockDuplicateInvoice >+ EdiBlockDuplicateInvoiceEmailAddresses >+ EdiBlockDuplicateInvoiceEmailNotice >+ EdiDuplicateOrderEmailAddresses >+ EdiDuplicateOrderEmailNotice > EmailFieldPrimary > autoMemberNum > BorrowerRenewalPeriodBase >-- >2.53.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 42001
:
194517
|
194523
|
194524
|
194525
| 194526