]> git.evergreen-ils.org Git - working/Evergreen.git/blob - edi_scratch/ruby_json2edi.orders
Update comment (trivial)
[working/Evergreen.git] / edi_scratch / ruby_json2edi.orders
1
2 {
3    "recipient":"1556150",
4    "sender":"6666666",
5    "body": [{
6      "ORDERS":[ "order", {
7         "po_number":8,
8         "date":"20100621",
9         "buyer":[{                "id":"6666666 0001", 
10                 "id-qualifier": 91        }],
11         "vendor":[             "1556150",
12             {"id-qualifier": 92, "id":"8"}
13         ],
14         "currency":"USD",
15         "items":[
16         
17         {
18             "identifiers":[   
19                                             {"id-qualifier":"EN","id":"9780446360272"},
20                 
21                                             {"id-qualifier":"IB","id":"0446360279"},
22             
23                 {"id-qualifier":"SA","id":"57"}
24             ],
25             "price":4.50,
26             "desc":[
27                 {"BTI":"Webster's new world thesaurus :"}, 
28                 {"BPU":"Warner Books, Inc.,"},
29                 {"BPD":"1990."},
30                 {"BPH":"xv, 494 p. ;"}
31             ],
32             "quantity":10
33         },        
34         {
35             "identifiers":[   
36                                             {"id-qualifier":"EN","id":"9780446357197"},
37                 
38                                             {"id-qualifier":"IB","id":"0446357197"},
39                                             {"id-qualifier":"IB","id":"0446831832"},
40                                             {"id-qualifier":"EN","id":"9780446831833"},
41                 
42             
43                 {"id-qualifier":"SA","id":"59"}
44             ],
45             "price":7.99,
46             "desc":[
47                 {"BTI":"The world is full of divorced women /"}, 
48                 {"BPU":"Warner Books,"},
49                 {"BPD":"c1980."},
50                 {"BPH":"413 p. ;"}
51             ],
52             "quantity":8
53         },        
54         {
55             "identifiers":[   
56                                             {"id-qualifier":"EN","id":"9780446350105"},
57                 
58                                             {"id-qualifier":"IB","id":"0446350109"},
59             
60                 {"id-qualifier":"SA","id":"60"}
61             ],
62             "price":8.75,
63             "desc":[
64                 {"BTI":"Windmills of the gods /"}, 
65                 {"BPU":"Warner Books,"},
66                 {"BPD":"1988, c1987."},
67                 {"BPH":"xiii, 434 p. ;"}
68             ],
69             "quantity":5
70         }        
71         ],
72         "line_items":3
73      }]  
74    }]    
75 }