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

David Nind <da...@davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This enhancement adds a
      release notes|                            |'Payment method" field to
                   |                            |the ordering information
                   |                            |section for a vendor.
                   |                            |Options to use are added in
                   |                            |the new
                   |                            |VENDOR_PAYMENT_METHOD
                   |                            |authorized values category.
                 CC|                            |da...@davidnind.com

--- Comment #14 from David Nind <da...@davidnind.com> ---
I have one suggestion - add a description to the new VENDOR_PAYMENT_METHOD
authorized value category: "Values for the 'payment method' field in the
acquisitions module."

Testing notes (using KTD):
1. Apply the patch
2. Update the database: updatedatabase
3. Rebuild the schema: dbic
4. Rebuild the Vue application: yarn build
5. Restart everything: restart_all
6. Clear your browser cache.
7. Note that there is a new authorized value category VENDOR_PAYMENT_METHOD:
Koha administration > Basic categories > Authorized values >
VENDOR_PAYMENT_METHOD
8. Note that on the ordering information section for a vendor's information
page (or add a new vendor), there is a new 'Payment method' field: Acquisitions
> Search vendors > [select a vendor] > Ordering information
9. Add a payment type to an existing vendor, or add a new vendor: Acquisitions
> Search vendors > [select a vendor - My Vendor] > Edit vendor
10. Run the tests - these should pass: yarn cypress run --spec
t/cypress/integration/Acquisitions/Vendors_spec.ts

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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