[Koha-bugs] [Bug 17542] New: Altering an invoice throws error unless shipment date and billing date both defined or both undefined

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 3 00:14:25 CET 2016


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

            Bug ID: 17542
           Summary: Altering an invoice throws error unless shipment date
                    and billing date both defined or both undefined
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

When creating an invoice you can create it without a billing or shipment date

You can then alter the shipment cost, however, trying to define a billing date
without first defining a shipment date causes:
invoice.pl: Odd number of elements in hash assignment at
/home/vagrant/kohaclone/C4/Acquisition.pm line 2700., referer:
http://localhost:8081/cgi-bin/koha/acqui/invoice.pl


Define only a shipment date and the change will go through, but then attempting
to change the shipment cost will fail until a billing date is also defined

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


More information about the Koha-bugs mailing list