[Koha-bugs] [Bug 13023] Nonpublic note for items should be mapped to a database column like itemnotes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 24 13:20:41 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13023

Paola Rossi <paola.rossi at cineca.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32513|0                           |1
        is obsolete|                            |

--- Comment #9 from Paola Rossi <paola.rossi at cineca.it> ---
Created attachment 32663
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32663&action=edit
Bug 13023 - Nonpublic note for items should be mapped to a database column like
itemnotes

I've applied against mater 3.17.00.030

IMO everything is OK.

I pass the patch to "Signed OFF" status.

-------------------
On "Koha to MARC mapping", items' table, I saw these 2 rows about 952-x:

itemnotes_nonpublic     952     x     Non-public note
paidfor                 952     x     Non-public note

I asked to edit paidfor: no text was at the "900s" row. 
Anyway I unmapped paidfor, and in the items' table I saw:

itemnotes_nonpublic     952     x     Non-public note
paidfor 
-------------------------

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list