]> git.evergreen-ils.org Git - Evergreen.git/commit
Serials: two little things to make alt serials control interfaces less painful
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 15 Nov 2010 18:28:25 +0000 (18:28 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 15 Nov 2010 18:28:25 +0000 (18:28 +0000)
commit0d1dae82371c1dbd0e99c45a35c58c50c4a3f48f
tree074d53e057ddc1eb48942258c65fdd157cebe921
parentee82b6c60a85e1e73c2adda27249aba0e6bfc803
Serials: two little things to make alt serials control interfaces less painful
to use.

The copy template editor now gives dropdowns for fine level and loan duration.
This is particularly useful since at receive time, if you're trying to create
units, you can't do it with null values in those fields.

The caption and pattern pane of the subscription details interface now sets the
active checkbox to checked by default when creating new caption and patterns.
This helps prevent user confusion if you create a caption/pattern and move on
to the issuances tab and find that you can't apply the caption/pattern that
you just created because you didn't make it "active."

git-svn-id: svn://svn.open-ils.org/ILS/trunk@18745 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/js/ui/default/conify/global/asset/copy_template.js
Open-ILS/web/templates/default/conify/global/asset/copy_template.tt2
Open-ILS/web/templates/default/serial/subscription/caption_and_pattern.tt2