Bug 5728

Summary: Adding note and manager_id fields to accountlines
Product: Koha Reporter: Chris Cormack <chris>
Component: PatronsAssignee: Paul Poulain <paul.poulain>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: PATCH-Sent (DO NOT USE) CC: frederic.durand, gmcharlt, nengard, paul.poulain
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on:    
Bug Blocks: 5575    
Attachments: Patch from BibLibre
Rebased patch
correcting previous patch
Fix KohaVersion and database error

Description Chris Cormack 2011-02-10 01:10:33 UTC
* manager_id contains the librarian that created the line
* note is a field that can be entered by the librarian
Comment 1 Julian Maurice 2011-03-21 11:20:25 UTC Comment hidden (obsolete)
Comment 2 Julian Maurice 2011-03-21 12:33:02 UTC
*** Bug 5752 has been marked as a duplicate of this bug. ***
Comment 3 Nicole C. Engard 2011-03-22 20:54:50 UTC
Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all y
Applying: Bug 5728: adding note and manager_id fields to accountlines
Using index info to reconstruct a base tree...
Falling back to patching base and 3-way merge...
Auto-merging installer/data/mysql/updatedatabase.pl
CONFLICT (content): Merge conflict in installer/data/mysql/updatedatabase.pl
Failed to merge in the changes.
Patch failed at 0001 Bug 5728: adding note and manager_id fields to accountlines
When you have resolved this problem run "git am --resolved".
If you would prefer to skip this patch, instead run "git am --skip".
To restore the original branch and stop patching run "git am --abort".
nengard@debian:~/kohaclone$
Comment 4 Julian Maurice 2011-03-23 08:10:10 UTC Comment hidden (obsolete)
Comment 5 Frederic Durand 2011-04-06 14:12:56 UTC
Created attachment 3748 [details] [review]
correcting previous patch
Comment 6 Frederic Durand 2011-04-06 14:13:51 UTC
Created attachment 3749 [details] [review]
Fix KohaVersion and database error
Comment 7 Frederic Durand 2011-04-06 14:15:14 UTC
With two last patches testing is ok. Note and id_manager are well managed.
Comment 8 Chris Cormack 2011-04-09 09:31:39 UTC
Pushed, please test
Comment 9 Jared Camins-Esakov 2012-12-31 00:42:15 UTC
There have been no further reports of problems so I am marking this bug resolved.