| Summary: | Date acquired missing from checkins table column configuration | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED WORKSFORME | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | lucas |
| Version: | Main | ||
| 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: | |||
|
Description
Katrin Fischer
2021-02-07 12:00:53 UTC
In columns_settings.yml it is called 'dateaccessioned' and is hidden by default. That is wrong? Shouldn't it be called 'dateaquired' to match what we see in the table? Also should it not be hidden by default? columnname: dateaccessioned is_hidden: 1 Hi Lucas, i have to re-check- but it was displaying and I wanted to hide it - and the control for that was not there. This works for me |