http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13321 --- Comment #32 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Kyle M Hall from comment #31)
I've been testing https://git.biblibre.com/biblibre/kohac/commits/ft/bug_13323
Branch definitely needs rebased, but I tested it as is. My own attempts to rebase it ended with the unit tests failing, which I'm hoping is just my fault
I didn't get any conflict (except updatedatabase.pl) on rebasing the branch on master.
Not sure which of the three bugs to put this on, so it's going here ; )
There seems to be an issue where if you receive multiple, the receiving screen lists the total, but then the total is multiplied by the number of items received!
http://screencast.com/t/0gpbhP0P2tdC http://screencast.com/t/NDwekDjesa http://screencast.com/t/Fk6PBDv15o2K
1 screen is missing, the neworderempty when you have created the order. I have tested on my local branch (before the jajm rebase) and with the remote branch, it seems to work as excepted. - Create an order without filling "actual cost" - Receive 1 or 2 item(s) (the actual cost is automatically filled with the budgeted cost, for 1 item. For you, it's 18, it should be 9 on your second screenshot. Did you update it manually or it was automatically filled with 18?). -- You are receiving this mail because: You are watching all bug changes.