/[phpcompta]/phpcompta/include/decla.BE.inc.php
ViewVC logotype

Diff of /phpcompta/include/decla.BE.inc.php

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

revision 1.1 by sparkyx, Mon Jul 25 20:56:42 2005 UTC revision 1.2 by sparkyx, Wed Jul 27 18:03:36 2005 UTC
# Line 78  function MakeListingVat($p_cn,$p_array,$ Line 78  function MakeListingVat($p_cn,$p_array,$
78    $a.="BE";    $a.="BE";
79    $a.=$my->MY_TVA;    $a.=$my->MY_TVA;
80    $a.=str_repeat(" ",28);    $a.=str_repeat(" ",28);
81    $a.="\n";    $a.="\r\n";
82    return $a;    return $a;
 }  
83    }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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