https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22393
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #20 from Nick Clemens <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
