https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35714
--- Comment #6 from Jonathan Druart <[email protected]> --- (In reply to Laura Escamilla from comment #5) > 1. Can you confirm that you have run `yarn js:build` after you applied the > patch? > --Yes I ran the yarn build and I am still seeing errors when trying to print > slips with processes that do not have a letter code. Please make sure your browser's cache is correctly flushed. You are not supposed to be able to print slip an item if it has a process without a letter template. If you still recreate can you screenshot and share it please? > 2. Yes, if at least one item has a process different that the default (the > one > defined at the train level), then the items are not displayed in a table. > This is because we cannot display several items from different process (and > so different attributes/columns) in the same table. > > --That makes sense! I missed the step of changing my default process on the > train when I changed it for the item. Maybe we could add a warning for > libraries that says something along the lines of "New item process does not > match Train xx's process."? I can see how some staff members might miss this > step. I will be happy to implement your suggestion if you open a new bug report. -- You are receiving this mail because: 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/
