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

Diff of /phpcompta/include/poste.php

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

revision 1.5 by sparkyx, Tue Jan 4 20:34:29 2005 UTC revision 1.6 by sparkyx, Wed May 4 21:18:20 2005 UTC
# Line 103  function PosteForm($p_cn) { Line 103  function PosteForm($p_cn) {
103    return $ret;    return $ret;
104  }  }
105  /* function GetSolde  /* function GetSolde
106   * Purpose : Cree un form pour prendre les postes   * Purpose : give the balance of an account
107   *   *
108   * parm :   * parm :
109   *      -  connection   *      -  connection
110     *      - account
111   * gen :   * gen :
112   *      - noen   *      - none
113   * return:   * return:
114   *      - morceau de code d'html qui contient un multiselect   *      - balance of the account
  *        pour les postes  
115   *   *
116   */   */
117  function GetSolde($p_cn,$p_account) {  function GetSolde($p_cn,$p_account) {

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