[Koha-bugs] [Bug 7342] aqbudgets statistics doesn't work when using Authorized values on sort1_authcat or sort2_authcat

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 13 17:25:14 CET 2011


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

--- Comment #9 from Francois Charbonnier <francois.charbonnier at biblibre.com> 2011-12-13 16:25:14 UTC ---
Test I did :

1/ define authorised values categories that you will use to set up funds.

2/ then set up (at least) 2 funds and choose the categories define above within
"Statistic 1 done on:" and "Statistic 2 done on:" fields

3/ create new basket and place one order

4/ when placing the order : choose the funds you created and check that the
authorised values within "statistic 1" and "statistic 2" change correctly.

5/ save the orderline and click on "modify" to make sure that the chosen values
got recorded

6/ check the database. go to mysql and try : 
SELECT sort1, sort2 FROM aqorders WHERE ordernumber='XXX';

7/ you will have the values you just entered when placing your order.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list