X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Facqui%2Fneworderempty.tt;h=549bf629710310f3d82d892e0af060747f95bf03;hb=3b45b745cf5a2a0392b9817e60de8461037feb6a;hp=a27d1516df83a5744783fafaf6fc49a80fafcc98;hpb=f7a525fa09008d98340739bd930fc48debcd306f;p=koha.git diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt index a27d1516df..549bf62971 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt @@ -1,14 +1,49 @@ +[% USE KohaDates %] [% INCLUDE 'doc-head-open.inc' %] Koha › Acquisitions › Basket [% basketno %] › [% IF ( ordernumber ) %]Modify order details (line #[% ordernumber %])[% ELSE %]New order[% END %] [% INCLUDE 'doc-head-close.inc' %] +[% INCLUDE 'additem.js.inc' %] - + [% INCLUDE 'header.inc' %] [% INCLUDE 'acquisitions-search.inc' %] @@ -168,11 +186,13 @@ $(document).ready(function() [% END %] + + [% IF ( basketno ) %]
-
+
Basket details -
    +
      [% IF ( basketnote ) %]
    1. Internal note: [% basketnote %]
    2. [% END %] [% IF ( basketbooksellernote ) %]
    3. Vendor note: [% basketbooksellernote %]
    4. [% END %] [% IF ( basketcontractno ) %] @@ -180,10 +200,10 @@ $(document).ready(function()
    5. Contract name: [% basketcontractname %]
    6. [% END %] [% IF ( authorisedbyname ) %]
    7. Managed by: [% authorisedbyname %]
    8. [% END %] - [% IF ( creationdate ) %]
    9. Open on: [% creationdate %]
    10. [% END %] + [% IF ( creationdate ) %]
    11. Open on: [% creationdate | $KohaDates %]
    12. [% END %] [% IF ( closedate ) %]
      -
    13. Closed on: [% closedate %]
    14. +
    15. Closed on: [% closedate | $KohaDates %]
    16. [% IF ( basketgroups ) %]
    17. Basketgroup:
    18. -
      -
      +
      [% END %] + [% END %] -
    -
+ +
[% END %] -
+
@@ -224,18 +244,16 @@ $(document).ready(function() - - - - - - + + + [% FOREACH loop_currencie IN loop_currencies %] - + [% END %] +
  1. [% IF ( biblionumber ) %] Title @@ -291,6 +309,17 @@ $(document).ready(function() [% END %]
  2. + [% IF (UNIMARC) %] +
  3. + [% IF ( biblionumber ) %] + EAN: + [% ean %] + [% ELSE %] + + + [% END %] +
  4. + [% END %]
  5. [% IF ( biblionumber ) %] Series: @@ -326,47 +355,55 @@ $(document).ready(function()
    1. Suggested by: - [% surnamesuggestedby %][% IF ( firstnamesuggestedby ) %], [% firstnamesuggestedby %][% END %] (suggestion #[% suggestionid %]) + [% surnamesuggestedby %][% IF ( firstnamesuggestedby ) %], [% firstnamesuggestedby %][% END %] (suggestion #[% suggestionid %])
[% END %] - [% IF ( items ) %] -
- Item - [% IF ( NoACQframework ) %] -
No ACQ framework, using default. You should create a framework with code ACQ, the items framework would be used
- [% END %] - - [% FOREACH item IN items %] -
-
-
    [% FOREACH iteminformatio IN item.iteminformation %]
  1. -
    - - - [% iteminformatio.marc_value %] - - - - - - [% IF ( iteminformatio.ITEM_SUBFIELDS_ARE_NOT_REPEATABLE ) %] - + - [% END %] - -
  2. - [% END %] -
- Add - -
-
- - [% END %] -
- [% END %] + [% UNLESS subscriptionid %][% # it is a suggestion, we have not items %] + [% IF (AcqCreateItemOrdering) %] + + + +
+ Item + [% IF ( NoACQframework ) %] +
No ACQ framework, using default. You should create a framework with code ACQ, the items framework would be used
+ [% END %] + +
+ +
+ [% END %][%# UNLESS subscriptionid %] + [% END %][%# IF (AcqCreateItemOrdering) %]
Accounting Details
    @@ -375,11 +412,19 @@ $(document).ready(function() Quantity: [% quantity %] [% ELSE %] - - [% IF ( items ) %] - + + [% IF (AcqCreateItemOrdering) %] + [% IF subscriptionid %] + + [% ELSE %] + + [% END %] [% ELSE %] - + [% IF subscriptionid %] + + [% ELSE %] + + [% END %] [% END %] [% END %] @@ -398,7 +443,7 @@ $(document).ready(function() [% ELSE %] [% IF ( budget_loo.b_active ) %] - [% ELSE %] + [% ELSE %] [% END %] [% END %] [% END %] @@ -413,7 +458,7 @@ $(document).ready(function() [% currency %] [% ELSE %] - [% FOREACH loop_currencie IN loop_currencies %] [% IF ( loop_currencie.selected ) %][% ELSE %][% END %][% END %] @@ -421,11 +466,11 @@ $(document).ready(function()
  1. [% IF ( close ) %] - Vendor price: + Vendor price: [% listprice %] [% ELSE %] - + [% END %]
  2. [% UNLESS ( close ) %] @@ -438,62 +483,86 @@ $(document).ready(function() [% END %] [% END %] -
  3. + [% IF ( gst_values ) %] +
  4. + [% IF ( close ) %] + Tax rate: + [% gstrate %]% + [% ELSE %] + + + [% END %] + [% ELSE %] + +
  5. + [% END %] +
  6. + [% IF ( close ) %] - Replacement cost: - [% rrp %] + [% IF ( orderdiscount ) %] + [% orderdiscount_2dp %]% + [% ELSE %] + [% discount_2dp %]% + [% END %] [% ELSE %] - - (adjusted for [% cur_active %]) + [% IF ( orderdiscount ) %] + % + [% ELSE %] + % + [% END %] [% END %]
  7. [% IF ( close ) %] - - + Replacement cost: + [% rrp %] [% ELSE %] - - + + (adjusted for [% cur_active %]) [% END %] - [% IF ( discount_2dp ) %] (adjusted for [% discount_2dp %]% discount) [% END %] -
  8. - [% IF ( GST ) %]
  9. [% IF ( close ) %] - - + + [% ELSE %] - - + + [% END %]
  10. - [% END %]
  11. [% IF ( close ) %] - - + + [% ELSE %] - - (budgeted cost * quantity) + + (budgeted cost * quantity) [% END %]
  12. [% IF ( close ) %] - - + + [% ELSE %] - - + + [% END %]
  13. - +
  14. The 2 following fields are available for your own usage. They can be useful for statistical purposes
    - + [% IF CGIsort1 %] [% ELSE %] - [% END %] +
  15. - + [% IF CGIsort2 %] [% END %] +
  16. -
+
- [% IF ( suggestionid ) %]Cancel[% ELSE %]Cancel[% END %] + + + [% IF (suggestionid) %] + Cancel + [% ELSE %] + [% IF subscriptionid %] + Cancel + [% ELSE %] + Cancel + [% END %] + [% END %]