@@ -, +, @@ installer - Hide 440 subfields by default - Make 490 3avx visible by default - Add mapping biblioitems.seriestitle to 490a - Add mapping biblioitems.volume to 490v - Run the web installer for this language and verify changes in all frameworks --- .../mandatory/marc21_framework_DEFAULT.yml | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) --- a/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml +++ a/installer/data/mysql/en/marcflavour/marc21/mandatory/marc21_framework_DEFAULT.yml @@ -24258,7 +24258,7 @@ tables: authtypecode: "" value_builder: "" isurl: 0 - hidden: -5 + hidden: -6 frameworkcode: "" seealso: "" link: "" @@ -24276,7 +24276,7 @@ tables: authtypecode: UNIF_TITLE value_builder: "" isurl: - hidden: 0 + hidden: -6 frameworkcode: "" seealso: "'440n','440p','490a','830a','830n','830p','899a'" link: "" @@ -24294,7 +24294,7 @@ tables: authtypecode: "" value_builder: "" isurl: - hidden: 0 + hidden: -6 frameworkcode: "" seealso: "" link: "" @@ -24312,7 +24312,7 @@ tables: authtypecode: "" value_builder: "" isurl: - hidden: 0 + hidden: -6 frameworkcode: "" seealso: "" link: "" @@ -24330,7 +24330,7 @@ tables: authtypecode: "" value_builder: "" isurl: - hidden: 0 + hidden: -6 frameworkcode: "" seealso: "" link: "" @@ -24366,7 +24366,7 @@ tables: authtypecode: "" value_builder: "" isurl: - hidden: 0 + hidden: -6 frameworkcode: "" seealso: "" link: "" @@ -24384,7 +24384,7 @@ tables: authtypecode: "" value_builder: "" isurl: - hidden: -6 + hidden: 0 frameworkcode: "" seealso: "" link: "" @@ -24432,13 +24432,13 @@ tables: libopac: "Series statement" repeatable: 1 mandatory: 0 - kohafield: "" + kohafield: biblio.seriestitle tab: 4 authorised_value: "" authtypecode: "" value_builder: "" isurl: - hidden: -1 + hidden: 0 frameworkcode: "" seealso: "" link: "" @@ -24468,13 +24468,13 @@ tables: libopac: "Volume/sequential designation" repeatable: 1 mandatory: 0 - kohafield: "" + kohafield: biblioitems.volume tab: 4 authorised_value: "" authtypecode: "" value_builder: "" isurl: - hidden: -1 + hidden: 0 frameworkcode: "" seealso: "" link: "" @@ -24492,7 +24492,7 @@ tables: authtypecode: "" value_builder: "" isurl: - hidden: -1 + hidden: 0 frameworkcode: "" seealso: "" link: "" --