http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6504
Ian Walls <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls@bywatersolutions. | |com --- Comment #2 from Ian Walls <[email protected]> 2011-09-07 15:56:42 UTC --- This must be restored; the fix in bug 1965 was a hack, rather than an actual solution. The current Koha database structure has a field for "freight" (aqorders.freight) that is going unused. This does put the freight entry at the individual order line level, instead of the whole order, but that's fine; a freight charge for multiple items can just be attached to one of them, or the cost can be divided evenly, whichever the library prefers at data-entry time. -- 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/
