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

--- Comment #39 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 188756
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188756&action=edit
Bug 38262:  Add additional fields UI support for acquisition vendors

Updates staff interface to expose additional fields functionality for
vendor records:
- Adds "Vendors" (aqbooksellers:vendor) to searchable tables list in
  additional fields administration page
- Configures VendorResource.vue to fetch extended_attributes with
  proper embeds (+strings for localized values)
- Sets extendedAttributesFieldGroup to display fields in "Details" tab
- Cleans up _strings computed field during vendor save operations

This completes the frontend implementation allowing staff to create,
manage, and view custom additional fields on vendor records.

Test plan:
1) Go to Administration > Additional fields and add an additional field for
Vendors
2) Navigate to 'Acquisitions' and click 'New vendor'
3) Fill out the form, making sure to add something into your new additional
field
4) Hit save
5) View and Edit your new Vendor and confirm that the additional field
   values appear and update as expected

Signed-off-by: David Nind <[email protected]>
Signed-off-by: Martin Renvoize <[email protected]>

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