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-14 12:59:17 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
fed695ab867958a97ce30183972e348399305ba3
fed695ab
1 parent
a13600e5
Initial fluid sample and analysis tables added
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 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 @
fed695a
This diff is collapsed. Click to expand it.
www.reportinghub.no/swp/DailyProductionReport.uispin.html
View file @
fed695a
...
...
@@ -72,4 +72,13 @@ WHERE {
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:WellProductionTest"
/>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:WellProductionTestResults"
/>
<h2>
Fluid Sample Information
</h2>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:FluidSamples"
/>
<dprswp:Table
arg:report=
"{= ?report }"
arg:template=
"dpr-tables:FluidSampleAnalysisResults"
/>
</ui:group>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment