Toggle navigation
Toggle navigation
This project
Loading...
Sign in
data.posccaesar.org
/
npd
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
1
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Authored by
David Price
2012-09-26 11:02:45 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b4dfff537f270ec7b0b243e81d11acbbc08dde3d
b4dfff53
1 parent
6be3e935
Created separate Import and Export volume sections
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
www.reportinghub.no/ep/spin/SPIN_EP-DPR-tables-v1.0.spin.ttl
www.reportinghub.no/swp/DailyProductionReport.uispin.html
www.reportinghub.no/ep/spin/SPIN_EP-DPR-tables-v1.0.spin.ttl
View file @
b4dfff5
This diff is collapsed. Click to expand it.
www.reportinghub.no/swp/DailyProductionReport.uispin.html
View file @
b4dfff5
...
...
@@ -56,9 +56,15 @@ WHERE {
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:ProductionVolumes"
/>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:ProductFlows"
/>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:InjectionVolumes"
/>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:ProductFlowsInjection"
/>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:ImportVolumes"
/>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:ProductFlowsImport"
/>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:ExportVolumes"
/>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:ProductFlowsExport"
/>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:OtherVolumes"
/>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:ProductFlowsOther"
/>
...
...
Please
register
or
login
to post a comment