https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35080
Bug ID: 35080
Summary: Additional fields submitted in
paycollect.pl?writeoff_individual are not saved
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Fines and fees
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected],
[email protected],
[email protected],
[email protected]
Depends on: 31254
To reproduce, k-t-d:
1) Add a simple additional field to accountlines:credit. Visit:
/cgi-bin/koha/admin/additional-fields.pl?tablename=accountlines%3Acredit
2) Create a manual invoice for admin borrower. Visit:
/cgi-bin/koha/members/maninvoice.pl?borrowernumber=51
3) Add '5' in amount and click 'save'
4) On the transactions table, select the invoice just created and hit 'pay'.
5) On the 'Pay an individual charge' screen, select 'Writeoff'. Notice the
additional field created in 1) is there, input some data in it like 'test'.
6) Click "Writeoff this charge"
7) From the 'Transactions' table, select the 'Writeoff' transaction we just did
and click "Details". Notice the field is not there (it's not in the database
either).
Repeat the same test plan but instead of writeoff, select 'pay'. You'll notice
the additional field data is displayed in the table as expected.
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31254
[Bug 31254] Add additional fields for accountlines
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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/