|
Lines 8-19
Link Here
|
| 8 |
[% SET footerjs = 1 %] |
8 |
[% SET footerjs = 1 %] |
| 9 |
[% INCLUDE 'doc-head-open.inc' %] |
9 |
[% INCLUDE 'doc-head-open.inc' %] |
| 10 |
<title> |
10 |
<title> |
| 11 |
Koha › Acquisitions › |
|
|
| 12 |
[% IF ( invoiceclosedate ) %] |
11 |
[% IF ( invoiceclosedate ) %] |
| 13 |
Receipt summary for [% name | html %] [% IF ( invoice ) %]invoice [% invoice | html %][% END %] |
12 |
Receipt summary for [% name | html %] [% IF ( invoice ) %]invoice [ |
|
|
13 |
% invoice | html %][% END %] |
| 14 |
[% ELSE %] |
14 |
[% ELSE %] |
| 15 |
Receive orders from [% name | html %] |
15 |
Receive orders from [% name | html %] |
| 16 |
[% END %] |
16 |
[% END %] › Acquisitions › Koha |
| 17 |
</title> |
17 |
</title> |
| 18 |
[% INCLUDE 'doc-head-close.inc' %] |
18 |
[% INCLUDE 'doc-head-close.inc' %] |
| 19 |
</head> |
19 |
</head> |