[Koha-bugs] [Bug 7049] Item form on order receive has lots of blank space

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 19 15:00:04 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7049

Magnus Enger <magnus at enger.priv.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5943|0                           |1
        is obsolete|                            |

--- Comment #3 from Magnus Enger <magnus at enger.priv.no> 2011-10-19 13:00:04 UTC ---
Created attachment 5976
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5976
Bug 7049: [SIGNED-OFF] Item form on order receive has lots of blank space

The item form on the order receive page (AcqCreateItem = on receive) contains a
lot of blank space which makes it hard to read and fill out.

To test:
- set AcqCreateItem = on receive
- create basket, order something, receive shipment
- check item form is nicely formatted and doesn't include lots of blank space

Note: It will be easier to test if you have an ACQ framework created to hide
some
unnecessary subfields, because the hidden fields create the blank space.

Signed-off-by: Magnus Enger <magnus at enger.priv.no>
Created an ACQ framework and hid some of the fields (hidden = 5). Before the
patch there were gaps between the fields as shown in the screenshot from
Katrin. After the patch fields line up nicely, with no extra space between
them.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list