[Koha-bugs] [Bug 35044] Additional fields: Allow for repeatable fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 13 11:10:19 CET 2023


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

Pedro Amorim <pedro.amorim at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #158503|0                           |1
        is obsolete|                            |

--- Comment #30 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
Created attachment 158862
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158862&action=edit
Bug 35044: Update: Acquisition orders

Test plan, k-t-d:

Preparation: Create additional fields for table 'aqorders':
2 text fields, one repeatable, one not-repeatable
2 AV fields, one repeatable, one not-repeatable
2 MARC fields, one 'get' and one 'set', both non-repeatable, MARC field 942$c
Attempt to create a repeatable MARC field (get or set). Notice you're unable
to.

1) Add a new order for an existing basket, with an existing record, visit:
/cgi-bin/koha/acqui/neworderempty.pl?booksellerid=1&basketno=1&biblionumber=76
2) Set the mandatory "Koha item type" for the item. Click the 'Add item' button
below.
3) Notice the accounting details now have quantity:1
4) Set the mandatory "Fund" input in accounting details.
5) At the bottom, fill in all additional fields, click the '+New' and 'Clear'
links,  hit 'Save'
6) In the orders table shown, click "Modify". Notice all the fields are
presented correctly in the edit form.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list