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

manage Tax_Detail More...

Go to the source code of this file.

Variables

 $boxid =$http->get("boxid")
 
 $http =new HttpInput()
 
 catch (\Exception $e)
 
 try
 

Detailed Description

manage Tax_Detail

Definition in file ajax_tax_detail.php.

Variable Documentation

◆ $boxid

$boxid =$http->get("boxid")

Definition at line 35 of file ajax_tax_detail.php.

◆ $http

$http =new HttpInput()

Definition at line 27 of file ajax_tax_detail.php.

◆ catch

catch(\Exception $e) ( \Exception $e)

Definition at line 37 of file ajax_tax_detail.php.

◆ try

try
Initial value:
{
$tax_detail=new Tax_Detail(
$http->get('tva_id')
,$http->get("date_from",'date')
,$http->get("date_to",'date')
,$http->get("ledger_id",'number')
)

Definition at line 28 of file ajax_tax_detail.php.