COO
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
</style:style>
|
||||
|
||||
<style:page-layout style:name="PageLayout">
|
||||
<style:page-layout-properties fo:page-width="21.001cm" fo:page-height="29.7cm"
|
||||
<style:page-layout-properties fo:page-width="29.7cm" fo:page-height="21.001cm"
|
||||
style:print-orientation="landscape"
|
||||
fo:margin-top="0.8cm" fo:margin-bottom="0.8cm"
|
||||
fo:margin-left="0.8cm" fo:margin-right="0.8cm"
|
||||
@@ -94,22 +94,22 @@
|
||||
|
||||
<office:automatic-styles>
|
||||
<style:style style:name="RowTop" style:family="table-row">
|
||||
<style:table-row-properties style:row-height="3.7cm"/>
|
||||
<style:table-row-properties style:row-height="3.1cm"/>
|
||||
</style:style>
|
||||
<style:style style:name="RowConsignee" style:family="table-row">
|
||||
<style:table-row-properties style:row-height="3.9cm"/>
|
||||
<style:table-row-properties style:row-height="3.2cm"/>
|
||||
</style:style>
|
||||
<style:style style:name="RowTransport" style:family="table-row">
|
||||
<style:table-row-properties style:row-height="4.9cm"/>
|
||||
<style:table-row-properties style:row-height="4.0cm"/>
|
||||
</style:style>
|
||||
<style:style style:name="RowGoods" style:family="table-row">
|
||||
<style:table-row-properties style:row-height="2cm"/>
|
||||
<style:table-row-properties style:row-height="1.8cm"/>
|
||||
</style:style>
|
||||
<style:style style:name="RowGross" style:family="table-row">
|
||||
<style:table-row-properties style:row-height="5.2cm"/>
|
||||
<style:table-row-properties style:row-height="4.2cm"/>
|
||||
</style:style>
|
||||
<style:style style:name="RowDate" style:family="table-row">
|
||||
<style:table-row-properties style:row-height="2.6cm"/>
|
||||
<style:table-row-properties style:row-height="2.2cm"/>
|
||||
</style:style>
|
||||
</office:automatic-styles>
|
||||
|
||||
@@ -121,6 +121,8 @@
|
||||
|
||||
<table:table-row table:style-name="RowTop">
|
||||
<table:table-cell table:style-name="Cell" office:value-type="string">
|
||||
<text:p text:style-name="Standard"/>
|
||||
<text:p text:style-name="Standard"/>
|
||||
<text:p text:style-name="Standard"><text:placeholder text:placeholder-type="text"><records[0].report_coo_exporter or ''></text:placeholder></text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:style-name="Cell" office:value-type="string">
|
||||
@@ -130,6 +132,7 @@
|
||||
|
||||
<table:table-row table:style-name="RowConsignee">
|
||||
<table:table-cell table:style-name="Cell" office:value-type="string">
|
||||
<text:p text:style-name="Standard"/>
|
||||
<text:p text:style-name="Standard"><text:placeholder text:placeholder-type="text"><records[0].report_coo_consignee or ''></text:placeholder></text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:style-name="Cell" office:value-type="string">
|
||||
@@ -139,6 +142,8 @@
|
||||
|
||||
<table:table-row table:style-name="RowTransport">
|
||||
<table:table-cell table:style-name="Cell" office:value-type="string">
|
||||
<text:p text:style-name="Standard"/>
|
||||
<text:p text:style-name="Standard"/>
|
||||
<text:p text:style-name="Standard"><text:placeholder text:placeholder-type="text"><records[0].report_coo_transport or ''></text:placeholder></text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:style-name="Cell" office:value-type="string">
|
||||
@@ -168,6 +173,7 @@
|
||||
|
||||
<table:table-row table:style-name="RowDate">
|
||||
<table:table-cell table:style-name="Cell" office:value-type="string">
|
||||
<text:p text:style-name="Standard"/>
|
||||
<text:p text:style-name="Bold"><text:placeholder text:placeholder-type="text"><records[0].report_coo_issue_date or ''></text:placeholder></text:p>
|
||||
</table:table-cell>
|
||||
<table:table-cell table:style-name="Cell" office:value-type="string">
|
||||
|
||||
Reference in New Issue
Block a user