/[papo]/papo/forms/provider.gfd
ViewVC logotype

Diff of /papo/forms/provider.gfd

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

revision 1.9 by styxman, Wed Feb 5 00:13:23 2003 UTC revision 1.10 by apronotti, Mon Feb 10 19:46:01 2003 UTC
# Line 497  Line 497 
497            <trigger type="PRE-FOCUSOUT"><![CDATA[            <trigger type="PRE-FOCUSOUT"><![CDATA[
498              from cuit import validate              from cuit import validate
499    
500              if not validate (str(clientUID_CUIT_Block.uidEntry)):              if not validate (str(providerUID_IB_Block.uidEntry)):
501                form.genericBox ('El CUIT es inválido', ['Aceptar'])                form.genericBox ('El CUIT es inválido', ['Aceptar'])
502            ]]></trigger>            ]]></trigger>
503          </entry>          </entry>

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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