[Koha-bugs] [Bug 34252] Ability to link to ILL request in external ILL system

2023-11-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34252

--- Comment #6 from Pedro Amorim  ---
(In reply to Lisette Scheer from comment #5)
> Could we add a column to the table externalurl that's hidden by default but
> plugins could choose to fill per backend?

Yes, I think this would be ideal. Use illrequestattributes instead of adding a
new column to the illrequests table.

To add to this suggestion, we could also consider a way to make the table
columns themselves hookable, so that plugins are able to add columns
dynamically. This, of course, is a lot more work but would also address future
needs similar to this one (without having to push to core every time). This is
just my opinion though, take it for what it is!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 34252] Ability to link to ILL request in external ILL system

2023-11-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34252

Lisette Scheer  changed:

   What|Removed |Added

 CC||lisette.scheer@bywatersolut
   ||ions.com

--- Comment #5 from Lisette Scheer  ---
Could we add a column to the table externalurl that's hidden by default but
plugins could choose to fill per backend?

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 34252] Ability to link to ILL request in external ILL system

2023-07-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34252

--- Comment #4 from Katrin Fischer  ---
The order ID can be used to construct the URL. I think was looking for some way
to add this nicely to the GUI without resorting to jQuery. 

Might need some more thought.

Having something configurable might be nice.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 34252] Ability to link to ILL request in external ILL system

2023-07-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34252

--- Comment #3 from Pedro Amorim  ---
(In reply to Katrin Fischer from comment #2)
> Hm, I am not sure. We don't use that yet and I thought it was supposed to be
> the URL to the document, like a delivery URL.

What about orderid? We use that to store the ID of the order placed in the
supplier in some of our backends.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 34252] Ability to link to ILL request in external ILL system

2023-07-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34252

--- Comment #2 from Katrin Fischer  ---
Hm, I am not sure. We don't use that yet and I thought it was supposed to be
the URL to the document, like a delivery URL.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/


[Koha-bugs] [Bug 34252] Ability to link to ILL request in external ILL system

2023-07-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34252

--- Comment #1 from Pedro Amorim  ---
Does the existent accessurl column in illrequests satisfy this requirement?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/