[Koha-bugs] [Bug 34587] Add a Usage Statistics module to ERM

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 16 10:46:44 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34587

--- Comment #20 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
(In reply to Lucas Gass from comment #17)
> (In reply to Lucas Gass from comment #7)
> > When I enable ERM and Add a new data provider manually I get a type error:
> > 
> > this.$refs.table.dt is not a function. For me this comes from KohaTable.vue
> > on line 150:
> > 
> > let dt = this.$refs.table.dt()
> > 
> > 
> > I have tried restarting everything and rebuilding the js with yarn js:build.
> 
> I don't think this was addressed and I am still getting this error. 
> 
> To recreate:
> 
> 1. ERM -> Add new data provider
> 2. Create manually
> 3. Add a provider manually 
> 4. Go back to /cgi-bin/koha/erm/agreements
> 5. Notice the type error

Hi Lucas, thank you!
I'm unable to reproduce this. I'm assuming /cgi-bin/koha/erm/agreements is a
typo but I can't reproduce the error in either agreements or data providers.
I created this manual data provider:
http://staff-usagestats.sandboxes.ptfs-europe.co.uk/cgi-bin/koha/erm/eusage/usage_data_providers/18
But I have no error anywhere, are you able to provide additional instructions?

Also, update your branch if you're testing locally. We've pushed quite a few
bug fixes since the first submission here.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list