| Summary: | Removal of C4::Dates from acqui/ordered.pl and acqui/spent.pl | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Adrien SAURAT <adrien.saurat> |
| Component: | Acquisitions | Assignee: | Adrien SAURAT <adrien.saurat> |
| Status: | CLOSED FIXED | QA Contact: | Ian Walls <koha.sekjal> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | paul.poulain |
| Version: | 3.8 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | |||
| Bug Blocks: | 7444 | ||
| Attachments: |
proposed patch #1
[PASSED QA] Bug 7735: removal of C4::Dates when unused |
||
|
Description
Adrien SAURAT
2012-03-19 13:14:50 UTC
Created attachment 8274 [details] [review] proposed patch #1 Removes C4::Dates in sent.pl and ordered.pl Created attachment 8320 [details] [review] [PASSED QA] Bug 7735: removal of C4::Dates when unused Removes use of C4::Dates in acqui/ordered.pl and acqui/spent.pl Signed-off-by: Ian Walls <koha.sekjal@gmail.com> Pages are fine without these dependencies; tested by loading both on staff client and command line. Marking Signed Off and Passed QA in one go. There have been no further reports of problems so I am marking this bug resolved. |