http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6879
--- Comment #2 from Maxime Pelletier <[email protected]> 2011-09-21 18:23:04 UTC --- Created attachment 5516 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5516 Use unitprice as the actual cost in neworder This fixes the problem you describe in your second point and in bug 6414 by renaming the field unitprice and using that value from the db. This way the actual cost in neworder is the same field as when you receive a shipment and what is shown on the receipt summary page (parcel.pl). -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
