[Koha-bugs] [Bug 7911] Greater flexibility in auto barcode number generation

2023-08-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7911

--- Comment #10 from Katrin Fischer  ---
Maybe instead of trying to build something configurable for an endless number
of use cases, we could implement a plugin hook here instead?

-- 
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 7911] Greater flexibility in auto barcode number generation

2022-01-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7911

Emmi Takkinen  changed:

   What|Removed |Added

 CC||emmi.takki...@koha-suomi.fi

-- 
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 7911] Greater flexibility in auto barcode number generation

2019-10-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7911

Michal Denar  changed:

   What|Removed |Added

 CC||blac...@gmail.com

-- 
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 7911] Greater flexibility in auto barcode number generation

2019-04-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7911

Eric Bégin  changed:

   What|Removed |Added

 CC|francois.charbonnier@inlibr |
   |o.com   |

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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 7911] Greater flexibility in auto barcode number generation

2019-04-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7911

Katrin Fischer  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
   Assignee|kohapa...@gmail.com |koha-b...@lists.koha-commun
   ||ity.org

--- Comment #9 from Katrin Fischer  ---
Attached patch was reported to have a problem, no action since 2016. Resetting
to NEW.

-- 
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
http://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 7911] Greater flexibility in auto barcode number generation

2016-03-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7911

Nick Clemens  changed:

   What|Removed |Added

 CC||n...@bywatersolutions.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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 7911] Greater flexibility in auto barcode number generation

2016-03-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7911

--- Comment #8 from L N Mishra  ---
I have used this code it is generating barcode as item itemtype as prifix but
it not work properly. For Example >

case 1 : suppose i select item type Book it will generate barcode BK0001 it's
good.

case 2: when i add new item and this time i choose item type Computer File then
it generate barcode CF0002 which is wrong because if i choose Computer File
then new barcode must started with new order i mean CF0001 if it is first item
in this this category and if this is second then barcode must be CF0002.

So if there is any solution of this problem kindly share this as soon as
possible.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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 7911] Greater flexibility in auto barcode number generation

2015-12-31 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7911

L N Mishra  changed:

   What|Removed |Added

 CC||mintura...@gmail.com

--- Comment #7 from L N Mishra  ---
I have used the attachment of Amit Gupta for generating autobarcode (itype) but
it not increment value of bar code when i save new item of same item type .

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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 7911] Greater flexibility in auto barcode number generation

2014-07-25 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7911

Francois Charbonnier francois.charbonn...@inlibro.com changed:

   What|Removed |Added

 CC||francois.charbonnier@inlibr
   ||o.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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 7911] Greater flexibility in auto barcode number generation

2013-10-02 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7911

Eric Bégin eric.be...@inlibro.com changed:

   What|Removed |Added

 CC||eric.be...@inlibro.com

--- Comment #6 from Eric Bégin eric.be...@inlibro.com ---
Which options were implemented so far in the autobarcode ?

Do you still plan to release something for this ?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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 7911] Greater flexibility in auto barcode number generation

2013-06-10 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7911

Iming Chan imingc...@yahoo.com.au changed:

   What|Removed |Added

 CC||imingc...@yahoo.com.au

--- Comment #5 from Iming Chan imingc...@yahoo.com.au ---
Could we also add the option of using 14-digit barcodes with Mod 10 check
digit?  This barcode style is very common from other ILMS, including our old
one!  Perhaps we can specify the start of the patron barcode like
2009400123456? with the question mark (?) indicates the position of the check
digit.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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 7911] Greater flexibility in auto barcode number generation

2013-01-01 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7911

Jared Camins-Esakov jcam...@cpbibliography.com changed:

   What|Removed |Added

 Status|Failed QA   |ASSIGNED

--- Comment #4 from Jared Camins-Esakov jcam...@cpbibliography.com ---
Resetting to ASSGINED as the author set it to Failed QA.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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 7911] Greater flexibility in auto barcode number generation

2012-09-17 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7911

Derryn derr...@gmail.com changed:

   What|Removed |Added

 CC||derr...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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 7911] Greater flexibility in auto barcode number generation

2012-06-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7911

Marc Véron ve...@veron.ch changed:

   What|Removed |Added

 CC||ve...@veron.ch

--- Comment #3 from Marc Véron ve...@veron.ch ---
Would it be possible to resolve Bug 6981 barcode not incrementing together
with this enhancement?

Problem of Bug 6981 is that numbers do not incrementing correctly after
2345678765345431 (precision problem because representation of integers change
to float).
E.g. if you set the value to 2345678765345435 the form will show a value of
2345678765345441

See tests and description in Bug 6981

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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 7911] Greater flexibility in auto barcode number generation

2012-06-08 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7911

Amit Gupta amit.gu...@osslabs.biz changed:

   What|Removed |Added

 Status|Needs Signoff   |Failed QA

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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 7911] Greater flexibility in auto barcode number generation

2012-06-06 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7911

Amit Gupta amit.gu...@osslabs.biz changed:

   What|Removed |Added

 CC||amit.gu...@osslabs.biz
   Assignee|gmcha...@gmail.com  |amit.gu...@osslabs.biz

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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 7911] Greater flexibility in auto barcode number generation

2012-06-06 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7911

Amit Gupta amit.gu...@osslabs.biz changed:

   What|Removed |Added

 Status|In Discussion   |ASSIGNED

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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 7911] Greater flexibility in auto barcode number generation

2012-04-06 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7911

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de
Version|rel_3_8 |master

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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 7911] Greater flexibility in auto barcode number generation

2012-04-06 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7911

Ian Walls koha.sek...@gmail.com changed:

   What|Removed |Added

 Status|NEW |In Discussion
   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=7676

--- Comment #1 from Ian Walls koha.sek...@gmail.com ---
Having more barcode options is definitely a good thing.  I would recommend,
however, we abstract this another level, and create barcode namespaces.  These
namespaces would live in their own database table, with a unique code, and the
user could create as many as they need.  Each namespace would be composed of
several kinds of tokens:

- plain text: universal constants across the entire namespace.  Easy stuff.

- items.*:  meta token to retrieve the code from any of the items database
fields.  Most useful for core data like homebranch, itype, ccode, stocknumber,
etc

- alternate branch code:  a new field to the branches table that let's
libraries specify another identifier code.  This would satisfy bug 7676.

- auto-increment numbers:  token for an integer that auto-increases by a
specified value (default 1) for each new material in the namespace.  A length
limiter would also need to be applied, as well as whether to zero-pad or not.

- date:  token for the date acquired, formatted using standard d,D,m,M,y,Y
syntax

- checksum: a token to calculate a checksum of the rest of the namespace.  the
type of checksum calculation would need to be specified (and a plugin for that
calculation added to the codebase)

Other tokens as required, but I think this would cover most of our cases.

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