Bug 38207 - Add vendor payment methods
Summary: Add vendor payment methods
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Matt Blenkinsop
QA Contact: Testopia
URL:
Keywords:
Depends on: 38010
Blocks: 23005 38290
  Show dependency treegraph
 
Reported: 2024-10-18 14:31 UTC by Matt Blenkinsop
Modified: 2024-12-04 10:16 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 38207: Add a new payment_method column to aqbooksellers (4.31 KB, patch)
2024-12-04 10:13 UTC, Matt Blenkinsop
Details | Diff | Splinter Review
Bug 38207: DBIC file (1.01 KB, patch)
2024-12-04 10:13 UTC, Matt Blenkinsop
Details | Diff | Splinter Review
Bug 38207: Update UI to use new field (5.58 KB, patch)
2024-12-04 10:13 UTC, Matt Blenkinsop
Details | Diff | Splinter Review
Bug 38207: Update cypress tests (1.39 KB, patch)
2024-12-04 10:13 UTC, Matt Blenkinsop
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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)