https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434
Koha Team University Lyon 3 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off --- Comment #61 from Koha Team University Lyon 3 <[email protected]> --- I have followed the test plan and it works as expected. 1.I first launched the update.pl : it adds the new unimarc fields and subfields. 2. I modified one of the subfield added by the script in the default framework in Koha and launched the script again -> We can see in console that the field is not updated because it already exists 3. I launched the script with --force option : the field that I have changed is now updated by the script 4. I have launched the script with --force and -po options : the labels are now in french Sonia -- 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/
