https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38207
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #25 from Jonathan Druart <[email protected]> --- This caused some Cypress failures: Cannot read properties of undefined (reading 'authorised_values') Because there are no AV for VENDOR_PAYMENT_METHOD First question is: is it expect to have the 2 Card and BACS created only for upgraded installs? Then I think we should fix koha-tmpl/intranet-tmpl/prog/js/vue/composables/authorisedValues.js to fix this situation, but it should be a separate bug I'd say. -- 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/
