[Koha-bugs] [Bug 20465] misc/export_records.pl add possibility to export by branchcode

2018-04-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20465

Katrin Fischer  changed:

   What|Removed |Added

 Status|Signed Off  |Failed QA
 CC||katrin.fisc...@bsz-bw.de

--- Comment #4 from Katrin Fischer  ---
I am a little concerned how the export tool in the GUI and the export script
seem to drift apart. But not sure how far apart they are already.

In the GUI you can already select multiple branches (homebranch) for export,
but can't select records by holdingbranch. 

Could you take a look into making your export tool work like the GUI for
selecting records by homebranch? And then we could deal with the holdingbranch
separately. If you need help, please let us know!


For the help:

Export biblio owned by a specific library

Libraries can't own records in Koha - so I think this would be a bit beter:

Export bibliographic records with items owend/held by a specific library.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 20465] misc/export_records.pl add possibility to export by branchcode

2018-03-26 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20465

M. Tompsett  changed:

   What|Removed |Added

 CC||mtomp...@hotmail.com
  Attachment #73164|0   |1
is obsolete||

--- Comment #3 from M. Tompsett  ---
Comment on attachment 73164
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73164
export_records.pl enchanted with branchcode

This patch didn't apply nicely. Made the same changes into a version which is
easily git-bz'able, and signed off the author's work.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 20465] misc/export_records.pl add possibility to export by branchcode

2018-03-26 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20465

M. Tompsett  changed:

   What|Removed |Added

 Status|Needs Signoff   |Signed Off

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 20465] misc/export_records.pl add possibility to export by branchcode

2018-03-26 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20465

--- Comment #2 from M. Tompsett  ---
Created attachment 73298
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73298=edit
Bug 20465: misc/export_records.pl add possibility to export by branchcode

There was no way to export all books held by a library,
in a multi-libraries/single-instance context.
This patch supports that.

Tested with:
libri-koha@ec101041:~$ /usr/share/koha/bin/export_records.pl
--holdingbranch=MI-ISL --format=xml --filename=test0003.xml

NOTE: reset_all on kohadevbox has CPL, MPL, and FPL. Comparing
  barcodes uniquely is helpful to confirm. :)

Signed-off-by: Mark Tompsett 

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 20465] misc/export_records.pl add possibility to export by branchcode

2018-03-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20465

Mason James  changed:

   What|Removed |Added

 CC||m...@kohaaloha.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 20465] misc/export_records.pl add possibility to export by branchcode

2018-03-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20465

Giuseppe Passanisi  changed:

   What|Removed |Added

 CC||giuseppepassanisi93@gmail.c
   ||om

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 20465] misc/export_records.pl add possibility to export by branchcode

2018-03-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20465

Giuseppe Passanisi  changed:

   What|Removed |Added

 Status|ASSIGNED|Needs Signoff
   Patch complexity|--- |Small patch

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 20465] misc/export_records.pl add possibility to export by branchcode

2018-03-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20465

Giuseppe Passanisi  changed:

   What|Removed |Added

   Assignee|koha-b...@lists.koha-commun |giuseppepassanisi93@gmail.c
   |ity.org |om

--- Comment #1 from Giuseppe Passanisi  ---
Created attachment 73164
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73164=edit
export_records.pl enchanted with branchcode

Tested with:
libri-koha@ec101041:~$ /usr/share/koha/bin/export_records.pl
--holdingbranch=MI-ISL --format=xml --filename=test0003.xml

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/