[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
Fri Sep 9 06:11:53 CEST 2011


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

Srdjan Jankovic <srdjan at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|henridamien at koha-fr.org     |srdjan at catalyst.net.nz

--- Comment #3 from Srdjan Jankovic <srdjan at catalyst.net.nz> 2011-09-09 04:11:53 UTC ---
Created attachment 5371
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5371
patch

This is what I've done:
* Restored "Shipping" input for "Receive a new shipment"; this may not be what
you had in mind
* Having done that, it made sense to split it over all pending items. I can see
potential issues with that, but it can be adjusted, see below
* Added "Freight" input on the "Receive Order" screen. Inconsistency warning:
Shipping vs Freight
* Values should be showing correctly on the "Receipt Summary" screen
* There was no way of changing freight value, so I've added it to the "Modify
Order" screen

I tried a fairly simple scenario when receiving shipment with all pending
orders, and it worked as expected. I do not know what scenarios are
possible/likely, so please play with it.

Notes:
* When creating an order I was not able to change quantity, ie it was always 1.
If that is by design and each order can have only one item then it is fine.
Otherwise it is undertested.
* The problems is that we do not have a shipment (or parcel) entity.
* There could be some other parts of the system that use/should be using
freight (eg budgets) that I have overlooked

-- 
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