https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32168

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.koha-community
                   |                            |.org/bugzilla3/show_bug.cgi
                   |                            |?id=31212

--- Comment #1 from Katrin Fischer <[email protected]> ---
It looks like we already added dateaccessioned.pl to $w, so we could probably
also add it to datelastseen? 

Just wondering, if that could cause problems with bug 31212

  925         - tagfield: "952"
  926           tagsubfield: "w"
  927           liblibrarian: "Price effective from"
  928           libopac: "Price effective from"
  929           repeatable: 0
  930           mandatory: 0
  931           kohafield: items.replacementpricedate
  932           tab: 10
  933           authorised_value: ""
  934           authtypecode: ""
  935           value_builder: dateaccessioned.pl
  936           isurl: 0
  937           hidden: 0
  938           frameworkcode: ""
  939           seealso: ""
  940           link: ""
  941           defaultvalue:

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to