[Koha-bugs] [Bug 6504] no way to enter shipping price in acq

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 7 17:56:42 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6504

Ian Walls <ian.walls at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian.walls at bywatersolutions.
                   |                            |com

--- Comment #2 from Ian Walls <ian.walls at bywatersolutions.com> 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.


More information about the Koha-bugs mailing list