http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12164
Paola Rossi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #16 from Paola Rossi <[email protected]> --- I apply against master 3.17.00.007 A) I run the script. The only funds in the database are the expected ones described below. But, on main Acquisitions' page [Manual 3.16, See Budget/Fund Tracking: Clicking on the linked amounts under spent or ordered will show you a summary of the titles ordered/received on that budget.], after selecting the cells of the column "Spent" of the table "All available funds for Centerville", I see "No data available in table" even when some orders are expected in the selected cell (not zero). [Perhaps does the script build the received orders in a not entirely correctly way?] B) At 6-th step: "Verify the number of Unreceived orders is correct ...", I see this error: the numbers in "Unreceived orders"'s column are not the expected ones: they're the total numbers of received and unreceived orders. C) At 6-th step, koha says: "Choose the funds you want to move unreceived orders:" but no checkbox is given to mark which funds I want to choose. D) At 6-th step: I've selected the budget, but, after selecting the "Move unreceived orders" button, koha says: "You have chosen to move all unreceived orders from 'test_clone' to 'null'." So the name of the new budget is not shown correctly. [If I've already changed the name of the target budget, 'null' still remains as an error.] E) I prefer to change the name of the "new" budget period, the target. I call it "test_clone_new". [it's the 2015's budget]. At 7-th step, the report shows: Report after moving unreceived orders from budget test_clone_new (01/01/2015 - 12/31/2015) to test_clone_new (01/01/2015 - 12/31/2015) So the old budget (name and dates) is not shown correctly. See also G) below. F) Now the old budget is inactive and closed. It only has already received orders (OK). But I can close it again, marking the original budget as inactive (?), and so on. I choose the same target budget: no orders shall be moved (OK ...), but the base-level allocated, the base-level available and the total available of the target budget period are increased again. See Nota bene 1 below. G) I duplicate the "test_clone" budget into "test_2015". Then I duplicate the same "test_clone" again in "test_2016". Now I close the "test_clone" onto "test_2016", the last one. The report says: "Report after moving unreceived orders from budget test_2015 (01/01/2015 - 12/31/2016) to test_2016 (01/01/2016 - 12/31/2016)" The part "test_2015 (01/01/2015 - 12/31/2016)" is wrong. It should be instead: test_clone (01/01/2013 - 12/31/2013) ---------------------------------------------------------------------- "Closing" a budget period is new in koha: NB.1: Perhaps would the option be absent for a budget period without unreceived orders? Or for a budget period already closed? NB.2: How can I know that a budget period has been already closed? I don't see it [in "Edit"ing a budget period, f.i.]. ---------------------------------------------------------------------- So I pass the patch to "Failed QA" status. ----------------------------------------- -- 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/
