https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32484
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement enables release notes| |the use of framework | |plugins when: | |- | |UseACQFrameworkForBiblioRec | |ords is enabled, and | |- | |entering catalog details | |when adding items to a | |basket from a new (empty) | |record. | |This requires | |plugins to be enabled for | |fields in the ACQ | |framework. CC| |[email protected] --- Comment #3 from David Nind <[email protected]> --- Testing notes (using KTD): 1. MARC21 doesn't have as many framework plugins as UNIMARC. 2. I tested as follows - hope this is sufficient: 2.1 Using the 'Fixed length control field (00000)': before the patch is applied it is automatically generated, but you can't select any options - after the patch you can select options. 2.2 Added 005 (Date and time of last transaction) to the ACQ framework and used the marc21_field_005.pl plugin: before the patch is applied there is no value automatically applied to the field, after the patch is applied you can click on the field and it is populated. 3. The catalog details label width is very narrow - I think this should be widened, as was done as an exception for the item fields. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
