/[papo]/papo/forms/ruff/own_document.xml
ViewVC logotype

Diff of /papo/forms/ruff/own_document.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by mhepp, Mon Nov 24 21:57:10 2003 UTC revision 1.5 by mhepp, Mon Nov 24 22:10:56 2003 UTC
# Line 22  Foundation, Inc., 59 Temple Place, Suite Line 22  Foundation, Inc., 59 Temple Place, Suite
22    
23    
24  <!DOCTYPE detail SYSTEM "ruff.dtd">  <!DOCTYPE detail SYSTEM "ruff.dtd">
25  <report name="own_document" height="15" max_num_pages="1">  <report name="own_document" height="72" max_num_pages="1">
26  <!-- <detail name="own_document"> -->  <!-- <detail name="own_document"> -->
27  <!-- encabezado -->  <!-- encabezado -->
28    <header height="3" >    <header height="3" >
# Line 33  Foundation, Inc., 59 Temple Place, Suite Line 33  Foundation, Inc., 59 Temple Place, Suite
33    </header>    </header>
34        
35    <!-- items A -->    <!-- items A -->
36    <detail name="a_document_items">    <detail name="a_document_items" height="50">
37      <detail_entry name="item">      <detail_entry name="item">
38        <box column="0" width="8" align="right" wrap="true"><field name="qtty"/></box>        <box column="0" width="8" align="right" wrap="true"><field name="qtty"/></box>
39        <box column="10" width="40" align="left" wrap="true"><field name="descriptive"/></box>        <box column="10" width="40" align="left" wrap="true"><field name="descriptive"/></box>
# Line 51  Foundation, Inc., 59 Temple Place, Suite Line 51  Foundation, Inc., 59 Temple Place, Suite
51      </footer>      </footer>
52    </detail>    </detail>
53   <!-- items B -->   <!-- items B -->
54    <detail name="b_document_items" >    <detail name="b_document_items"  height="50">
55      <detail_entry name="item">      <detail_entry name="item">
56        <box column="0" width="8" align="right" wrap="true"><field name="qtty"/></box>        <box column="0" width="8" align="right" wrap="true"><field name="qtty"/></box>
57        <box column="10" width="40" align="left" wrap="true"><field name="descriptive"/></box>        <box column="10" width="40" align="left" wrap="true"><field name="descriptive"/></box>
# Line 67  Foundation, Inc., 59 Temple Place, Suite Line 67  Foundation, Inc., 59 Temple Place, Suite
67      </footer>      </footer>
68    </detail>    </detail>
69   <!-- items C -->   <!-- items C -->
70    <detail name="c_document_items">    <detail name="c_document_items"  height="50">
71      <detail_entry name="item">      <detail_entry name="item">
72        <box column="0" width="8" align="right" wrap="true"><field name="qtty"/></box>        <box column="0" width="8" align="right" wrap="true"><field name="qtty"/></box>
73        <box column="10" width="40" align="left" wrap="true"><field name="descriptive"/></box>        <box column="10" width="40" align="left" wrap="true"><field name="descriptive"/></box>
74        <box column="50" width="12" align="right" wrap="true"><field name="unit_price"/></box>        <box column="50" width="12" align="right" wrap="true"><field name="unit_price"/></box>
75        <box column="62" width="12" align="right" wrap="true"><field name="qtty_price"/></box>        <box column="62" width="12" align="right" wrap="true"><field name="qtty_price"/></box>
76        <box column="74" width="14" align="right" wrap="true"><field name="total"/></box>        <box column="74" width="14" align="right" wrap="true"><field name="total"/></box>
   
   
77      </detail_entry>      </detail_entry>
78      <footer  height="1">      <footer  height="1">
79        <box column="62" line="0"  width="12" align="right"> <field name="tot_qtty_price"/> </box>        <box column="62" line="0"  width="12" align="right"> <field name="tot_qtty_price"/> </box>

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26