[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2025-06-10 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Katrin Fischer  changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de

--- Comment #23 from Katrin Fischer  ---
*** Bug 28218 has been marked as a duplicate of this bug. ***

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2025-06-05 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

David Nind  changed:

   What|Removed |Added

 Attachment #183026|0   |1
is obsolete||

--- Comment #19 from David Nind  ---
Created attachment 183029
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183029&action=edit
Bug 38262: Update API specs

Signed-off-by: David Nind 

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2025-06-05 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

David Nind  changed:

   What|Removed |Added

 Attachment #183027|0   |1
is obsolete||

--- Comment #20 from David Nind  ---
Created attachment 183030
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183030&action=edit
Bug 38262: Update object classes

Signed-off-by: David Nind 

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2025-06-05 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

David Nind  changed:

   What|Removed |Added

 Attachment #183028|0   |1
is obsolete||

--- Comment #21 from David Nind  ---
Created attachment 183031
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183031&action=edit
Bug 38262: Update UI

Signed-off-by: David Nind 

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2025-06-05 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

David Nind  changed:

   What|Removed |Added

 Attachment #182603|0   |1
is obsolete||

--- Comment #17 from David Nind  ---
Created attachment 183027
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183027&action=edit
Bug 38262: Update object classes

Signed-off-by: David Nind 

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2025-06-05 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

David Nind  changed:

   What|Removed |Added

 CC||da...@davidnind.com
  Text to go in the||This enhancement enables
  release notes||adding additional fields to
   ||vendors (Koha
   ||administration > Additional
   ||parameters > Additional
   ||fields > Acquisitions >
   ||Vendors
   ||(aqbooksellers:vendor)).

--- Comment #22 from David Nind  ---
Testing notes (using KTD):
1. Apply the patch
2. Rebuild everything: yarn build
3. Restart everything: restart_all
4. Go to Koha administration > Additional parameters > Additional fields.
5. Under the additional fields for acquisitions, note that there is a new
option: Vendors (aqbooksellers:vendor).
6. Add two new fields for vendors:
   - a text field
   - a field linked to an authorized value category, for example YES_NO
7. Edit an existing vendor (My Vendor) to add values for the additional fields
you created.
8. Note that these are shown in a new section on the vendor details page,
"Additional fields".
9. Add a new vendor, and add a value for only one of the additional fields. 
10. Note that on the vendor details page, only additional fields that have a
value are shown.

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2025-06-05 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

David Nind  changed:

   What|Removed |Added

 Attachment #182602|0   |1
is obsolete||

--- Comment #16 from David Nind  ---
Created attachment 183026
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183026&action=edit
Bug 38262: Update API specs

Signed-off-by: David Nind 

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2025-06-05 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

David Nind  changed:

   What|Removed |Added

 Attachment #182604|0   |1
is obsolete||

--- Comment #18 from David Nind  ---
Created attachment 183028
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183028&action=edit
Bug 38262: Update UI

Signed-off-by: David Nind 

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2025-06-05 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

David Nind  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2025-05-20 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Matt Blenkinsop  changed:

   What|Removed |Added

 Attachment #180559|0   |1
is obsolete||

--- Comment #14 from Matt Blenkinsop  ---
Created attachment 182603
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182603&action=edit
Bug 38262: Update object classes

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2025-05-20 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Matt Blenkinsop  changed:

   What|Removed |Added

 Attachment #180560|0   |1
is obsolete||

--- Comment #15 from Matt Blenkinsop  ---
Created attachment 182604
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182604&action=edit
Bug 38262: Update UI

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2025-05-20 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Matt Blenkinsop  changed:

   What|Removed |Added

 Attachment #180558|0   |1
is obsolete||

--- Comment #13 from Matt Blenkinsop  ---
Created attachment 182602
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182602&action=edit
Bug 38262: Update API specs

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2025-04-03 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Matt Blenkinsop  changed:

   What|Removed |Added

 Attachment #175714|0   |1
is obsolete||

--- Comment #11 from Matt Blenkinsop  ---
Created attachment 180560
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180560&action=edit
Bug 38262: Update UI

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2025-04-03 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Caroline Cyr La Rose  changed:

   What|Removed |Added

 Status|Needs Signoff   |Patch doesn't apply
 CC||caroline.cyr-la-rose@inlibr
   ||o.com

--- Comment #8 from Caroline Cyr La Rose  ---
Patch doesn't apply

Error message says 

Patch failed at 0001 Bug 38262: Update API specs

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2025-04-03 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

--- Comment #12 from Matt Blenkinsop  ---
Test plan to follow, updating the bug dependencies first

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2025-04-03 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Matt Blenkinsop  changed:

   What|Removed |Added

 Attachment #175713|0   |1
is obsolete||

--- Comment #10 from Matt Blenkinsop  ---
Created attachment 180559
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180559&action=edit
Bug 38262: Update object classes

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2025-04-03 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Matt Blenkinsop  changed:

   What|Removed |Added

 Attachment #175712|0   |1
is obsolete||

--- Comment #9 from Matt Blenkinsop  ---
Created attachment 180558
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180558&action=edit
Bug 38262: Update API specs

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2025-04-03 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Matt Blenkinsop  changed:

   What|Removed |Added

 Status|Patch doesn't apply |Needs Signoff

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2025-02-10 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Mathieu Saby  changed:

   What|Removed |Added

 CC||mathsaby...@gmail.com

--- Comment #7 from Mathieu Saby  ---
Could you add a test plan please?

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2024-12-19 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Matt Blenkinsop  changed:

   What|Removed |Added

 Attachment #175149|0   |1
is obsolete||

--- Comment #6 from Matt Blenkinsop  ---
Created attachment 175714
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175714&action=edit
Bug 38262: Update UI

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2024-12-19 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Matt Blenkinsop  changed:

   What|Removed |Added

 Attachment #175148|0   |1
is obsolete||

--- Comment #5 from Matt Blenkinsop  ---
Created attachment 175713
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175713&action=edit
Bug 38262: Update object classes

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2024-12-19 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Matt Blenkinsop  changed:

   What|Removed |Added

 Attachment #175147|0   |1
is obsolete||

--- Comment #4 from Matt Blenkinsop  ---
Created attachment 175712
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175712&action=edit
Bug 38262: Update API specs

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2024-12-19 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Matt Blenkinsop  changed:

   What|Removed |Added

 Blocks||38290


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38290
[Bug 38290] Add library group limits to vendors
-- 
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/


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2024-12-10 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Pedro Amorim  changed:

   What|Removed |Added

 Blocks|38662   |
 Depends on||38662


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38662
[Bug 38662] Additional fields admin page hard to read
-- 
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/


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2024-12-10 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Pedro Amorim  changed:

   What|Removed |Added

 Blocks||38662
 Depends on|38662   |


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38662
[Bug 38662] Additional fields admin page hard to read
-- 
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/


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2024-12-10 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Matt Blenkinsop  changed:

   What|Removed |Added

 Status|NEW |Needs Signoff

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2024-12-10 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Pedro Amorim  changed:

   What|Removed |Added

 Depends on||38662


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38662
[Bug 38662] Additional fields admin page hard to read
-- 
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/


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2024-12-04 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

--- Comment #2 from Matt Blenkinsop  ---
Created attachment 175148
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175148&action=edit
Bug 38262: Update object classes

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2024-12-04 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

--- Comment #3 from Matt Blenkinsop  ---
Created attachment 175149
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175149&action=edit
Bug 38262: Update UI

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2024-12-04 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

--- Comment #1 from Matt Blenkinsop  ---
Created attachment 175147
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175147&action=edit
Bug 38262: Update API specs

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


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2024-12-04 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Matt Blenkinsop  changed:

   What|Removed |Added

 Depends on||38446


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38446
[Bug 38446] Permission error for additional fields
-- 
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/


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2024-10-25 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Matt Blenkinsop  changed:

   What|Removed |Added

   Assignee|koha-b...@lists.koha-commun |matt.blenkinsop@ptfs-europe
   |ity.org |.com

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
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/


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2024-10-24 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Matt Blenkinsop  changed:

   What|Removed |Added

 Depends on||35287


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35287
[Bug 35287] Add additional fields support to ERM licenses
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
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/


[Koha-bugs] [Bug 38262] Add additional fields to Vendors

2024-10-24 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38262

Matt Blenkinsop  changed:

   What|Removed |Added

 Depends on||38010


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38010
[Bug 38010] Migrate vendors to Vue
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
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/