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

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

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

revision 1.2 by jlenton, Mon Nov 24 22:06:50 2003 UTC revision 1.3 by jlenton, Wed Nov 26 19:38:02 2003 UTC
# Line 19  along with PAPO; if not, write to the Fr Line 19  along with PAPO; if not, write to the Fr
19  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
20  -->  -->
21  <!DOCTYPE report SYSTEM "../../ruff/ruff.dtd">  <!DOCTYPE report SYSTEM "../../ruff/ruff.dtd">
22  <report name="price_list" height="60">  <report name="price_list" style="20cpi" height="60">
23    <header height="2">    <header height="2">
24      <box line="0" column="0" width="60" align="left">Lista de precios «<field name="nombre" default="[ sin nombre ]"/>»</box>      <box line="0" column="0" width="60" align="left">Lista de precios «<field name="nombre" default="[ sin nombre ]"/>»</box>
25      <box line="0" column="60" width="20" align="right"><field name="fecha"/></box>      <box line="0" column="60" width="20" align="right"><field name="fecha"/></box>
26    </header>    </header>
27    <detail name="clasificacion">    <detail name="clasificacion">
28      <header height="1">      <header height="1">
29        <box column="0" width="80">--------<field name="clasificacion"/>--------------------------------------------------------------------------------</box>        <box style="bold" column="0" width="80">--------<field name="clasificacion"/>--------------------------------------------------------------------------------</box>
30      </header>      </header>
31      <partial_header height="1">      <partial_header height="1">
32        <box column="0" width="80">--------<field name="clasificacion"/>--------------------------------------------------------------------------------</box>        <box style="bold" column="0" width="80">--------<field name="clasificacion"/>--------------------------------------------------------------------------------</box>
33        <box column="69" width="11"> (cont.) --</box>        <box column="69" width="11"> (cont.) --</box>
34      </partial_header>      </partial_header>
35      <detail_entry name="item">      <detail_entry name="item">
# Line 38  Foundation, Inc., 59 Temple Place, Suite Line 38  Foundation, Inc., 59 Temple Place, Suite
38        <box column="65" width="15" align="right"><field name="price"/></box>        <box column="65" width="15" align="right"><field name="price"/></box>
39      </detail_entry>      </detail_entry>
40    </detail>    </detail>
41    <page_footer height="2">    <page_footer style="bold" height="2">
42      <box line="1" column="0" width="60" align="left">Lista de precios «<field name="nombre" default="[ sin nombre ]"/>»</box>      <box line="1" column="0" width="60" align="left">Lista de precios «<field name="nombre" default="[ sin nombre ]"/>»</box>
43      <box line="1" column="60" width="20" align="right">pág. <compute expr="pageno"/>/<compute expr="numpages"/></box>      <box line="1" column="60" width="20" align="right">pág. <compute expr="pageno"/>/<compute expr="numpages"/></box>
44    </page_footer>    </page_footer>

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

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