https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37930

--- Comment #4 from Matt Blenkinsop <[email protected]> ---
This is an idea for discussion - the main intent is to make the handling of
authorised values DRY across all Vue apps and to make it much easier to inject
them into both existing and new apps

The avMatrix file controls which authorised values are injected into the app so
to use an additional value category in your app you would just need to add a
line into that file under the relevant module

For new apps, you would just add an entry into the matrix file and call the
initialisation method somewhere in your home component and the front loading of
all the authorised values would be handled for you

-- 
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/

Reply via email to