projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c5e582
)
Current understanding of Midwest Tape's preferences for enriched EDI
author
Lebbeous Fogle-Weekley
<lebbeous@esilibrary.com>
Mon, 10 Dec 2012 19:41:35 +0000
(14:41 -0500)
committer
Bill Erickson
<berick@esilibrary.com>
Mon, 10 Dec 2012 19:52:46 +0000
(14:52 -0500)
This change is designed to give Midwest Tape what they want in the GIR
segments of an EDI purchase order, although future refinement/correction
is possible.
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
edi_order.tt2
patch
|
blob
|
history
diff --git
a/edi_order.tt2
b/edi_order.tt2
index
9c6fe3b
..
cfe8c0a
100644
(file)
--- a/
edi_order.tt2
+++ b/
edi_order.tt2
@@
-51,6
+51,12
@@
INC_FUND = 1;
END;
+ IF VENDOR_MW_TAPE;
+ INC_FUND = 1;
+ INC_COLLECTION_CODE = 0;
+ INC_ITEM_TYPE = 0;
+ END;
+
# END GIR configuration ---------------------------------
-%]