[% INCLUDE 'acquisitions-toolbar.inc' %]
[% IF ( validate ) %]
[% ELSE %]
[% IF ( booksellername ) %]
Contact information
Address:
[% booksellerpostal %]
[% bookselleraddress1 %]
[% bookselleraddress2 %]
[% bookselleraddress3 %]
[% bookselleraddress4 %]
[% booksellerurl %]
Phone:
[% booksellerphone %] / Fax:
[% booksellerfax %]
[% FOREACH contact IN contacts %]
- Contact:
- [% contact.name %]
[% contact.position %]
[% contact.phone %]
[% contact.altphone %]
[% contact.email %]
[% contact.notes %]
[% END %]
[% IF ( booksellernotes ) %]
Notes:
[% booksellernotes %]
[% END %]
[% END %]
Orders with uncertain prices
[% END %]