Bug 5167 - adding more items to order doesn't fill in all fields
Summary: adding more items to order doesn't fill in all fields
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Bugs List
URL: /cgi-bin/koha/acqui/neworderempty.pl?...
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-24 20:28 UTC by Nicole C. Engard
Modified: 2015-12-03 22:00 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicole C. Engard 2010-08-24 20:28:39 UTC
when you hit the plus on an order to add another item it carries over the call number in the new item but nothing else, it should carry over the entire item record since most likely all the ordered items will be the same at this stage of the game
Comment 1 Owen Leonard 2010-08-25 13:39:11 UTC
My test shows that any data entered in a text field is copied, but any selections made in <select> lists are not.
Comment 2 Nicole C. Engard 2010-08-26 16:02:50 UTC
Thanks for testing further, the only typed field I had filled in was the call number :)
Comment 3 Katrin Fischer 2015-02-22 00:08:59 UTC
I just retested this with various pull down and free text item fields - they all copied after adding the first item on the order. Marking fixed, please reopen if you still see problems.