/[papo]/papo/forms/components/alien_document.nebc
ViewVC logotype

Diff of /papo/forms/components/alien_document.nebc

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

revision 1.16 by fheinz, Sat Nov 22 00:12:13 2003 UTC revision 1.17 by apronotti, Wed Nov 26 16:20:59 2003 UTC
# Line 1915  order_by="_entity_data.name"> Line 1915  order_by="_entity_data.name">
1915    
1916        <neb:Block> if ($document ne "tax") {</neb:Block>        <neb:Block> if ($document ne "tax") {</neb:Block>
1917          <label name="resNumberLbl" text="Tipo" x="1" y="1" />          <label name="resNumberLbl" text="Tipo" x="1" y="1" />
1918          <entry field="_document_type_data.code" name="resCodeEntry" width="6" x="1" y="2" rows="9" readonly="y"/>          <entry field="_document_type_data.code" name="resCodeEntry" width="6" x="1" y="2" rows="9" />
1919        <neb:Block>}</neb:Block>        <neb:Block>}</neb:Block>
1920          <label name="resNumberLbl" text="Número" x="8" y="1" />          <label name="resNumberLbl" text="Número" x="8" y="1" />
1921          <entry field="alien_document.number" name="resNumberEntry" width="20" x="8" y="2" rows="9" readonly="y"/>          <entry field="alien_document.number" name="resNumberEntry" width="20" x="8" y="2" rows="9" />
1922          <label name="resDateLbl" text="Fecha" x="29" y="1" />          <label name="resDateLbl" text="Fecha" x="29" y="1" />
1923          <entry field="alien_document.date" name="resDateEntry" typecast="date" width="22" x="29" y="2" rows="9" readonly="y"/>          <entry field="alien_document.date" name="resDateEntry" typecast="date" width="22" x="29" y="2" rows="9" />
1924          <scrollbar page="5" x="54" y="2" width="1" height="9"/>          <scrollbar page="5" x="54" y="2" width="1" height="9"/>
1925    
1926        </block>        </block>

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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