Bug 38207

Summary: Add vendor payment methods
Product: Koha Reporter: Matt Blenkinsop <matt.blenkinsop>
Component: AcquisitionsAssignee: Matt Blenkinsop <matt.blenkinsop>
Status: Needs Signoff --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: e.betemps
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38208
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 38010    
Bug Blocks: 23005    
Attachments: Bug 38207: Add a new payment_method column to aqbooksellers
Bug 38207: DBIC file
Bug 38207: Update UI to use new field
Bug 38207: Update cypress tests
Bug 38207: Add a new payment_method column to aqbooksellers
Bug 38207: DBIC file
Bug 38207: Update UI to use new field
Bug 38207: Update cypress tests

Description Matt Blenkinsop 2024-10-18 14:31:24 UTC
It would be useful to identify the payment methods for a vendor, ideally as authorised values
Comment 1 Matt Blenkinsop 2024-12-04 10:13:15 UTC
Created attachment 175140 [details] [review]
Bug 38207: Add a new payment_method column to aqbooksellers

(cherry picked from commit 881f96172a8c1b35d3e74f7f0f6aa44629578021)
Comment 2 Matt Blenkinsop 2024-12-04 10:13:17 UTC
Created attachment 175141 [details] [review]
Bug 38207: DBIC file
Comment 3 Matt Blenkinsop 2024-12-04 10:13:20 UTC
Created attachment 175142 [details] [review]
Bug 38207: Update UI to use new field
Comment 4 Matt Blenkinsop 2024-12-04 10:13:22 UTC
Created attachment 175143 [details] [review]
Bug 38207: Update cypress tests

(cherry picked from commit 61bcde708a970d1bca07e4a803ae5dfe78c16c89)
Comment 5 Emmanuel Bétemps 2025-01-13 13:53:30 UTC
error: sha1 information is lacking or useless (koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt).
error: could not build fake ancestor
Patch failed at 0001 Bug 38010: Delete old code
Comment 6 Matt Blenkinsop 2025-05-19 11:01:02 UTC
Created attachment 182584 [details] [review]
Bug 38207: Add a new payment_method column to aqbooksellers

(cherry picked from commit 881f96172a8c1b35d3e74f7f0f6aa44629578021)
Comment 7 Matt Blenkinsop 2025-05-19 11:01:04 UTC
Created attachment 182585 [details] [review]
Bug 38207: DBIC file
Comment 8 Matt Blenkinsop 2025-05-19 11:01:07 UTC
Created attachment 182586 [details] [review]
Bug 38207: Update UI to use new field
Comment 9 Matt Blenkinsop 2025-05-19 11:01:09 UTC
Created attachment 182587 [details] [review]
Bug 38207: Update cypress tests

(cherry picked from commit 61bcde708a970d1bca07e4a803ae5dfe78c16c89)