Bug 7048 - AcqCreateItem = on order does not allow to reduce quantity
Summary: AcqCreateItem = on order does not allow to reduce quantity
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: 3.6
Hardware: All All
: P1 - high major (vote)
Assignee: Henri-Damien LAURENT
QA Contact: Bugs List
URL: /cgi-bin/koha/acqui/neworderempty.pl?...
Keywords:
: 6969 (view as bug list)
Depends on:
Blocks: 3966
  Show dependency treegraph
 
Reported: 2011-10-17 19:42 UTC by Katrin Fischer
Modified: 2012-10-26 00:51 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
screenshot (30.00 KB, image/png)
2011-10-17 19:42 UTC, Katrin Fischer
Details

Note You need to log in before you can comment on or make changes to this bug.
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'.