Bug 6077

Summary: qty not incremented for AcqCreateItem=recieve
Product: Koha Reporter: Paul Poulain <paul.poulain>
Component: AcquisitionsAssignee: Paul Poulain <paul.poulain>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: PATCH-Sent (DO NOT USE) CC: chris, katrin.fischer, mark.gavillet
Version: 3.4   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 5580    
Attachments: proposed patch
Signed off patch

Description Paul Poulain 2011-04-05 21:25:44 UTC
When you want to create items on order recieve, the qty was not incremented when the librarian adds an item with the +
    
This was because the js was expecting the qty field to be id=quantity
Comment 1 Paul Poulain 2011-04-05 21:27:56 UTC Comment hidden (obsolete)
Comment 2 Chris Cormack 2011-04-06 03:49:20 UTC
This is a bug, not a new feature, is still eligible for 3.4
Comment 3 Katrin Fischer 2011-04-06 08:03:06 UTC
Created attachment 3722 [details] [review]
Signed off patch
Comment 4 Chris Cormack 2011-04-07 03:38:24 UTC
Pushed please test