http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11169
Koha Team Lyon 3 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #9 from Koha Team Lyon 3 <[email protected]> --- Tests made with : - AcqCreateItems pref to 'receiving' ok, we can retrieve the title in OPAC with a tab "acquitision details" indicating the number of items in the order. (just a comment : when there's only one item, we can see "1 items are on order" : can you put it singular ?) it's the same whatever the basket is open, closed, in a basketgroup or not. If there's a partial receipt, the number of order decrease of the right number. When all items have been received, the tab disappears. After a transfer of command it's also ok. When you cancel a receipt, the tab reappears with the right number to be received.(But It's a pity that the items stay the items stays in tab "Holdings".) - AcqCreateItems pref to 'ordering' ok, we can retrieve the title in OPAC with a tab "acquitision details", with a table of the items in order. it's the same whatever the basket is open, closed, in a basketgroup or not. If there's a partial receipt, only the item in order stay in the table. When all items have been received, the tab disappears. After a transfer of command it's also ok. When you cancel a receipt, the tab reappears with the good number to be received. But, there's something I don't see in the master, so I wonder that's introduced by this patch : if you do a partial receipt, You can't cancel the first items you received. You can only cancel the last one. I changed in "failed QA" for this. -- 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/
