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

Hugo Agud <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #8 from Hugo Agud <[email protected]> ---
Hi

I have seen this issue right now... as far I have been able to check

At MySQL we have two fields 

mysql itemnotes_nonpubl
mysql more_subfields_xml


when you add non public notes via 'edit items' the content is saved on
more_subfields_xml
when you add non public notes via items tab at biblio record, the content is
saved on itemnotes_nonpubl

the detail view of record shows the content of itemonotes_nonpubl and the table
inside edit items show mysql_more_subfields_xml

then we have duplicate store fields for non_public_notes , and depending what
you have filled you can see in one place or another

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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