[Koha-bugs] [Bug 29592] Imported records should not be completed with defaultvalues

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29592

--- Comment #8 from Marcel de Rooy  ---
(In reply to Katrin Fischer from comment #6)
> Signed-off-by: Katrin Fischer 

Great. Thanks.

-- 
You are receiving this mail because:
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 30178] Every librarian can edit every item with IndependentBranches on

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30178

--- Comment #11 from Fridolin Somers  ---
Maybe we should create a Koha::Patron method can_edit_item(), like
can_log_into()

-- 
You are receiving this mail because:
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 30160] Rewrite cities admin view in React

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30160

--- Comment #20 from Fridolin Somers  ---
Great :)

Code is really easy to read and understand.
There are good points.
Surely choosing "the" JavaScript framework is a hard choice.

-- 
You are receiving this mail because:
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 25616] Uppercase hard coded lower case boolean operators for Elasticsearch

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25616

--- Comment #25 from Fridolin Somers  ---
(In reply to Kyle M Hall from comment #20)
> Patches need rebased for 21.11.x if backport is needed.

Here we go.

Conflict solved on Koha::Biblio::get_marc_authors still in
C4::Biblio::GetMarcAuthors

-- 
You are receiving this mail because:
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 25616] Uppercase hard coded lower case boolean operators for Elasticsearch

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25616

--- Comment #24 from Fridolin Somers  ---
Created attachment 131164
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131164=edit
Bug 25616: [21.11.x] (QA follow-up) Catch a case in labels/label-item-search.pl

Signed-off-by: Martin Renvoize 

-- 
You are receiving this mail because:
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 25616] Uppercase hard coded lower case boolean operators for Elasticsearch

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25616

--- Comment #23 from Fridolin Somers  ---
Created attachment 131163
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131163=edit
Bug 25616: [21.11.x] (follow-up) Use uppercase in advanced search booleans

Signed-off-by: Katrin Fischer 
Signed-off-by: Martin Renvoize 

-- 
You are receiving this mail because:
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 25616] Uppercase hard coded lower case boolean operators for Elasticsearch

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25616

--- Comment #22 from Fridolin Somers  ---
Created attachment 131162
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131162=edit
Bug 25616: [21.11.x] Fix t/db_dependent/Search.t

Signed-off-by: Katrin Fischer 
Signed-off-by: Martin Renvoize 

-- 
You are receiving this mail because:
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 25616] Uppercase hard coded lower case boolean operators for Elasticsearch

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25616

--- Comment #21 from Fridolin Somers  ---
Created attachment 131161
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131161=edit
Bug 25616: [21.11.x] Uppercase hard coded lower case boolean operators for
Elasticsearch

Uppercase occurances of all (hopefully) lowercase "and"
used in ElasticSearch Query String Query contexts

Signed-off-by: Fridolin Somers 
Signed-off-by: Katrin Fischer 
Signed-off-by: Martin Renvoize 

-- 
You are receiving this mail because:
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 15565] Place multiple item-level holds at once for the same record

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565

--- Comment #276 from David Cook  ---
As per my comment at
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14695#c242, it looks
like multi-hold doesn't properly process Pickup location at the item-level...

-- 
You are receiving this mail because:
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 14695] Add ability to place multiple item holds on a given record per patron

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14695

--- Comment #242 from David Cook  ---
If it is possible to make multiple item holds, it looks like they're hard-coded
to use the bib-level Pickup location and not the item-level Pickup locations,
which seems odd... and I'd be surprised no one has picked that up yet...

-- 
You are receiving this mail because:
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 14695] Add ability to place multiple item holds on a given record per patron

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14695

David Cook  changed:

   What|Removed |Added

 CC||dc...@prosentient.com.au

--- Comment #241 from David Cook  ---
Was this feature reverted? I've never actually seen it operational in Koha,
which is why bug 15565 exists in its present all-encompassing state?

-- 
You are receiving this mail because:
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 30184] Create statistical items that are returned immediately

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30184

--- Comment #2 from David Cook  ---
This is an interesting one. I was looking at this in the context of the
self-checkout and at the time I thought a regular in-house use would work but
in hindsight maybe it wouldn't as maybe it wouldn't be tied to the borrower.

-- 
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 30184] Create statistical items that are returned immediately

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30184

David Cook  changed:

   What|Removed |Added

 CC||dc...@prosentient.com.au

-- 
You are receiving this mail because:
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 19532] Recalls for Koha

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19532

--- Comment #844 from Aleisha Amohia  ---
(In reply to Marcel de Rooy from comment #835)
> Still applied on current master (more or less: minor conflicts)
> commit 4cc3c0a760df4ddd96cd7bdadc4a766343f0a103 
> 
> Will be spending some time on it now and next week, and hoping that the
> other volunteers will be able to do so too..

Have fixed the merge conflict and the failing tests and qa tests mentioned
above.

-- 
You are receiving this mail because:
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 19532] Recalls for Koha

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19532

--- Comment #843 from Aleisha Amohia  ---
Created attachment 131160
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131160=edit
Bug 19532: (follow-up) Fix for wantarray change and title-string

-- 
You are receiving this mail because:
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 19532] Recalls for Koha

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19532

Aleisha Amohia  changed:

   What|Removed |Added

 Attachment #131108|0   |1
is obsolete||

--- Comment #842 from Aleisha Amohia  ---
Created attachment 131159
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131159=edit
Bug 19532: (QA follow-up) Fixing unit tests

(Trivial:) Number of tests in Koha/Item.t
Added a $patron object to resolve warnings like:
* Global symbol "$patron" requires explicit package name (did you forget to
declare "my $patron"?) at t/db_dependent/Koha/Patron.t line 1064.
Fixed CanItemBeReserved call in Holds.t, number of tests adjusted

-- 
You are receiving this mail because:
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 19532] Recalls for Koha

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19532

Aleisha Amohia  changed:

   What|Removed |Added

 Attachment #130656|0   |1
is obsolete||

--- Comment #841 from Aleisha Amohia  ---
Created attachment 131158
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131158=edit
Bug 19532: (follow-up) Fixes along recall workflow

-- 
You are receiving this mail because:
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 19532] Recalls for Koha

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19532

Aleisha Amohia  changed:

   What|Removed |Added

 Attachment #130655|0   |1
is obsolete||

--- Comment #840 from Aleisha Amohia  ---
Created attachment 131157
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131157=edit
Bug 19532: (QA follow-up) Enable XSLT statuses translation

-- 
You are receiving this mail because:
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 19532] Recalls for Koha

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19532

Aleisha Amohia  changed:

   What|Removed |Added

 Attachment #130654|0   |1
is obsolete||

--- Comment #839 from Aleisha Amohia  ---
Created attachment 131156
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131156=edit
Bug 19532: (follow-up) Fix calls, tests, syspref settings, checks

Signed-off-by: David Nind 

-- 
You are receiving this mail because:
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 29047] Update the calendar page to use a calendar component

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29047

Martin Renvoize  changed:

   What|Removed |Added

 Resolution|--- |WONTFIX
 Status|NEW |RESOLVED

-- 
You are receiving this mail because:
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 30192] Gray icons in the background in staff interface

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30192

--- Comment #5 from Katrin Fischer  ---
The idea is that you can see them 'through' the magnifying glass

-- 
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 30192] Gray icons in the background in staff interface

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30192

Pavel Bédi  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #4 from Pavel Bédi  ---
(In reply to Katrin Fischer from comment #3)
> There is a book and a list thing behind the icons, that's intentional :)

I see. With the new version, it appeared there. It seemed ugly to me, so I
thought it was a bug.

-- 
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 30192] Gray icons in the background in staff interface

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30192

--- Comment #3 from Katrin Fischer  ---
There is a book and a list thing behind the icons, that's intentional :)

-- 
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 30192] Gray icons in the background in staff interface

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30192

--- Comment #2 from Pavel Bédi  ---
(In reply to Katrin Fischer from comment #1)
> Can you explain the problem a little bit more?

During normal use of the Staff Interface, icons appear on top of each other.
See the attached file as a screenshot.

I don't think that's normal. Or yes?

-- 
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 30192] Gray icons in the background in staff interface

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30192

--- Comment #1 from Katrin Fischer  ---
Can you explain the problem a little bit more?

-- 
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 30192] New: Gray icons in the background in staff interface

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30192

Bug ID: 30192
   Summary: Gray icons in the background in staff interface
 Change sponsored?: ---
   Product: Koha
   Version: 21.11
  Hardware: All
OS: All
Status: NEW
  Severity: trivial
  Priority: P5 - low
 Component: Staff Client
  Assignee: koha-bugs@lists.koha-community.org
  Reporter: resetka.b...@gmail.com
QA Contact: testo...@bugs.koha-community.org
CC: gmcha...@gmail.com

Created attachment 131155
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131155=edit
Staff interface

Gray icons are on the background of magnifying glass icons (attachment).
HTML code:





Advanced search


and:






Item search


-- 
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 30154] AuthorityControlledIndicators copies empty indicators as space making it hard to edit in cataloguing

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30154

Janusz Kaczmarek  changed:

   What|Removed |Added

 CC||janus...@gmail.com

--- Comment #2 from Janusz Kaczmarek  ---
(In reply to Katrin Fischer from comment #1)
> Hi Noemie, you described it perfectly and I can confirm the behavior on the
> latest development version as well.
> 
> I believe this is due to the AuthorityControlledIndicators system
> preference. It's defined there, that the second indicator will be copied
> from the authority record.
> 
> If you haven't set any indicator in the authority, it will copy a 'space'.
> As the input is set to only allow you to enter one character, it looks like
> you can't enter anything.
> 
> For the other fields you tested the second indicator is not taken from the
> authority, so that would explain the difference.
> 
> But: Click into the field and then hit backspace/delete the space. Then you
> can add your indicator.

I could only add that it is completely correct and wanted behavior.  Assuming
that we are in MARC 21 domain, in case of the bibliographic field 830 the
second indicator should be equal (and should be taken/copied) from the second
indicator of the field 130 of the linked authority record (cf.
https://www.loc.gov/marc/authority/ad130.html and
https://www.loc.gov/marc/bibliographic/bd830.html). 

Therefor it should be enough to set correctly the 2nd indicator in the entry
field (i.e. 130) of the authority record (checked in my test environment--works
like it should).

BTW, please, pay attention that according to MARC 21 definition, the second
indicator in the field 130 in the authority record should never be blank/empty.

To sum this up--IMHO, this is not a bug at all.

-- 
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 29584] autoBarcode generates a fifteen-digit number in the unit catalog instead of EAN13

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29584

--- Comment #3 from Katrin Fischer  ---
No need to be sorry! Glad we could resolve this.

-- 
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 29584] autoBarcode generates a fifteen-digit number in the unit catalog instead of EAN13

2022-02-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29584

Pavel Bédi  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|NEW |RESOLVED

--- Comment #2 from Pavel Bédi  ---
(In reply to Katrin Fischer from comment #1)
> Hi Pavel, the autobarcode feature always looks at what is already in your
> database in terms of the highest used number so far.
> 
> So for example if someone added a barcode manually that is odd/very long,
> this could set off the calculation. Maybe check if there is anything unusual
> with your existing barcodes.

Yes. You are right. Sorry.

-- 
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/