[Bug 27585] New: Adding multiple items doesn't update total cost
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27585 Bug ID: 27585 Summary: Adding multiple items doesn't update total cost Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org I noticed that when adding multiple items to an order (using the 'Add multiple items' button), the total cost (budgeted cost*quantity) is not updated. 1) In Acquisitions, search for a vendor 2) Click 'New basket' 3) Give a name to the basket 4) Make sure 'Create items when' is set to 'placing an order' 5) Click 'Save' 6) Click 'Add to basket' to add an order to the basket (I use from existing record) 7) Click 'Add item' at the end of the item form <-- Notice the quantity is now 1 8) Enter a vendor price, e.g. 12.95 <-- Notice the total (budgeted cost*quantity) is now 12.95 9) Click 'Add item' at the end of the item form again <-- Notice the quantity is now 2 and the total is now 25.90 10) Click 'Add multiple items' at the end of the item form 11) Enter a quantity, e.g. 8, and click 'Add' <-- Notice the quantity is now 10 BUT the total stayed at 25.90 The total should be updated to 129.50. When saving the order, the total cost is correct. So it's really just a display problem. -- 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=27585 --- Comment #1 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- Created attachment 116178 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116178&action=edit Screenshot of order details This is a screenshot showing my order details, the quantity is 10, but the total cost is 25.90 -- 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=27585 Janet McGowan <janet.mcgowan@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |janet.mcgowan@ptfs-europe.c | |om -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27585 jmbroust <jean-manuel.broust@univ-lyon2.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jean-manuel.broust@univ-lyo | |n2.fr -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27585 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- This is still an issue. It seems happen when the list price is entered before the items are created. We need to trigger the calculation every time the quantity changes. -- 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=27585 Jeremy Evans <jeremy.evans@ukhsa.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremy.evans@ukhsa.gov.uk -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org