https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34442
Bug ID: 34442
Summary: Info around CSV export profiles edition not correct
for sql option
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5 - low
Component: Serials
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Hello everyone,
When you edit a CSV export profile, we can have a few examples to see how it
works, such as.
"For late issue claims, you can use data from the following tables: serial,
subscription, biblio, biblioitems and aqbookseller".
But there's an error here, if I want to add subscription.callnumber for example
(or id etc...) it doesn't work... Perhaps we can correct this description a
little? But how? Just to say that there are only these fields you can include:
[SQL query extracted from the GetLateOrMissingIssues function]
"serialid, aqbooksellerid, name,
biblio.title, biblioitems.issn, planneddate, serialseq,
serial.status, serial.subscriptionid, claimdate, claims_count,
subscription.branchcode, serial.publisheddate"
This may be a bit longer, but I'd rather ask the community what's the best way
to be clear on this point.
Thanks for your feedback
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/