noalyss  Version-7.2
Variables
document_mod_change.php File Reference

this file respond to an ajax request to modify a type of document More...

Go to the source code of this file.

Variables

 $doc_type =new Document_type($cn,$dt_id)
 
 $last =$ret[0]['last_value']
 
 $seq =new INum('seq',0)
 

Detailed Description

this file respond to an ajax request to modify a type of document

Definition in file document_mod_change.php.

Variable Documentation

◆ $doc_type

$doc_type =new Document_type($cn,$dt_id)

Definition at line 27 of file document_mod_change.php.

◆ $last

$last =$ret[0]['last_value']

Definition at line 62 of file document_mod_change.php.

Referenced by Acc_Ledger\get_last_pj(), and Impress\parse_formula().

◆ $seq

$seq =new INum('seq',0)