Koha/C4/Labels
Chris Nighswonger a46714b1d7 Bug 3706 Label templates/layouts do not save properly
Two issues here:

1. No radio box was selected by default in the format section of the layout editor. This actually needs some additional attention to allow the user
to establish a default method of entering the format string. As noted in comments in the code, this would probably be best implimented by adding yet
another syspref. However, I don't have time atm.

2. On saving a new template, if no profile was assigned to the new template, the script threw an error and died.

Both issues are addressed in this patch.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-10-14 18:19:08 +02:00
..
Batch.pm replace syslog with warns 2009-09-05 21:43:12 -04:00
Label.pm Bug 3649 Code39 Mod10 and Mod43 barcodes are produced with Mod9 checksums 2009-10-14 18:19:08 +02:00
Layout.pm replace syslog with warns 2009-09-05 21:43:12 -04:00
Lib.pm replace syslog with warns 2009-09-05 21:43:12 -04:00
PDF.pm [23/40] Initial work on label export interface. 2009-09-01 15:51:47 -04:00
Profile.pm Bug 3706 Label templates/layouts do not save properly 2009-10-14 18:19:08 +02:00
Template.pm replace syslog with warns 2009-09-05 21:43:12 -04:00