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

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

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

revision 1.3 by apronotti, Mon Nov 24 22:26:43 2003 UTC revision 1.4 by jlenton, Mon Nov 24 23:39:00 2003 UTC
# Line 24  Foundation, Inc., 59 Temple Place, Suite Line 24  Foundation, Inc., 59 Temple Place, Suite
24  <!DOCTYPE report SYSTEM "ruff.dtd">  <!DOCTYPE report SYSTEM "ruff.dtd">
25    
26  <report name="product" height="72">  <report name="product" height="72">
27    <header height="3">    <header height="6">
28      <box column="0">Listados de Producto</box>      <box column="0">Listados de Producto</box>
29      <box column="48" align="right" width="32"><field name="date" default="[ sin fecha ]"/></box>      <box column="48" align="right" width="32"><field name="date" default="[ sin fecha ]"/></box>
30      <box column="0" line="2">deposito :</box>      <box column="0" line="2">deposito :</box>
31      <box column="10" line="2" align="left" width="10"><field name="storehouse_name"/></box>      <box column="10" line="2" align="left" width="10"><field name="storehouse_name"/></box>
32        <box  column="0" line="3" width="132" raw="true">ÍÍÍÍÍÍÍÍÍÍÍÍÍÑÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÑÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÑÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ</box>
33        <box column="01" line="4" width="12" align="center">Codigo</box>
34        <box column="13" line="4" raw="true">³</box>
35        <box column="14" line="4" width="50" align="center">Nombre Canonico</box>
36        <box column="65" line="4" raw="true">³</box>
37        <box column="66" line="4" width="15" align="center">Precio Rep.</box>
38        <box column="81" line="4" raw="true">³</box>
39        <box column="82" line="4" width="15" align="center">Cantidad</box>
40        <box line="5" column="0" width="132" raw="true" >ÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ</box>
41    </header>    </header>
42    <detail name="product_item">    
43      <header height="3">    <detail_entry name="item">
44        <box  column="0" width="132" line="0" raw="true">ÍÍÍÍÍÍÍÍÍÍÍÍÍÑÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÑÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÑÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ</box>      <box column="01"  width="12" align="left" wrap="true"><field name="product_code"/></box>
45        <box column="01" line="1" width="12" align="center">Codigo</box>      <box column="13"  vfill="true" width="1" raw="true">³</box>
46        <box column="13" line="1" vfill="true" raw="true">³</box>      <box column="14"  width="50" align="left" wrap="true"><field name="product_name"/></box>
47        <box column="14" line="1" width="50" align="center">Nombre Canonico</box>      <box column="65"  vfill="true" width="1" raw="true">³</box>
48        <box column="65" line="1" vfill="true" raw="true">³</box>      <box column="66"  width="15" align="right"><field name="product_price"/></box>
49        <box column="66" line="1" width="15" align="center">Precio Rep.</box>      <box column="81"  vfill="true" width="1" raw="true">³</box>
50        <box column="81" line="1" vfill="true"  raw="true">³</box>      <box column="82"  width="15" align="right"><field name="product_store_level"/></box>
51        <box column="82" line="1" width="15" align="center">Cantidad</box>    </detail_entry>
52        <box line="2" column="0" width="132" raw="true" >ÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÅÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ</box>    <detail_entry name="_empty">
53      </header>      <box column="13" width="1" raw="true">³</box>
54            <box column="65" width="1" raw="true">³</box>
55      <detail_entry name="item">      <box column="81" width="1" raw="true">³</box>
56        <box column="01"  width="12" align="left" wrap="true"><field name="product_code"/></box>    </detail_entry>
57        <box column="14"  width="50" align="left" wrap="true"><field name="product_name"/></box>    <page_footer height="3">
58        <box column="66"  width="15" align="right"><field name="product_price"/></box>      <box line="0" column="0" width="132" raw="true"  >ÍÍÍÍÍÍÍÍÍÍÍÍÍÏÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÏÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÏÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ</box>
59        <box column="82"  width="15" align="right"><field name="product_store_level"/></box>      <box line="2" column="60" width="20" align="right">pág. <compute expr="pageno"/>/<compute expr="numpages"/></box>
60        <box column="13"  vfill="true" raw="true">³</box>    </page_footer>
       <box column="65"  vfill="true" raw="true">³</box>  
       <box column="81"  vfill="true" raw="true">³</box>  
     </detail_entry>  
     <detail_entry name="_empty">  
       <box column="13"  vfill="true" raw="true">³</box>  
       <box column="65"  vfill="true" raw="true">³</box>  
       <box column="81"  vfill="true" raw="true">³</box>  
     </detail_entry>  
     <page_footer height="3">  
      <box line="0" column="0" width="132" raw="true"  >ÍÍÍÍÍÍÍÍÍÍÍÍÍÏÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÏÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÏÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ</box>  
       <box line="2" column="60" width="20" align="right">pág. <compute expr="pageno"/>/<compute expr="numpages"/></box>  
     </page_footer>  
   </detail>  
61  </report>  </report>

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

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