http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5339
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10460|0 |1 is obsolete| | --- Comment #63 from Julian Maurice <[email protected]> --- Created attachment 10934 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10934&action=edit Bug 5339: Invoices management improvement In reply to comment 60 1) updatedatabase script modified to fill the shipment date from aqorders.datereceived 2) billingdate is only informative. It is not used nor filled by Koha at all, you can fill it or not depending on your needs. 2bis) added filter on shipment date too 3) datepicker changed to use jQuery datepicker in invoices.pl and invoice.pl 4) Yes, this feature come with this bug. Added shipment cost and budget to parcels.pl 5) what table are you talking about ? I see no tables that are not sortable. 6) Link to catalogue added. About the vocabulary problem, here's how i see this: invoice and shipment are quite the same thing. 1 invoice <=> 1 shipment: an invoice correspond to one shipment, and a shipment correspond to one invoice. The invoice page goal is to display all informations about an invoice and to modify it, whereas receipt page allows to add orders to the invoice. If anybody has suggestions about these terms. I would be happy to change them, I find them a little bit confusing too, but didn't find better terms. I hope I didn't miss anything from your comment :) -- You are receiving this mail because: You are the QA Contact for the bug. 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/
