Kexi/Junior Jobs/Port "Interleaved 2 of 5" barcodes support from OpenRPT: Difference between revisions

From KDE Community Wiki
(Created page with "'''Status: UNASSIGNED''', '''Target: 3.1+''', {{Wish|????}}, Difficulty: MEDIUM Proposed and mentored by Adam Pigg and ~~~~ {{Note|Create a bugs.kde.org wish for this task. ...")
 
No edit summary
Line 7: Line 7:
__TOC__
__TOC__
==The Goal==
==The Goal==
OpenRPT supports "Interleaved 2 of 5" barcodes (GitHub link: [https://github.com/xtuple/openrpt/commit/fc46a4513f6869e34cf1457b186c3f8a4da8f796]). It appeared there after we forked OpenRPT for work on KoReport so why not to perform a friendly fork of "Interleaved 2 of 5" support too?
OpenRPT supports [http://en.wikipedia.org/wiki/Interleaved_2_of_5 Interleaved 2 of 5] barcodes (GitHub link: [https://github.com/xtuple/openrpt/commit/fc46a4513f6869e34cf1457b186c3f8a4da8f796]). It appeared there after we forked OpenRPT for work on KoReport so why not to perform a friendly fork of "Interleaved 2 of 5" support too?


==The Task==
==The Task==

Revision as of 23:53, 29 November 2014

Status: UNASSIGNED, Target: 3.1+, Wish #????, Difficulty: MEDIUM

Proposed and mentored by Adam Pigg and Jstaniek (talk) 23:49, 29 November 2014 (UTC)

Note

Create a bugs.kde.org wish for this task. See Contributing a Patch.


The Goal

OpenRPT supports Interleaved 2 of 5 barcodes (GitHub link: [1]). It appeared there after we forked OpenRPT for work on KoReport so why not to perform a friendly fork of "Interleaved 2 of 5" support too?

The Task

  • Take the code and adapt so it fits to calligra/plugins/reporting/barcode.
  • Keep the copyrights headers
  • Ignore BarcodeEditor in the patch, we don't use it