[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 6 11:58:09 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 #157333|0                           |1
        is obsolete|                            |

--- Comment #22 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
Created attachment 158507
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158507&action=edit
Bug 35044: Update: Manual invoices, manual credits and accountlines

Test plan, k-t-d:

Preparation: Create additional fields for table 'accountlines:credit', visit:
/cgi-bin/koha/admin/additional-fields.pl?tablename=accountlines%3Acredit

2 text fields, one repeatable, one not-repeatable
2 AV fields, one repeatable, one not-repeatable

1) Add a new manual credit for admin borrower:
/cgi-bin/koha/members/mancredit.pl?borrowernumber=51
2) Set the mandatory "Amount" input (e.g. '5'). Click the 'Next' and press 'Ok'
on the alert box.
3) Fill in all additional fields, click the '+New' and 'Clear' links,  hit
'Save'
4) On the table, click "Details" for the for account line we just created.
5) Notice the additional fields are there, repeated fields are comma separated.
6) Repeat the above test plan, but for accountlines:debit instead, visit:
/cgi-bin/koha/admin/additional-fields.pl?tablename=accountlines%3Adebit
7) To add a manual invoice, visit:
/cgi-bin/koha/members/maninvoice.pl?borrowernumber=51

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


More information about the Koha-bugs mailing list