Koha/acqui
Katrin Fischer 169015af94 Bug 9184: Acq - Don't show authority batches when ordering from staged file
When ordering from a staged file, the list of files
should only include imports of bilbiographic and
no authority data.

To test - start without the patch:
1) Stage an authority file
2) Stage a bilbiographic file
3) Create a new basked in acquisitions
4) Create a new order line selecting "From a staged file"
5) Verify that both files are shown
6) Apply patch
7) Verify that only the bibliographc file shows
   in the list now

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Works as advertised

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2015-12-11 15:32:56 +00:00
..
pdfformat Bug 14928: Remove C4::Dates from files acqui/pdfformat/layout*.pm 2015-10-09 09:39:30 -03:00
acqui-home.pl
add_user_search.pl Bug 15109: Make name the default sort order for all patron searches 2015-11-17 09:49:21 -03:00
addorder.pl Bug 11247: Fix calls of TransformHtmlToXml 2015-09-02 14:36:33 -03:00
addorderiso2709.pl Bug 9184: Acq - Don't show authority batches when ordering from staged file 2015-12-11 15:32:56 +00:00
ajax-getauthvaluedropbox.pl
basket.pl Bug 10181: Make string translatable 2015-10-02 15:06:48 -03:00
basketgroup.pl
basketheader.pl
booksellers.pl
cancelorder.pl
check_budget_total.pl
check_duplicate_barcode_ajax.pl Bug 14589: Adjust authorities_merge_ajax and replace some indirect syntax 2015-11-02 12:49:13 -03:00
check_uniqueness.pl
finishreceive.pl Bug 8417: Make the order receive date editable 2015-10-19 14:51:50 -03:00
histsearch.pl Bug 14946: Remove C4::Dates from acqui/* files 2015-11-17 23:42:55 -03:00
invoice-files.pl
invoice.pl Bug 14946: Remove C4::Dates from acqui/* files 2015-11-17 23:42:55 -03:00
invoices.pl Bug 14946: Remove C4::Dates from acqui/* files 2015-11-17 23:42:55 -03:00
lateorders-export.pl Bug 14264: Fix export of late orders when translated 2015-11-23 11:24:51 -03:00
lateorders.pl
modordernotes.pl
neworderbiblio.pl Bug 15005: Fix pagination_bar calls 2015-10-19 09:36:43 -03:00
neworderempty.pl
newordersubscription.pl
newordersuggestion.pl
ordered.pl
orderreceive.pl Bug 8417: Make the order receive date editable 2015-10-19 14:51:50 -03:00
parcel.pl Bug 14946: Remove C4::Dates from acqui/* files 2015-11-17 23:42:55 -03:00
parcels.pl Bug 14946: Remove C4::Dates from acqui/* files 2015-11-17 23:42:55 -03:00
spent.pl
supplier.pl
transferorder.pl Bug 14946: Remove C4::Dates from acqui/* files 2015-11-17 23:42:55 -03:00
uncertainprice.pl
updatesupplier.pl
z3950_search.pl