[Bug 17542] New: Altering an invoice throws error unless shipment date and billing date both defined or both undefined
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@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17542 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I can't replicate this bug on current master. I've tried several things on the 'receive shipment' and on the 'invoice' pages, but weren't able to make Koha explode. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org