noalyss Version-9
Variables
acc_ledger-input_extra_info.php File Reference

display supplemental information to save when entering an operation of sale, purchase, financial or for a misc. More...

Go to the source code of this file.

Variables

 $a_div
 
 $a_show =[]
 
 $http =new HttpInput()
 
 $irelated_action =new IRelated_Action("action_gestion")
 
 $ledger_type = $this->get_type()
 
 $msg_reverse =new IText("ext_label")
 
 $reverse_ck =new ICheckBox('reverse_ck')
 
 $reverse_date =new IDate('reverse_date')
 
 $sep =""
 
 $status =$http->request("jr_optype","string","NOR")
 
if($ledger_type=='ACH'||$ledger_type=='VEN') elseif($ledger_type=='ODS') $str_tab = ""
 
if(in_array('repo', $a_show)) if(in_array( 'invoice', $a_show)) if (in_array("document", $a_show))
 
$msg_reverse placeholder =_("Message extourne")
 
$msg_reverse size =60
 
$irelated_action value =$http->request("action_gestion","string","")
 

Detailed Description

display supplemental information to save when entering an operation of sale, purchase, financial or for a misc.

operation

Definition in file acc_ledger-input_extra_info.php.

Variable Documentation

◆ $a_div

$a_div
Initial value:
=["template"=>"modele_div_id",
"repo"=>"repo_div_id" ,
"invoice"=>"facturation_div_id",
"reverse"=>"reverse_div_id",
"type_operation"=>'operationtype_div_id',
"document"=>"document_div_id",
"action_gestion"=>"actiongestion_div_id"]

Definition at line 33 of file acc_ledger-input_extra_info.php.

◆ $a_show

$a_show =[]

Definition at line 32 of file acc_ledger-input_extra_info.php.

◆ $http

$http =new HttpInput()

Definition at line 30 of file acc_ledger-input_extra_info.php.

◆ $irelated_action

$irelated_action =new IRelated_Action("action_gestion")

Definition at line 146 of file acc_ledger-input_extra_info.php.

◆ $ledger_type

$ledger_type = $this->get_type()

Definition at line 31 of file acc_ledger-input_extra_info.php.

◆ $msg_reverse

$msg_reverse =new IText("ext_label")

Definition at line 129 of file acc_ledger-input_extra_info.php.

◆ $reverse_ck

$reverse_ck =new ICheckBox('reverse_ck')

Definition at line 126 of file acc_ledger-input_extra_info.php.

◆ $reverse_date

$reverse_date =new IDate('reverse_date')

Definition at line 125 of file acc_ledger-input_extra_info.php.

◆ $sep

$sep =""

◆ $status

$status =$http->request("jr_optype","string","NOR")

◆ $str_tab

if( $ledger_type=='ACH'|| $ledger_type=='VEN') elseif ( $ledger_type=='ODS') $str_tab = ""

Definition at line 52 of file acc_ledger-input_extra_info.php.

◆ if

if(in_array( 'repo', $a_show)) if(in_array('invoice', $a_show)) if(in_array("document", $a_show)) ( in_array("document", $a_show)  )

Definition at line 98 of file acc_ledger-input_extra_info.php.

◆ placeholder

$msg_reverse placeholder =_("Message extourne")

Definition at line 130 of file acc_ledger-input_extra_info.php.

◆ size

$msg_reverse size =60

Definition at line 131 of file acc_ledger-input_extra_info.php.

◆ value

$irelated_action value =$http->request("action_gestion","string","")

Definition at line 147 of file acc_ledger-input_extra_info.php.