https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21859 Bug ID: 21859 Summary: Fields to choose on Notice editor often contains non-applicable tables and fields Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: barton@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com The fields to insert section of the notices and slips editor (Home › Tools › Notices & slips › Modify notice) bases the fields to add on 'letter.module'. Unfortunately, this means that there are often tables shown that are not actually available on the notice in question. The most extreme example are DUEDGST and PREDUEDGST, which can only use <<branches.*>>, <<borrowers.*>>, <<items.content>> and <<count>>, but shows <<biblio.*>>, <<biblioitems.*>>, <<items.*>>, <<opac_news.*>> and <<issues.*>>, all of which are un-available. This is part of the Notice documentation rfc (https://wiki.koha-community.org/wiki/Notice_documentation_rfc). See also Bug 21858. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.