/[papo]/papo/forms/organization.neb
ViewVC logotype

Diff of /papo/forms/organization.neb

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

revision 1.5 by apronotti, Wed May 28 15:12:46 2003 UTC revision 1.6 by jlenton, Mon Jun 9 22:35:29 2003 UTC
# Line 154  Line 154 
154      <block name="organizationBlock" datasource="organizationDataSource" restrictInsert="y" transparentBlock="y">      <block name="organizationBlock" datasource="organizationDataSource" restrictInsert="y" transparentBlock="y">
155        <entry name="organizationIdEntry" field="organization.id"  x="1" y="4" width="20" hidden=""/>        <entry name="organizationIdEntry" field="organization.id"  x="1" y="4" width="20" hidden=""/>
156        <label text="Nombre o Razón Social" x="1" y="3"/>        <label text="Nombre o Razón Social" x="1" y="3"/>
157        <label text="Inicio de Actividades" x="1" y="5"/>        <label text="Inicio de Actividades (DD/MM/AAAA)" x="1" y="5"/>
158        <entry name="nameEntry" field="_entity_data.name" x="1" y="4" width="40"/>        <entry name="nameEntry" field="_entity_data.name" x="1" y="4" width="40"/>
159        <entry name="startTimeEntry" field="_entity_data.start_time" x="1" y="6" width="40" typecast="date" />        <entry name="startTimeEntry" field="_entity_data.start_time" x="1" y="6" width="40" typecast="date" />
160        <label text="Observaciones"        <label text="Observaciones"
# Line 179  Line 179 
179      <!-- CUIT -->      <!-- CUIT -->
180      <block name="entityUID_CUIT_Block" datasource="entityUID_CUIT_DataSource"      <block name="entityUID_CUIT_Block" datasource="entityUID_CUIT_DataSource"
181        restrictInsert="y" transparentBlock="y">        restrictInsert="y" transparentBlock="y">
182        <label text="Número de CUIT"        <label text="Número de CUIT (##-########-#)"
183          x="33" y="11"/>          x="33" y="11"/>
184        <entry x="1" y="1" field="_entity_uid_data.entity_uid_type"        <entry x="1" y="1" field="_entity_uid_data.entity_uid_type"
185          name="uid_CUIT_TypeEntry" hidden=""/>          name="uid_CUIT_TypeEntry" hidden=""/>

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

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