/[phpcompta]/phpcompta/include/form_input.php
ViewVC logotype

Diff of /phpcompta/include/form_input.php

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

revision 1.64 by sparkyx, Sun Oct 23 18:54:38 2005 UTC revision 1.65 by sparkyx, Thu Oct 27 12:27:21 2005 UTC
# Line 327  function FormFin($p_cn,$p_jrn,$p_periode Line 327  function FormFin($p_cn,$p_jrn,$p_periode
327      }      }
328      ${"e_other$i"."_amount"}=(isset (${"e_other$i"."_amount"}))?${"e_other$i"."_amount"}:0;      ${"e_other$i"."_amount"}=(isset (${"e_other$i"."_amount"}))?${"e_other$i"."_amount"}:0;
329      // Compute the string to pass to InputType      // Compute the string to pass to InputType
330      $f=FICHE_TYPE_CLIENT.",".FICHE_TYPE_FOURNISSEUR.",".FICHE_TYPE_ADM_TAX.",".FICHE_TYPE_FIN;      // $f=FICHE_TYPE_CLIENT.",".FICHE_TYPE_FOURNISSEUR.",".FICHE_TYPE_ADM_TAX.",".FICHE_TYPE_FIN;
331      //    $r.='<TR>'.InputType("","js_search","e_other".$i,$tiers,$pview_only,'cred');      //    $r.='<TR>'.InputType("","js_search","e_other".$i,$tiers,$pview_only,'cred');
332      $W1=new widget("js_search");      $W1=new widget("js_search");
333      $W1->label="";      $W1->label="";

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65

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