Hi Luis, at the moment you can't define a new slip in Koha like this. Usually Koha expects a notice with a certain code and module that then is used when a specific event or action triggers it. For example: a hold is set to waiting, a notice with the code HOLD will be sent to the patron etc. Information about which slips and notices exist can be found on the wiki: https://wiki.koha-community.org/wiki/Customising_Notices_and_Slips Hope this helps, Katrin On 09.05.2017 15:48, Luis Moises Rojas wrote:
Hello everybodyAdding Notices & Slips <http://translate.koha-community.org/manual/16.11/en/html/tools.html#addnotices>
We are trying to create a new Slips, This slips will be give to users when they ask for a book.
According to koha is very easy New Notice Code and a name Then select a template and Voula!
Well, nothing happen. In fact, neither the predefined templates appears.
Any help?