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

             Bug #: 7178
           Summary: Improve order item creation
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Acquisitions
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


Created attachment 6233
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6233
neworderempty.pl

This development change the behaviour of item creation while ordering or
receiving. Only one item block is displayed at a time, and the others are
"minimized" in a table row. Moreover, adding a new item no longer clone the
html block, but it call PrepareItemRecordDisplay via ajax, so the fields ids
are different and cataloguing plugins can be used on these fields.
Only items shown in items list will be created, so it requires to click the '+'
button at least one time, even for creating a single item.
See screenshot attached to see what it looks like.

BibLibre infos:
  Repository: git://git.biblibre.com/koha_biblibre.git
  Branch:     stetienne/ft/MT6523

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to