Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Katrin Fischer f4b8c4ede9 Bug 15202: Fix date display when transferring an order
The date a basket was created was not displayed
according to the dateformat system preference.

Also fixes wording of the message shown when there
are no baskets for a chosen vendor.

To test:
- Create an order with an order line
- Click on the "Transfer" link on the basket
  summary page
- Search for a vendor without open baskets
- Verify change of message shown:
  "There are no open baskets for this vendor."
- Choose another vendor with open baskets
- Verify the creation date of the basket is
  displayed correctly formatted.

Followed test plan, works as expected.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2015-12-11 16:22:54 +00:00
..
csv Bug 14264: Fix export of late orders when translated 2015-11-23 11:24:51 -03:00
tables
acqui-home.tt
addorder.tt
addorderiso2709.tt
ajax.tt
basket.tt
basketgroup.tt
basketheader.tt
booksellers.tt
cancelorder.tt
histsearch.tt Bug 14946: Remove C4::Dates from acqui/* files 2015-11-17 23:42:55 -03:00
invoice-files.tt
invoice.tt
invoices.tt Bug 14946: Remove C4::Dates from acqui/* files 2015-11-17 23:42:55 -03:00
lateorders.tt
modordernotes.tt
neworderbiblio.tt
neworderempty.tt Bug 14743: addorder.pl redirect problems under plack behind apache 2.4.10 2015-11-10 09:28:47 -03:00
neworderempty_duplicate.tt
newordersubscription.tt
newordersuggestion.tt
ordered.tt
orderreceive.tt
parcel.tt Bug 14946: Remove C4::Dates from acqui/* files 2015-11-17 23:42:55 -03:00
parcels.tt Bug 14946: Remove C4::Dates from acqui/* files 2015-11-17 23:42:55 -03:00
spent.tt
supplier.tt
transferorder.tt Bug 15202: Fix date display when transferring an order 2015-12-11 16:22:54 +00:00
uncertainprice.tt
z3950_search.tt