[Koha-bugs] [Bug 18855] Fines cronjob can cause duplicate fines if run during active circulation

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18855 --- Comment #35 from Marcel de Rooy --- Why not remove: +# if the issue changed before the script got to it, then pass on it. +my $issue = Koha::Checkouts->find({ issue_id => $overdue->{issue_id} }); +next if ( ! $issue

[Koha-bugs] [Bug 28493] Make koha-passwd display the username

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28493 Magnus Enger changed: What|Removed |Added Status|ASSIGNED|Signed Off --- Comment #6

[Koha-bugs] [Bug 32748] Library limitations will cause data loss when editing items

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32748 --- Comment #22 from Thibaud Guillot --- (In reply to Michaela Sieber from comment #21) > (In reply to Thibaud Guillot from comment #18) > > Created attachment 151989 [details] [review] [review] > > Bug 32748: Prevent data erasing

[Koha-bugs] [Bug 20755] Allow separate email configuration for acq emails

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20755 Katrin Fischer changed: What|Removed |Added CC||michaela.sie...@kit.edu

[Koha-bugs] [Bug 28515] Make it easy to run batch modification on "all"

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28515 Magnus Enger changed: What|Removed |Added Status|NEW |RESOLVED

[Koha-bugs] [Bug 28592] ISE after paying through opac payment plugin

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28592 Magnus Enger changed: What|Removed |Added Status|NEW |RESOLVED

[Koha-bugs] [Bug 33997] Borrowers.updated_on should not be updated by track_login

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33997 --- Comment #9 from Matt Blenkinsop --- We had a customer who were trying to run a report to remove patrons who had been inactive for more than 5 years. They were trying to run this based on borrowers.updated_on rather than

[Koha-bugs] [Bug 33847] Database update replaces undefined rules with defaults rather than the value that would be used

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33847 --- Comment #10 from Kyle M Hall --- (In reply to Tomás Cohen Arazi from comment #6) > We shouldn't be using our business classes on the DBRev, as they can change > in the future and thus break this DBRev. I'm reading this as using

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #38 from Jonathan Druart --- Created attachment 152963 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152963=edit Bug 30708: (follow-up) Add user_train_item_id Sponsored-by: BULAC -

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #36 from Jonathan Druart --- Created attachment 152961 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152961=edit Bug 30708: Allow modifying attribute linked with AV to another value If a value is not

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #37 from Jonathan Druart --- Created attachment 152962 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152962=edit Bug 30708: Set default values for items added in batch to a train Technical notes:

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #34 from Jonathan Druart --- Created attachment 152959 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152959=edit Bug 30708: DO NOT PUSH - ONLY FOR DB UPDATE DURING TESTING STAGE Sponsored-by: BULAC -

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #33 from Jonathan Druart --- Created attachment 152958 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152958=edit Bug 30708: Allow attributes to be multivalued This is not working as it, but we are

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #35 from Jonathan Druart --- Created attachment 152960 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152960=edit Bug 30708: DBIC Sponsored-by: BULAC - http://www.bulac.fr/ Signed-off-by: BULAC -

[Koha-bugs] [Bug 33971] Remove support for x-koha-query header

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33971 --- Comment #21 from Tomás Cohen Arazi --- Pushed to master for 23.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 34106] Patron search in member-search-box.inc always defaults to 'Starts with' search

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34106 --- Comment #14 from Tomás Cohen Arazi --- Pushed to master for 23.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 34106] Patron search in member-search-box.inc always defaults to 'Starts with' search

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34106 Tomás Cohen Arazi changed: What|Removed |Added Version(s)||23.11.00

[Koha-bugs] [Bug 33720] updatedatabase.pl should purge memcached

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33720 --- Comment #13 from Tomás Cohen Arazi --- Pushed to master for 23.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 33971] Remove support for x-koha-query header

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33971 Tomás Cohen Arazi changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 34182] AddBiblio shouldn't set biblio.serial based on biblio.seriestitle

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34182 Martin Renvoize changed: What|Removed |Added Attachment #152921|0 |1 is obsolete|

[Koha-bugs] [Bug 34128] Series entry in the 490 field causes the ordering of items to change in the holdings table

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34128 Martin Renvoize changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 34101] Limit items types that can be checked out via SIP2

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34101 Martin Renvoize changed: What|Removed |Added Attachment #152799|0 |1 is obsolete|

[Koha-bugs] [Bug 34101] Limit items types that can be checked out via SIP2

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34101 Martin Renvoize changed: What|Removed |Added Attachment #152798|0 |1 is obsolete|

[Koha-bugs] [Bug 34177] Call number browser is not opening in new window

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34177 --- Comment #1 from Owen Leonard --- This works for me in my test system. Is there a JavaScript error in the browser console? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the

[Koha-bugs] [Bug 26692] Add barcode image generator service for OPAC

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26692 --- Comment #42 from Magnus Enger --- Has anyone thought more about getting this into Koha? -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 20944] Add routes to add credits to a patron's account

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20944 Martin Renvoize changed: What|Removed |Added Blocks||28544 Referenced Bugs:

[Koha-bugs] [Bug 28544] Add API's for account transactions

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28544 Martin Renvoize changed: What|Removed |Added Depends on||20944 Referenced Bugs:

[Koha-bugs] [Bug 33030] Add standardized subroutine for processing Template Toolkit syntax outside of notices

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33030 Kyle M Hall changed: What|Removed |Added Blocks||34136 Referenced Bugs:

[Koha-bugs] [Bug 34136] Add ability to render a report using a notice template

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34136 Kyle M Hall changed: What|Removed |Added Depends on||33030 Referenced Bugs:

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #28 from Jonathan Druart --- Created attachment 152953 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152953=edit Bug 30708: Do not allow deletion of processings that are used Sponsored-by: BULAC -

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #29 from Jonathan Druart --- Created attachment 152954 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152954=edit Bug 30708: Do not allow copy item to a train if the item already exists in a

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #27 from Jonathan Druart --- Created attachment 152952 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152952=edit Bug 30708: Duplicate/copy items to an opened train Sponsored-by: BULAC -

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #32 from Jonathan Druart --- Created attachment 152957 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152957=edit Bug 30708: DBIC specific Sponsored-by: BULAC - http://www.bulac.fr/ Signed-off-by:

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #30 from Jonathan Druart --- Created attachment 152955 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152955=edit Bug 30708: Do not allow adding new items to a closed train Sponsored-by: BULAC -

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #31 from Jonathan Druart --- Created attachment 152956 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152956=edit Bug 30708: DBIC schema changes Sponsored-by: BULAC - http://www.bulac.fr/

[Koha-bugs] [Bug 33556] $c->validation should be avoided

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33556 --- Comment #11 from Martin Renvoize --- (In reply to Martin Renvoize from comment #10) > https://gitlab.com/koha-community/qa-test-tools/-/issues/68 > > I'll try to find a moment to have a look at submitting something for that.

[Koha-bugs] [Bug 34124] Improve in-page navigation on table settings page

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34124 Owen Leonard changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 28917] Rename "Jump to:" to "Jump to page:" in table configuration settings

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28917 Owen Leonard changed: What|Removed |Added See Also||https://bugs.koha-community

[Koha-bugs] [Bug 33964] Use Email::Sender::Transport::SMTP::Persistent for sending email

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33964 Kyle M Hall changed: What|Removed |Added Status|Failed QA |Needs Signoff --- Comment #6

[Koha-bugs] [Bug 33028] Wrongly formatted monetary amounts in circulation rules break scripts and calculations

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33028 Martin Renvoize changed: What|Removed |Added Attachment #152755|0 |1 is obsolete|

[Koha-bugs] [Bug 33028] Wrongly formatted monetary amounts in circulation rules break scripts and calculations

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33028 --- Comment #78 from Martin Renvoize --- OK.. I believe this now works as Katrin intended as a whole... * Displays are in localised format * Inputs are in US Decimal Dot with decimal input and a pattern match I prefer the patchset

[Koha-bugs] [Bug 31253] Item search in staff interface should call barcodedecode if the search index is a barcode

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31253 Tomás Cohen Arazi changed: What|Removed |Added Attachment #152909|0 |1 is obsolete|

[Koha-bugs] [Bug 31253] Item search in staff interface should call barcodedecode if the search index is a barcode

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31253 Tomás Cohen Arazi changed: What|Removed |Added Status|Signed Off |Passed QA Patch

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 Jonathan Druart changed: What|Removed |Added Attachment #152939|0 |1 is obsolete|

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #16 from Jonathan Druart --- Created attachment 152941 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152941=edit Bug 30708: Add Koha Objects Sponsored-by: BULAC - http://www.bulac.fr/ Signed-off-by:

[Koha-bugs] [Bug 34030] Print slips in a batch from the preservation module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34030 Jonathan Druart changed: What|Removed |Added Attachment #152407|0 |1 is obsolete|

[Koha-bugs] [Bug 34030] Print slips in a batch from the preservation module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34030 Jonathan Druart changed: What|Removed |Added Attachment #152408|0 |1 is obsolete|

[Koha-bugs] [Bug 34030] Print slips in a batch from the preservation module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34030 Jonathan Druart changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You

[Koha-bugs] [Bug 33547] Print slips from the preservation module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33547 Jonathan Druart changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You

[Koha-bugs] [Bug 23336] Add an API endpoint for checking an item out to a patron

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23336 Tomás Cohen Arazi changed: What|Removed |Added Version(s)||23.11.00

[Koha-bugs] [Bug 28544] Add API's for account transactions

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28544 Martin Renvoize changed: What|Removed |Added Depends on||21043 Referenced Bugs:

[Koha-bugs] [Bug 28544] Add API's for account transactions

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28544 Martin Renvoize changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun

[Koha-bugs] [Bug 21043] Add POST endpoint for patron debits

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21043 Martin Renvoize changed: What|Removed |Added Blocks||28544 Referenced Bugs:

[Koha-bugs] [Bug 34186] New: Adding subfield q to 110/710 to framework

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34186 Bug ID: 34186 Summary: Adding subfield q to 110/710 to framework Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All

[Koha-bugs] [Bug 33028] Wrongly formatted monetary amounts in circulation rules break scripts and calculations

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33028 --- Comment #77 from Martin Renvoize --- Created attachment 152936 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152936=edit Bug 33028: Throw exception if not passed a decimal number -- You are receiving this

[Koha-bugs] [Bug 33028] Wrongly formatted monetary amounts in circulation rules break scripts and calculations

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33028 Martin Renvoize changed: What|Removed |Added Attachment #152803|0 |1 is obsolete|

[Koha-bugs] [Bug 33028] Wrongly formatted monetary amounts in circulation rules break scripts and calculations

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33028 Martin Renvoize changed: What|Removed |Added Attachment #152804|0 |1 is obsolete|

[Koha-bugs] [Bug 33028] Wrongly formatted monetary amounts in circulation rules break scripts and calculations

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33028 Martin Renvoize changed: What|Removed |Added Attachment #152761|0 |1 is obsolete|

[Koha-bugs] [Bug 33028] Wrongly formatted monetary amounts in circulation rules break scripts and calculations

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33028 Martin Renvoize changed: What|Removed |Added Attachment #152805|0 |1 is obsolete|

[Koha-bugs] [Bug 33028] Wrongly formatted monetary amounts in circulation rules break scripts and calculations

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33028 Martin Renvoize changed: What|Removed |Added Attachment #152829|0 |1 is obsolete|

[Koha-bugs] [Bug 23336] Add an API endpoint for checking an item out to a patron

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23336 Tomás Cohen Arazi changed: What|Removed |Added Attachment #152716|0 |1 is obsolete|

[Koha-bugs] [Bug 33036] REST API: Merge biblio records

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33036 Jan Kissig changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 17596] Simplify accounting UI in staff client [OMNIBUS]

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17596 Bug 17596 depends on bug 28544, which changed state. Bug 28544 Summary: Add API's for account transactions https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28544 What|Removed |Added

[Koha-bugs] [Bug 28544] Add API's for account transactions

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28544 Martin Renvoize changed: What|Removed |Added Resolution|--- |FIXED

[Koha-bugs] [Bug 34136] Add ability to render a report using a notice template

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34136 Kyle M Hall changed: What|Removed |Added Status|Failed QA |Needs Signoff -- You are

[Koha-bugs] [Bug 34136] Add ability to render a report using a notice template

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34136 --- Comment #3 from Kyle M Hall --- (In reply to Sam Lau from comment #2) > After I created the new notice template using the report option when I try > to go to Reports and then select 'create from SQL', the page did not load > and

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #26 from Jonathan Druart --- Created attachment 152951 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152951=edit Bug 30708: Show the copy button right after the train is received Sponsored-by: BULAC

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #23 from Jonathan Druart --- Created attachment 152948 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152948=edit Bug 30708: Add user_train_item_id Sponsored-by: BULAC - http://www.bulac.fr/

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #24 from Jonathan Druart --- Created attachment 152949 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152949=edit Bug 30708: Do not allow edition of 'status for item added to train' It does not seem

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #25 from Jonathan Druart --- Created attachment 152950 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152950=edit Bug 30708: Keep item attributes when editing a new processing Sponsored-by: BULAC -

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #22 from Jonathan Druart --- Created attachment 152947 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152947=edit Bug 30708: Koha controller script and template changes Sponsored-by: BULAC -

[Koha-bugs] [Bug 33547] Print slips from the preservation module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33547 Jonathan Druart changed: What|Removed |Added Attachment #152260|0 |1 is obsolete|

[Koha-bugs] [Bug 33547] Print slips from the preservation module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33547 Jonathan Druart changed: What|Removed |Added Attachment #152259|0 |1 is obsolete|

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 Jonathan Druart changed: What|Removed |Added Status|ASSIGNED|Needs Signoff ---

[Koha-bugs] [Bug 33547] Print slips from the preservation module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33547 Jonathan Druart changed: What|Removed |Added Attachment #152258|0 |1 is obsolete|

[Koha-bugs] [Bug 33547] Print slips from the preservation module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33547 Jonathan Druart changed: What|Removed |Added Attachment #152257|0 |1 is obsolete|

[Koha-bugs] [Bug 28851] Separate AllFinesNeedOverride syspref into intranet and selfcheck versions

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28851 --- Comment #2 from Andrew Fuerste-Henry --- (In reply to Katrin Fischer from comment #1) > Hi Andrew, are you referring to the web based self checkout or to SIP? For > SIP this is configurable in the SIP XML config now. Taking a

[Koha-bugs] [Bug 27880] Store each database migrations state in database

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27880 --- Comment #9 from Julian Maurice --- The goal is to reduce manual work. RM/RMaint won't need to rename the file and update the version number. There will be no distinction between a "dev update" (located in atomicupdate

[Koha-bugs] [Bug 33028] Wrongly formatted monetary amounts in circulation rules break scripts and calculations

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33028 Martin Renvoize changed: What|Removed |Added Attachment #152760|0 |1 is obsolete|

[Koha-bugs] [Bug 33028] Wrongly formatted monetary amounts in circulation rules break scripts and calculations

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33028 Martin Renvoize changed: What|Removed |Added Attachment #152757|0 |1 is obsolete|

[Koha-bugs] [Bug 33028] Wrongly formatted monetary amounts in circulation rules break scripts and calculations

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33028 Martin Renvoize changed: What|Removed |Added Attachment #152758|0 |1 is obsolete|

[Koha-bugs] [Bug 33028] Wrongly formatted monetary amounts in circulation rules break scripts and calculations

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33028 Martin Renvoize changed: What|Removed |Added Attachment #152759|0 |1 is obsolete|

[Koha-bugs] [Bug 33028] Wrongly formatted monetary amounts in circulation rules break scripts and calculations

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33028 Martin Renvoize changed: What|Removed |Added Attachment #152756|0 |1 is obsolete|

[Koha-bugs] [Bug 34182] AddBiblio shouldn't set biblio.serial based on biblio.seriestitle

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34182 Martin Renvoize changed: What|Removed |Added Status|Needs Signoff |Signed Off --- Comment

[Koha-bugs] [Bug 34182] AddBiblio shouldn't set biblio.serial based on biblio.seriestitle

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34182 Martin Renvoize changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 34124] Improve in-page navigation on table settings page

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34124 Owen Leonard changed: What|Removed |Added Attachment #152872|0 |1 is obsolete|

[Koha-bugs] [Bug 28970] Create runtime parameters on the fly

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28970 Martin Renvoize changed: What|Removed |Added CC|

[Koha-bugs] [Bug 28957] Many plugins require the full plugins permission set to run

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28957 --- Comment #2 from Martin Renvoize --- In the case of the CLA plugin, we add a button that triggers a call to `plugins/run.pl?class=[% CLASS %]=...` Anything that follows that pattern to trigger a plugin method to run, will

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #14 from Jonathan Druart --- Created attachment 152939 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152939=edit Bug 30708: Add REST API controllers Sponsored-by: BULAC - http://www.bulac.fr/ --

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #45 from Jonathan Druart --- Created attachment 152970 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152970=edit Bug 30708: Fix Trains.ts tests Signed-off-by: BULAC - http://www.bulac.fr/ -- You

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #42 from Jonathan Druart --- Created attachment 152967 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152967=edit Bug 30708: Add a default sort for trains We want opened, closed, sent, then finally

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #40 from Jonathan Druart --- Created attachment 152965 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152965=edit Bug 30708: Add spacing for buttons Sponsored-by: BULAC - http://www.bulac.fr/

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #39 from Jonathan Druart --- Created attachment 152964 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152964=edit Bug 30708: Display AV descriptions instead of codes Sponsored-by: BULAC -

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #44 from Jonathan Druart --- Created attachment 152969 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152969=edit Bug 30708: Deal with deleted authorised value categories If a AV category is renamed

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #43 from Jonathan Druart --- Created attachment 152968 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152968=edit Bug 30708: Add missing action buttons for non-table view If items with different

[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708 --- Comment #41 from Jonathan Druart --- Created attachment 152966 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152966=edit Bug 30708: Prevent dropdown list to be hidden behind the modal Sponsored-by: BULAC -

[Koha-bugs] [Bug 34182] AddBiblio shouldn't set biblio.serial based on biblio.seriestitle

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34182 Martin Renvoize changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit

[Koha-bugs] [Bug 34101] Limit items types that can be checked out via SIP2

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34101 Martin Renvoize changed: What|Removed |Added CC|

[Koha-bugs] [Bug 34101] Limit items types that can be checked out via SIP2

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34101 Martin Renvoize changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit

[Koha-bugs] [Bug 34092] patron-autocomplete.js and patron-search.inc search logic should match

2023-07-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34092 Marcel de Rooy changed: What|Removed |Added Attachment #152885|0 |1 is obsolete|

  1   2   3   >