[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
Tue Nov 8 14:42:08 CET 2011


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

--- Comment #8 from Nicole C. Engard <nengard at gmail.com> 2011-11-08 13:42:08 UTC ---
aqbudgets.budget_expend should be updated with the shipping costs subtracted.

That means that the budgets should all be updated so these pages should all
show what has been spent against the budget - including the shipping costs:

/cgi-bin/koha/acqui/acqui-home.pl
/cgi-bin/koha/admin/aqbudgets.pl?budget_period_id=1

Then each basket should show the shipping costs in the table:

/cgi-bin/koha/acqui/basket.pl?basketno=3

And the total for that basket should include the tax and the shipping costs
since those were both expenses on this basket.

Shipping should also show on the receiving page: 

/cgi-bin/koha/acqui/parcel.pl?type=intra&supplierid=1&datereceived=2011-07-27&invoice=4567890-9

probably in the table at the bottom listing already received items.

Can anyone else think of any other pages/examples that I have missed?

-- 
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.
You are watching all bug changes.


More information about the Koha-bugs mailing list