Bug 14084

Summary: order date language in Koha inconsistent
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: cunha, katrin.fischer, sfayle
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14086
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Nicole C. Engard 2015-04-29 20:42:43 UTC
In Koha when you create a basket there is a basket opened date, on other pages it's called the order date, on other pages it's called the placed on date and in some places it's the creation date - they should all be consistent which ever they use.
Comment 1 Nicole C. Engard 2016-07-27 13:15:53 UTC
I'll happily fix this, but would love to hear some ideas on what it should say.
Comment 2 Katrin Fischer 2016-07-31 19:59:26 UTC
Hm, in aqbasket there are 2 date fiels: creationdate and closedate.

As the order status switches to 'ordered' when you close the basket, I think order date makes sense there.
When the creationdate is displayed it should be creation date.