Bug 7048

Summary: AcqCreateItem = on order does not allow to reduce quantity
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: AcquisitionsAssignee: Henri-Damien LAURENT <henridamien>
Status: CLOSED WORKSFORME QA Contact: Bugs List <koha-bugs>
Severity: major    
Priority: P1 - high CC: kyle.m.hall, nengard
Version: 3.6   
Hardware: All   
OS: All   
URL: /cgi-bin/koha/acqui/neworderempty.pl?booksellerid=11&basketno=17
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 3966    
Attachments: screenshot

Description Katrin Fischer 2011-10-17 19:42:21 UTC
Created attachment 5941 [details]
screenshot

When you are creating your items on order or on receive it's no longer possible to delete an item form you have created. I think there used to be a minus sign next to the plus, that would allow to reduce the quantity by one.

To reproduce 1:
- set AcqCreateItem to 'on order'
- create basket
- create order line
- click on the plus sign to create a second item - quantity is changed to 2
> there is no way to undo that click and go back to 1, you have to start all over

to reproduce 2:
- set AcqCreateItem to 'on receive'
- set AcqCreateItem to 'on order'
- create basket
- create order with quantity = 2
- save order and receive shipment
- click on + to indicate you have 2 items to receive
> now there is no way to undo that and receive only 1 item
Comment 1 Katrin Fischer 2011-10-25 13:28:07 UTC
*** Bug 6969 has been marked as a duplicate of this bug. ***
Comment 2 Katrin Fischer 2011-11-16 08:13:50 UTC
Is there an update on this?
Comment 3 Nicole C. Engard 2012-02-13 16:02:12 UTC
Any word on this?
Comment 4 Katrin Fischer 2012-02-13 16:05:13 UTC
Hi Nicole, I suspect this is a duplicate to bug 6740 - do you still have problems on current master? Can you verify?
Comment 5 Nicole C. Engard 2012-02-14 20:11:40 UTC
This is not an issue in Master anymore, but appears to still be an issue in 3.6.

Nicole
Comment 6 Katrin Fischer 2012-02-14 20:58:25 UTC
Hi Nicole, which version of 3.6 are you testing on? The patch went into 3.6.2.
http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=8cf169316728ba0113e08c6f85930a0961d75528
Comment 7 Kyle M Hall 2012-02-17 15:34:23 UTC
Tested. This is indeed in the current master. The only difference is now the '+' and '-' have been replaced with 'Add' and 'Delete'.