Stationery Settings and Template for Bill
[habeas.git] / src / resources / tablerow.template.xml
diff --git a/src/resources/tablerow.template.xml b/src/resources/tablerow.template.xml
new file mode 100644 (file)
index 0000000..62f9ec8
--- /dev/null
@@ -0,0 +1,14 @@
+    <table:table-row>
+     <table:table-cell table:style-name="Table2.A2" office:value-type="string">
+      <text:p text:style-name="P3"/>{Reference Number}
+     </table:table-cell>
+     <table:table-cell table:style-name="Table2.A2" office:value-type="string">
+      <text:p text:style-name="P3"/>{Description}
+     </table:table-cell>
+     <table:table-cell table:style-name="Table2.A2" office:value-type="string">
+      <text:p text:style-name="P3"/>{Bill Date}
+     </table:table-cell>
+     <table:table-cell table:style-name="Table2.D2" office:value-type="string">
+      <text:p text:style-name="P3"/>{Bill Amount}
+     </table:table-cell>
+    </table:table-row>