Bug 959

Summary: We need to be abble to modifie order line after receipt
Product: Koha Reporter: Chris Cormack <chris>
Component: AcquisitionsAssignee: Henri-Damien LAURENT <henridamien>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: P2 CC: katrin.fischer
Version: Main   
Hardware: PC   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 4831    
Bug Blocks:    

Description Chris Cormack 2010-05-20 23:37:13 UTC


---- Reported by nathalie.fontaine@emn.fr 2005-03-11 22:40:43 ----

It should be good if we could modifie order line after having receipt book. For
example, we have sometimes errors in prices between delivery and invoice. And we
can not modify them.



---- Additional Comments From jmf@liblime.com 2007-10-04 13:50:16 ----

bumping up to 3.0



--- Bug imported by chris@bigballofwax.co.nz 2010-05-20 23:37 UTC  ---

This bug was previously known as _bug_ 959 at http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=959

Actual time not defined. Setting to 0.0
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here: chris@bigballofwax.co.nz.
   Previous reporter was nathalie.fontaine@emn.fr.

Comment 1 Katrin Fischer 2011-08-15 06:02:39 UTC
I see 2 ways do achieve this in current master/3.4.x:

1) At receive you can enter the actual price for each order line, which reflects the price actually paid for the book. 
Note: At the moment there is a bug, that this price it not correctly taken into account for the 'Spent' values of the budget (bug 4831) 


2) You can also edit order lines by following those steps:
- search for the title in acquisitions
- follow link to basket
- if order is in a basket group: change group to 'no groups'
- if order is closed: reopen basket
- edit order lines

I am closing this bug, please reopen if I missed something!