Bugzilla – Attachment 44084 Details for
Bug 7736
Edifact QUOTE and ORDER functionality
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
0006-Fix-differences-between-kohastructure.sql-and-edifact.sql
0006-BUG-7736-Follow-up-Update-of-kohastructure.sql-to-ta.patch (text/plain), 894 bytes, created by
Zeno Tajoli
on 2015-10-27 15:16:53 UTC
(
hide
)
Description:
0006-Fix-differences-between-kohastructure.sql-and-edifact.sql
Filename:
MIME Type:
Creator:
Zeno Tajoli
Created:
2015-10-27 15:16:53 UTC
Size:
894 bytes
patch
obsolete
>From 5554a9637a57155b2492615dccdde2d6703c646b Mon Sep 17 00:00:00 2001 >From: Zeno Tajoli <z.tajoli@cineca.it> >Date: Tue, 27 Oct 2015 15:47:58 +0100 >Subject: [PATCH 6/6] [BUG 7736] Follow-up: Update of kohastructure.sql to > take in sync kohastructure.sql and > atomicupdate/edifact.sql > >--- > installer/data/mysql/kohastructure.sql | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/installer/data/mysql/kohastructure.sql b/installer/data/mysql/kohastructure.sql >index bc3703c..d4b50f9 100644 >--- a/installer/data/mysql/kohastructure.sql >+++ b/installer/data/mysql/kohastructure.sql >@@ -3597,6 +3597,7 @@ CREATE TABLE discharges ( > > DROP TABLE IF EXISTS edifact_ean; > CREATE TABLE edifact_ean ( >+ ee_id int(11) unsigned NOT NULL AUTO_INCREMENT, > branchcode varchar(10) NOT NULL , > ean varchar(15) NOT NULL, > id_code_qualifier varchar(3) NOT NULL default '14', >-- >1.7.10.4 >
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 7736
:
8275
|
8276
|
8446
|
8635
|
10226
|
12398
|
12438
|
12467
|
13071
|
15304
|
15729
|
16538
|
16629
|
16649
|
16652
|
16667
|
16732
|
16761
|
16779
|
16792
|
16864
|
16865
|
16866
|
16867
|
16868
|
16869
|
16870
|
16871
|
16872
|
16873
|
16874
|
16882
|
16883
|
16884
|
16885
|
16886
|
17120
|
17121
|
20983
|
20984
|
21475
|
33953
|
33957
|
34332
|
34833
|
35030
|
35106
|
35716
|
35717
|
35718
|
36738
|
44079
|
44080
|
44081
|
44082
|
44083
|
44084
|
46996
|
47004
|
48623
|
48624
|
48625
|
48626
|
48971
|
48972
|
48973
|
48974
|
48975
|
48976
|
49037
|
49038
|
49039
|
49040
|
49041
|
49042
|
49307
|
49850
|
50002
|
50008