https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35714
--- Comment #5 from Laura Escamilla <[email protected]> --- 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. 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. -- 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/
