User Tools

Site Tools


newdevs:code:report-view

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
newdevs:code:report-view [2023/07/27 12:35] tmccannanewdevs:code:report-view [2023/07/27 12:44] (current) – [Making This a Core Report Source] tmccanna
Line 28: Line 28:
 Example Code: https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/mccanna/newdevs-sample-create-view-in-db  Example Code: https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/mccanna/newdevs-sample-create-view-in-db 
  
 +===== Making This a Core Report Source =====
 +
 +If unspecified, the new source will be listed alphabetically in the long list of "other" report sources. If you wish to bump it up to the list of "core" sources, add this to the class tag in the fieldmapper: 
 +
 +<code>reporter:core="true"</code>
 +
 +For example: 
 +<code><class id="auj" controller="open-ils.cstore open-oils.pcrud"
 +oils_obj:fieldmapper="actor::activejuv" reporter:core="true"
 +reporter:label="ILS User - Active Juvenile Accounts"></code>
  
 ===== More Information ===== ===== More Information =====
newdevs/code/report-view.1690475705.txt.gz · Last modified: 2023/07/27 12:35 by tmccanna

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.