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

Fridolyn SOMERS <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|[email protected] |[email protected]
                   |ity.org                     |m

--- Comment #1 from Fridolyn SOMERS <[email protected]> ---
Created attachment 11575
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11575&action=edit
Proposed patch

Proposed patch.

Now fetchSortDropbox() replaces entire existing statistic field (select or
input) by a select or an input.
So fetch_sort_dropbox.pl returns an entire select or input.

Test plan : 
-----------

Create a fund with authorized values for statistics : "foundwith".
Create a fund without authorized values for statistics : "foundwithout".

In a acquisition basket :
For both order creation/edition : "from a new (empty) record" and "from a
staged file" :

Create a new order.
=> statistic fields will be free text boxes.
Select "foundwith" fund.
=> statistic fields turns to combo-boxes.
Select "foundwithout" fund.
=> statistic fields turns to free text boxes.
Enter a value in statistic fields.
Save the order.
Modify it.
=> the statistic values are well saved.
Select "foundwith" fund.
Select values for statistic fields.
Save the order.
Modify it.
=> the statistic values are well saved.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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