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

--- Comment #1 from Matt Blenkinsop <[email protected]> ---
Created attachment 176877
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176877&action=edit
Bug 38941: Convert the acquisitions menu to a Vue web component

This is an example patch for creating a Vue island component that can be used
throughout Koha. The component can then also be used in the work in Bug 38010
to migrate Vendors to Vue. This removes duplication of code by having a .inc
file as well as a vue component to maintain

Test plan:
1) Apply all patches including dependencies
2) Bug 37911 requires a Vue upgrade so you will need to run yarn install, then
run a yarn build
3) Navigate to the acquisitions home page
4) The left menu should appear as before
5) Switch on the EDIFACT syspref - the acq menu should now display the edifact
related options
6) Try logging in as a new patron with reduced permissions, the menu should
update correctly according to the permissions

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