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

Paola Rossi <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |[email protected]

--- Comment #21 from Paola Rossi <[email protected]> ---
I apply against master 3.17.00.007

in comment 16:

"A confirm flag is needed for deleting records. Without it, a list of orders
and baskets is displayed."

Without "-c" option set, the script makes some anticipations.
The script counts orders to delete (completely received orders) and baskets to
delete (basket without orders). But, counting the baskets, the script doesn't
count the baskets whose orders, being completely received, are all eraseable.
So after the first run without "-c" option set, the following execution with
"-c" set will be able to delete some baskets: this is unexpected!

NB1. The script doesn't delete orders received _before_ some date, but _until_
some date. The day in the "-until" option is included.
NB2. There is no way to ask for deleting only orders and not the baskets. There
is no way to ask for deleting only empty baskets.

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/

Reply via email to