Summary: | Add EDI account to new menu on vendor page | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Acquisitions | Assignee: | Matt Blenkinsop <matt.blenkinsop> |
Status: | Failed QA --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | martin.renvoize, veron |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Bug 16982: Add EDI Account to Vendor New Menu
Bug 16982: Add EDI Account to Vendor New Menu |
Description
Nicole C. Engard
2016-07-26 16:10:15 UTC
Created attachment 53728 [details] [review] Bug 16982: Add EDI Account to Vendor New Menu This patch adds a new option under the 'New' button on the vendor page to take you to EDI Accounts management. To test: * Log in to Koha * Visit Acquisitions * Add a new vendor (or search for a vendor) * Click 'New' * See link to EDI Accounts (if you have permission) * Click and it should take you to the EDI Accounts area Created attachment 53733 [details] [review] Bug 16982: Add EDI Account to Vendor New Menu This patch adds a new option under the 'New' button on the vendor page to take you to EDI Accounts management. To test: * Log in to Koha * Visit Acquisitions * Add a new vendor (or search for a vendor) * Click 'New' * See link to EDI Accounts (if you have permission) * Click and it should take you to the EDI Accounts area Signed-off-by: Marc <veron@veron.ch> Tiny capitalization issue "EDI Account" and a question: My expectation for this feature was that I'd be led to a page where I could add an EDI account for the vendor I came from - so I was surprised that the vendor that showed on 'new' was not the one I had started from. Could we improve this? I think, rather than a distinct page for EDI accounts, we should start to embed EDI options in the existing Vendor page.. they're so closely linked (In reply to Martin Renvoize (ashimema) from comment #4) > I think, rather than a distinct page for EDI accounts, we should start to > embed EDI options in the existing Vendor page.. they're so closely linked I like this idea. It could still be a permission if needed, but I think it would make a lot of sense to move to the vendor configuration page. |