[Koha-bugs] [Bug 35080] New: Additional fields submitted in paycollect.pl?writeoff_individual are not saved

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 17 17:05:57 CEST 2023


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: koha-bugs at lists.koha-community.org
          Reporter: pedro.amorim at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: julian.maurice at biblibre.com, katrin.fischer at bsz-bw.de,
                    lucas at bywatersolutions.com,
                    martin.renvoize at ptfs-europe.com,
                    michaela.sieber at kit.edu
        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.


More information about the Koha-bugs mailing list