noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
Loading...
Searching...
No Matches
export_p1tva_csv.php File Reference

export in CSV detail of tax More...

Go to the source code of this file.

Variables

 $http =new \HttpInput()
 
 try
 

Detailed Description

export in CSV detail of tax

Definition in file export_p1tva_csv.php.

Variable Documentation

◆ $http

$http =new \HttpInput()

Definition at line 26 of file export_p1tva_csv.php.

◆ try

try
Initial value:
{
$tax_detail=new Tax_Detail(
$http->get("vat_code"),
$http->get("from"),
$http->get("to"),
$http->get("p_jrn")
)

Definition at line 28 of file export_p1tva_csv.php.