bug 8531
This commit is contained in:
parent
7a03618629
commit
e7ce293c82
3 changed files with 12 additions and 6 deletions
|
|
@ -44,7 +44,7 @@ $r=pg_fetch_array($Res,0);
|
|||
return $r;
|
||||
|
||||
}
|
||||
/* function ComputeVat($p_cn, $a_good,$a_quant,$p_type);
|
||||
/* function ComputeVat($p_cn,$a_fiche,$a_quant,$a_price,$ap_vat)
|
||||
**************************************************
|
||||
* Purpose : Compute the vat,
|
||||
* the fiche.f_id are in a_fiche
|
||||
|
|
@ -56,6 +56,7 @@ return $r;
|
|||
* - fiche id array
|
||||
* - quantity array
|
||||
* - price array
|
||||
* - $ap_vat Array of tva id
|
||||
* gen :
|
||||
* -
|
||||
* return: array
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue