Bugzilla – Attachment 130969 Details for
Bug 30130
Allow setting EDI type at the vendor level
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30130: (follow-up) Set BiC for 'Ulverscroft'
Bug-30130-follow-up-Set-BiC-for-Ulverscroft.patch (text/plain), 1.05 KB, created by
Martin Renvoize (ashimema)
on 2022-02-21 16:32:46 UTC
(
hide
)
Description:
Bug 30130: (follow-up) Set BiC for 'Ulverscroft'
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2022-02-21 16:32:46 UTC
Size:
1.05 KB
patch
obsolete
>From 73f1e6936c75a514bbccb6317d5b458353fb5eff Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Fri, 18 Feb 2022 14:38:40 +0000 >Subject: [PATCH] Bug 30130: (follow-up) Set BiC for 'Ulverscroft' > >The 'Ulverscroft' supplier is also a BiC follower, this patch adds their >SAN, 5013546031839, to the DB update. >--- > installer/data/mysql/atomicupdate/bug_30130.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/installer/data/mysql/atomicupdate/bug_30130.pl b/installer/data/mysql/atomicupdate/bug_30130.pl >index 58669f6fbd..6a5d8a8bcf 100644 >--- a/installer/data/mysql/atomicupdate/bug_30130.pl >+++ b/installer/data/mysql/atomicupdate/bug_30130.pl >@@ -12,7 +12,7 @@ return { > }); > > $dbh->do(q{ >- UPDATE vendor_edi_accounts SET standard = 'BIC' WHERE san IN ( '5013546025065', '9377779308820' ) >+ UPDATE vendor_edi_accounts SET standard = 'BIC' WHERE san IN ( '5013546025065', '9377779308820', '5013546031839' ) > }); > } > }, >-- >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 30130
:
130852
|
130860
|
130960
|
130966
|
130967
|
130968
|
130969
|
130970
|
130991
|
130992
|
130993
|
130994
|
130995
|
130996
|
132404
|
132405
|
132406
|
132407
|
132408
|
132409
|
132410