https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38207 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@gmail.com --- Comment #25 from Jonathan Druart <jonathan.druart@gmail.com> --- 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.