Koha/members
Pedro Amorim 10b9888936
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

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-08-23 18:21:24 +02:00
..
accountline-details.pl Bug 35044: Update: Manual invoices, manual credits and accountlines 2024-08-23 18:21:24 +02:00
alert-subscriptions.pl
apikeys.pl
boraccount.pl
cancel-charge.pl
default_messageprefs.pl
deletemem.pl
discharge.pl
discharges.pl
files.pl
holdshistory.pl
housebound.pl
ill-requests.pl
mancredit.pl Bug 35044: Update: Manual invoices, manual credits and accountlines 2024-08-23 18:21:24 +02:00
maninvoice.pl Bug 35044: Update: Manual invoices, manual credits and accountlines 2024-08-23 18:21:24 +02:00
member-flags.pl
member-password.pl
member.pl
memberentry.pl Bug 37562: (QA follow-up) Remove FIXME 2024-08-16 17:33:50 +02:00
members-home.pl
members-update-do.pl
members-update.pl
merge-patrons.pl
mod_debarment.pl
moremember.pl Bug 28924: (QA follow-up) Use $self instead of $patron 2024-07-18 18:25:55 +02:00
notices.pl
patronimage.pl
pay.pl
paycollect.pl Bug 35044: Update: Manual invoices, manual credits and accountlines 2024-08-23 18:21:24 +02:00
print_overdues.pl
printfeercpt.pl Bug 33478: Apply formatting to ACCOUNT_CREDIT 2024-04-26 20:15:43 +02:00
printinvoice.pl
printnotice.pl Bug 33478: Apply formatting to ACCOUNTS_SUMMARY 2024-04-26 20:15:45 +02:00
printslip.pl
purchase-suggestions.pl Bug 33363: Add separate permissions for creating and deleting suggestions 2024-07-12 10:21:24 +02:00
readingrec.pl
recallshistory.pl
routing-lists.pl
setstatus.pl
statistics.pl
summary-print.pl Bug 36476: Add holds priority column to members/summary-print.pl pending holds table 2024-06-21 15:02:57 +02:00
two_factor_auth.pl
update-child.pl