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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to