[Bug 3050] Add an option to upload scanned invoices.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3050 Jacek Ablewicz <abl@biblos.pk.edu.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #12 from Jacek Ablewicz <abl@biblos.pk.edu.pl> --- (In reply to Paola Rossi from comment #11)
On detail of a single invoice, a closed invoice shows to be in "Open" Status, and koha lets me "Close" this already closed invoice by "Save" button. The only way to reopen a closed invoice is by Invoices' table, using "Reopen" in the 7-th column (the column has no name).
Paola, thanks for testing; indeed, there is an issue regarding closed invoices handling on invoice details page (well spotted) - I can replicate it on current master (without bug 3050 patches applied, see below), apparently it's an regression introduced by bug 10613 (BTW, shame on me - I had signed bug 10613 off without noticing this particular problem). But:
On master, on the contrary, for a closed invoice I see: Status: Closed on ... some date. Reopen: Save
that part seems to be kinda questionable.. I mean (according to git log -p acqui/invoice.pl output on freshly git-cloned current master), this specific issue is not related to (and not caused by) bug 3050 patches. Unless I'm very much mistaken, it is a completely separate issue (see proposed patch in bug 12274) which is present in current master (no relation to bug 3050 whatsoever). -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org