too many column merged. minor change
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / acqui / parcel.tmpl
1 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
2 <title>Koha &rsaquo; Acquisitions &rsaquo; <!-- TMPL_IF name="date" -->
3             Receipt Summary for <!-- TMPL_VAR NAME="name" --> <!--TMPL_IF Name="invoice"-->Parcel <!-- TMPL_VAR NAME="invoice" --><!--/TMPL_IF --> on <!-- TMPL_VAR NAME="date" --><!-- TMPL_ELSE -->Orders not yet Received for <!-- TMPL_VAR NAME="name" --><!-- /TMPL_IF --></title>
4 <!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
5 </head>
6 <body>
7 <!-- TMPL_INCLUDE NAME="header.inc" -->
8 <!-- TMPL_INCLUDE NAME="acquisitions-search.inc" -->
9
10 <div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/acqui/acqui-home.pl">Acquisitions</a> &rsaquo;  <!-- TMPL_IF name="date" -->
11             Receipt Summary for <i><!-- TMPL_VAR NAME="name" --></i> <!--TMPL_IF Name="invoice"-->Parcel <i><!-- TMPL_VAR NAME="invoice" --></i><!--/TMPL_IF --> on <i><!-- TMPL_VAR NAME="date" --></i>
12         <!-- TMPL_ELSE -->
13             Orders not yet Received for <!-- TMPL_VAR NAME="name" -->
14         <!-- /TMPL_IF --></div>
15
16 <div id="doc3" class="yui-t2">
17    
18    <div id="bd">
19         <div id="yui-main">
20         <div class="yui-b">
21         
22     <h1>
23         <!-- TMPL_IF name="date" -->
24             Receipt Summary for <i><!-- TMPL_VAR NAME="name" --></i> <!--TMPL_IF Name="invoice"-->Parcel <i><!-- TMPL_VAR NAME="invoice" --></i><!--/TMPL_IF --> on <i><!-- TMPL_VAR NAME="date" --></i>
25         <!-- TMPL_ELSE -->
26             Orders not yet Received for <!-- TMPL_VAR NAME="name" -->
27         <!-- /TMPL_IF -->
28     </h1>
29 <div id="acqui_recieve_summary">
30     <p>Parcel: <!-- TMPL_VAR NAME="invoice" --></p>
31     <p>Received by: <!-- TMPL_VAR NAME="loggedinusername" --></p>
32     <p>On: <!-- TMPL_VAR NAME="datereceived" --></p>
33 </div>
34 <div id="acqui_recieve_recievelist">
35     <h2>Receive list</h2>
36     <form action="/cgi-bin/koha/acqui/parcel.pl" method="get" name="orderform">
37     <table>
38         <tr>
39             <th>BASKET</th>
40             <th>Summary</th>
41             <th>QTY ordered</th>
42             <th>Est Cost</th>
43             <th>ACTUAL</th>
44             <th>QTY received</th>
45             <th>TOTAL</th>
46         </tr>
47         <!-- TMPL_LOOP NAME="loop_received" -->
48             <tr>
49                 <td><a href="/cgi-bin/koha/acqui/basket.pl?basketno=<!-- TMPL_VAR NAME="basketno" -->"><!-- TMPL_VAR NAME="basketno" --></a></td>
50                 <td><a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=<!-- TMPL_VAR name="biblionumber" -->"><!-- TMPL_VAR NAME="title" --></a>
51                 <!-- TMPL_IF NAME="isbn" --><br />ISBN: <!-- TMPL_VAR NAME="isbn" --><!--/TMPL_IF-->
52                 <!-- TMPL_IF NAME="author" --><br />author :<!-- TMPL_VAR NAME="author" --><!--/TMPL_IF-->
53                 <!-- TMPL_IF NAME="publishercode" --><br />Publisher :<!-- TMPL_VAR NAME="publishercode" --><!--/TMPL_IF-->
54                 </td>
55                 <td><!-- TMPL_VAR NAME="quantity" --></td>
56                 <td><!-- TMPL_VAR NAME="ecost" --></td>
57                 <td><!-- TMPL_VAR NAME="unitprice" --></td>
58                 <td><a href="orderreceive.pl?recieve=<!-- TMPL_VAR NAME="ordernumber" -->&amp;biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->&amp;daterecieved=<!-- TMPL_VAR NAME="datereceived" -->&amp;invoice=<!-- TMPL_VAR NAME="invoice" -->&amp;gst=<!-- TMPL_VAR NAME="gst" -->&amp;freight=<!-- TMPL_VAR NAME="freight" -->&amp;supplierid=<!-- TMPL_VAR NAME="supplierid" -->"><!-- TMPL_VAR NAME="quantityreceived" --></a></td>
59                 <td><!-- TMPL_VAR NAME="total" --></td>
60             </tr>
61         <!-- /TMPL_LOOP -->
62         <tr>
63             <th colspan="2">&nbsp;</th>
64             <th>SUBTOTALS</th>
65             <th><!-- TMPL_VAR NAME="totalprice" --></th>
66             <th><!-- TMPL_VAR NAME="totalfreight" --></th>
67             <th><!-- TMPL_VAR NAME="totalquantity" --></th>
68             <th><!-- TMPL_VAR NAME="tototal" --></th>
69         </tr>
70         <tr>
71             <td colspan="4">
72             <b>HELP</b>
73                 <p>The total at the bottom of the page should be within a few cents of the total for the invoice.</p>
74             </td>
75             <td colspan="2"><b>GST</b></td>
76             <td><!-- TMPL_VAR NAME="gst" --></td>
77         </tr>
78         <tr>
79         <td colspan="4">&nbsp;</td>
80             <td colspan="2"><b>TOTAL</b></td>
81             <td><!-- TMPL_VAR NAME="grandtot" --></td>
82         </tr>
83     </table>
84     </form>
85 </div>
86 <div id="acqui_recieve_search">
87     <h2>Add a book to the receipt</h2>
88     <form action="/cgi-bin/koha/acqui/orderreceive.pl">
89         <input type="hidden" name="supplierid" value="<!-- TMPL_VAR NAME="supplierid" -->" />
90         <input type="hidden" name="gst" value="<!-- TMPL_VAR NAME="gst" -->" />
91         <input type="hidden" name="freight" value="<!-- TMPL_VAR NAME="freight" -->" />
92         <input type="hidden" name="invoice" value="<!-- TMPL_VAR NAME="invoice" -->" />
93         <p><label for="recieve">Search ISBN or Title:</label> <input type="text" size="25" id="recieve" name="recieve" /></p>
94     </form>
95     <table> <caption>or select a pending orders</caption>
96         <tr>
97             <th>BASKET</th>
98             <th>Summary</th>
99             <th>Order qty</th>
100             <th>Order cost</th>
101             <th>Already Received </th>
102             <th>Received cost</th>
103         </tr>
104         <!-- TMPL_LOOP NAME="loop_orders" -->
105             <tr>
106                 <td><a href="/cgi-bin/koha/acqui/basket.pl?basketno=<!-- TMPL_VAR NAME="basketno" -->"><!-- TMPL_VAR NAME="basketno" --></a></td>
107                 <td>
108                   <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=<!-- TMPL_VAR name="biblionumber" -->"><!-- TMPL_VAR NAME="title" --></a>
109                   <!-- TMPL_VAR NAME="title" --></a>
110                 <!-- TMPL_IF NAME="isbn" --><br />ISBN: <!-- TMPL_VAR NAME="isbn" --><!--/TMPL_IF-->
111                 <!-- TMPL_IF NAME="author" --><br />author :<!-- TMPL_VAR NAME="author" --><!--/TMPL_IF-->
112                 <!-- TMPL_IF NAME="publishercode" --><br />Publisher :<!-- TMPL_VAR NAME="publishercode" --><!--/TMPL_IF-->
113                 </td>
114                 <td><!-- TMPL_VAR NAME="quantity" --></td>
115                 <td><!-- TMPL_VAR NAME="ecost" --></td>
116                 <td><!-- TMPL_IF name="quantityreceived" -->
117                         <!-- TMPL_VAR NAME="quantityreceived" --> <a href="orderreceive.pl?recieve=<!-- TMPL_VAR NAME="ordernumber" -->&amp;biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->&amp;daterecieved=<!-- TMPL_VAR NAME="datereceived" -->&amp;invoice=<!-- TMPL_VAR NAME="invoice" -->&amp;gst=<!-- TMPL_VAR NAME="gst" -->&amp;freight=<!-- TMPL_VAR NAME="freight" -->&amp;supplierid=<!-- TMPL_VAR NAME="supplierid" -->">More</a>
118                     <!-- TMPL_ELSE -->
119                         <a href="orderreceive.pl?recieve=<!-- TMPL_VAR NAME="ordernumber" -->&amp;biblionumber=<!-- TMPL_VAR NAME="biblionumber" -->&amp;daterecieved=<!-- TMPL_VAR NAME="datereceived" -->&amp;invoice=<!-- TMPL_VAR NAME="invoice" -->&amp;gst=<!-- TMPL_VAR NAME="gst" -->&amp;freight=<!-- TMPL_VAR NAME="freight" -->&amp;supplierid=<!-- TMPL_VAR NAME="supplierid" -->">Recieve</a>
120                     <!-- /TMPL_IF -->
121                 </td>
122                 <td><!-- TMPL_IF EXPR="unitprice ne '0.00'" --><!-- TMPL_VAR NAME="unitprice" --><!-- /TMPL_IF --></td>
123             </tr>
124         <!-- /TMPL_LOOP -->
125             <tr>
126                 <th colspan="2">TOTAL</th>
127                 <th><!-- TMPL_VAR NAME="totalPquantity" --></th>
128                 <th><!-- TMPL_VAR NAME="totalPecost" --></th>
129                 <th><!-- TMPL_VAR NAME="quantityreceived" --></th>
130                 <th><!-- TMPL_VAR NAME="totalPunitprice" --></th>
131             </tr>
132      </table>
133 </div>
134 </div>
135 </div>
136 <div class="yui-b">
137 <!-- TMPL_INCLUDE NAME="acquisitions-menu.inc" -->
138 </div>
139 </div>
140 <!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->