Fails to show instruments assigned to a given manufacturer

Hi, in my Senaite instance it fails to retrieve the list of instruments assigned to a manufacturer, here’s the trace:
2021-03-04 17:11:37 INFO senaite.core ListingView::call
2021-03-04 17:11:37 INFO senaite.core ListingView::update
2021-03-04 17:11:38 INFO senaite.core ListingView::call
2021-03-04 17:11:38 INFO senaite.core ListingView::update
2021-03-04 17:11:38 INFO senaite.core ListingView::update
2021-03-04 17:11:38 INFO senaite.core ListingView::search:searchterm=’’
2021-03-04 17:11:38 INFO senaite.core ListingView::search: Prepare catalog query for ‘bika_setup_catalog’
2021-03-04 17:11:38 INFO senaite.core ListingView::get_catalog_query: query={‘is_active’: True, ‘portal_type’: ‘Instrument’, ‘sort_on’: ‘sortable_title’, ‘sort_order’: ‘ascending’}
2021-03-04 17:11:38 INFO senaite.core ListingView::search: Search for ‘’ executed in 0.00s (22 matches)
2021-03-04 17:11:38 ERROR Zope.SiteErrorLog 1614888698.680.399545876576 http://localhost:8080/senaite/bika_setup/bika_manufacturers/manufacturer-19/instruments/folderitems
Traceback (innermost last):
Module ZPublisher.Publish, line 138, in publish
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 48, in call_object
Module senaite.core.listing.view, line 214, in call
Module senaite.core.listing.ajax, line 103, in handle_subpath
Module senaite.core.listing.decorators, line 63, in wrapper
Module senaite.core.listing.decorators, line 50, in wrapper
Module senaite.core.listing.decorators, line 100, in wrapper
Module senaite.core.listing.ajax, line 528, in ajax_folderitems
Module senaite.core.listing.decorators, line 88, in wrapper
Module senaite.core.listing.ajax, line 307, in get_folderitems
Module senaite.core.listing.view, line 859, in folderitems
Module bika.lims.browser.manufacturer, line 29, in isItemAllowed
AttributeError: getManufacturer

Should I report it as an issue?

Thanks,

Gonzalo