https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41151
--- Comment #10 from David Nind <[email protected]> --- Fantastic work Martin! These changes make adding, editing, and viewing the additional fields for Vue enabled modules much more consistent and usable. Testing notes (using KTD): 1. Apply patches (and dependencies) 2. Rebuild the JavaScript (yarn js:build or yarn build(?)) 3. Restart everything: restart_all 4. Define some additional fields for vendors (Administration > Additional parameters > Additional fields > Acquisitions > E-resource management > Vendors (aqbooksellers:vendor)). Create a combination of additional fields: . Single field . Repeatable field . Field using authorized values (YES_NO) . Repeatable field using authorized values (YES_NO) . Searchable . Repeatable and searchable 5. Define some additional fields for ERM agreements (Administration > Additional parameters > Additional fields > Acquisitions > Vendors > Agreements (erm_agreements)) . Single field . Repeatable field . Field using authorized values (YES_NO) . Repeatable field using authorized values (YES_NO) . Searchable . Repeatable and searchable 6. Test additional fields for the ERM module: . Enable the ERM module (ERMModule system preference) . Create an agreement and add some additional fields . View the agreement with the additional fields . View the list of agreements 7. Test additional fields for vendors: . Create a new vendor and add some additional fields (Acquisitions > + New vendor) . View the vendor information with additional fields . View the list of vendors -- 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/
