https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35514
--- Comment #6 from Victor Grousset/tuxayo <[email protected]> --- Created attachment 161083 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161083&action=edit Bug 35514: Fix total cost update when adding multiple items to order Test plan: 1) Create a basket and add an order line to go on neworderempty.pl (the new order form) 2) Choose to add one item and repeat the operation 3) See on form that the total cost is updated without update vendor price 4) Now add multiple items, for example, "2" you will see that the total cost is not updated 5) Apply this patch, refresh form and repeat steps 3 to 5 Signed-off-by: MichaĆ Dudzik <[email protected]> Signed-off-by: Victor Grousset/tuxayo <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
