https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22393 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@bywatersolutions.com --- Comment #20 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Martin Renvoize from comment #18)
3/ Add a manual invoice with a valid, but old, barcode (Not a LOST type)
Do you mean a deleted barcode? The code tries, but there is a CONSTRAINT error
6/ Add a manual invoice with type 'LOST' and a valid barcode, but not one that will match a checkout for your user. Note an error is displayed
This succeeds with no problems, and I think that is right. If a patron comes in, takes a book off the shelf and destroys it they may want to won up. Or a parent taking responsibility for a child. There are many cases you may want to charge a lost with no checkout
7/ When errors are displayed, note the form contains data from the previous submission so you can just correct the error rather than re-enter all data.
The amount does not pass through, this would be helpful too -- You are receiving this mail because: You are watching all bug changes.